How to Build a Basic CLI AI Agent with Golang - Part 1
AI agent, we'll begin with basic interactions with a large language model (LLM) and gradually progress toward a more complete AI Agent by incorporating tools, memory, MCP (Model Context Protocol)...
Hello World
trypanic, the name of this blog, means the process of trying (to reinvent the wheel, create new things, and explore) and then panicking when something doesn't work well ...