Building an AI agent from scratch without frameworks
Learn the fundamental architecture of autonomous agents without relying on external libraries or frameworks. Implement the core AI agent loop with function calling in Typescript using the native Gemini API.