You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A 27-chapter hands-on tutorial for building an autonomous AI agent from zero in Python. Agent loop, tool system, memory, skills, MCP, multi-platform gateway, and self-evolution — inspired by Hermes Agent.
An autonomous AI research assistant built from scratch using the ReAct (Reasoning + Acting) paradigm. Features a cost-aware multi-LLM routing engine (Gemini 3.1 Flash Lite + Groq LLaMA 3.3 70B) grounded with real-time web execution via the Tavily Search API. Generates downloadable markdown analysis reports and reasoning traces.