II-Agent: Open-source framework for building intelligent agents
II-Agent: Open-source framework for building intelligent agents
AI agent frameworks and developer repositories
AutoGen (Python, 60,995 stars): A programming framework for agentic AI https://github.com/microsoft/autogen
Hermes Agent (Python, 3 stars): The AI Agent That Learns From You https://github.com/hermes-agent-org/hermes
ponytail (JavaScript, 139,124 stars): Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote. https://github.com/DietrichGebert/ponytail
Haystack (Python, 26,513 stars): Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. https://github.com/deepset-ai/haystack
agency-agents (Shell, 152,493 stars): Each agent is a specialized expert with personality, processes, and proven deliverables. https://github.com/msitarzewski/agency-agents
Claude-Mem (TypeScript, 93,949 stars) https://github.com/thedotmack/claude-mem
What each account said
SuperAGI, from TransformerOptimus, is a dev-first open source framework for autonomous agents. It covers building, managing and running them, so the lifecycle around an agent is not something you assemble yourself. #dev
SuperAGI, from TransformerOptimus, is an open-source Python framework for autonomous agents, written for developers rather than end users: building the agent, managing it, and running it all sit in one system instead of three scripts you wired together yourself.