Tag: agents

  • Project for Porting My Python Agentic Framework to Go and Recent AI Thoughts

    The last week or so I’ve been working on porting over my Python framework I conceived in writing a wrapper around Google Agent ADK to Go. It’s been a frustrating experience due to the differences in languages and libraries. While both have a similar setup, there are enough nuances that make a 1:1 port impossible.…

  • AI Usage in Programming

    I haven’t sat down and put any thought into my foray in using AI in my recent endeavors for programming. I would say in the last 2-3 years, the subject matter has really skyrocketed especially with ChatGPT and sudden mega tech cold war going on with AI. There were instances where I started using it…