- Automate. Scale. Innovate
Build Smarter, Faster: AI Repos for Developers & Innovators
AutoGen
- microsoft/autogen
A robust framework for developing multi-agent systems with large language models.
multi-agent
framework
orchestration
AutoGen Studio
PraisonAI
- MervinPraison/PraisonAI
An open-source, production-ready framework for building collaborative AI agent systems.
multi-agent
production
collaboration
Potpie
- potpie-ai/potpie
A developer-focused framework that transforms prompts into functional agents connected to your own codebase.
developer-tools
prompt-agent
retrieval
AgenC
- tetsuo-ai/AgenC
A lightweight, high-performance AI agent framework implemented in C for embedded and edge devices.
C
edge-computing
embedded
lightweight
Agentis Framework
- AgentisLabs/Agentis-Framework
A comprehensive TypeScript-based framework for designing intelligent agents. Features include planning, memory, tool use, integration with external APIs, and support for complex goal reasoning.
TypeScript
planning
memory
tool-use
Fabrice-AI
- callstackincubator/fabrice-ai
A functional and composable framework for building AI agents in TypeScript. It follows a stateless functional approach, offering clean abstractions that scale well for modular applications.
functional
composable
framework
TypeScript
Nijika
- nijika-ai/nijika
A provider-agnostic agent framework with built-in support for multi-cloud deployments. It offers a visual workflow designer, retrieval-augmented generation (RAG), and compatibility with diverse LLM providers.
multi-provider
workflow
RAG
visual-tools
Agents
- aiwaves-cn/agents
A versatile open-source library for building autonomous language agents. It provides modules for planning, memory, multi-agent communication, tool integration, and symbolic control. Designed for both research and real-world applications.
meta-agent
symbolic-control
research
planning
Awesome AI Agents
- NipunaRanasinghe/awesome-ai-agents
A curated list of AI agent frameworks, coding assistants, and creative systems. It serves as a knowledge base for developers seeking tools, research projects, and open-source contributions.
curated-list
frameworks
coding-agents
resources
Awesome-AI-Agents
- ChatTeach/Awesome-AI-Agents
An actively updated directory of AI agent frameworks and applications. Includes direct links, demos, and tutorials for exploring both beginner and advanced agent projects.
directory
resources
tutorials
demos
Awesome-Agent-Framework
- AgentSpaceAI/Awesome-Agent-Framework
A community-maintained showcase of popular agent frameworks such as AgentVerse, AgentForge, and Qwen-Agent. It provides an organized overview of the ecosystem for newcomers and practitioners.
curated
AgentVerse
frameworks
Qwen-Agent
Agentic AI Framework
- Machine-Kenny/Agentic_AI_Framework
A learning-oriented repository demonstrating structured outputs and agent workflows using frameworks like PydanticAI, LangGraph, and CrewAI. It highlights comparisons and best practices for implementation.
PydanticAI
LangGraph
CrewAI
examples
ModelScope-Agent
- modelscope/modelscope-agent
An extensible agent framework that integrates tool usage, memory, and model training. It leverages open-source LLMs and provides modular APIs for research and development.
ustomizable
LLM-toolchain
memory
research
AgentLite
- SalesforceAIResearch/AgentLite
A lightweight framework for building task-oriented LLM agents. Focuses on simplicity while supporting reasoning strategies, memory, and multi-agent coordination.
lightweight
multi-agent
task-oriented
reasoning
Eliza
- ai16z/eliza
A TypeScript-based AI agent operating system designed for Web3. It enables LLM-powered agents to interact with blockchain smart contracts, offering a bridge between AI and decentralized apps.
Web3
agent-OS
smart-contracts
TypeScript
HuggingGPT
- microsoft/JARVIS
A controller framework where a large language model delegates tasks to Hugging Face models across domains such as vision, speech, and text. It demonstrates multi-modal orchestration in practice.
multi-modal
controller
HuggingFace
LLM
AutoGPT
- Significant-Gravitas/AutoGPT
One of the first autonomous GPT-4 agents to gain mass attention. It decomposes high-level goals into smaller tasks, executes them iteratively, and integrates external tools for real-world results.
autonomous
tools
GPT-4
task-decomposition
500-AI-Agents-Projects
- ashishpatel26/500-AI-Agents-Projects
A large-scale curated collection of AI agent use cases spanning research, development, and industry. Organized into categories, it’s a practical resource for discovering project ideas.
catalog
use-cases
exploration
research
AI-Agents-for-Beginners
- microsoft/ai-agents-for-beginners
A hands-on educational repository for learning the basics of building AI agents. It introduces planning, tool usage, and collaborative workflows with beginner-friendly lessons.
tutorial
beginner
learning
lessons
Learn-AI-Engineering
- ashishps1/learn-ai-engineering
A structured learning path for mastering AI engineering concepts, including LLMs, embeddings, and agent-based architectures. Focused on practical implementation.
curriculum
AI-engineering
LLM
education
AI-Agents
- Kipkemoi-smith/ai-agents
An experimental repository containing diverse agent implementations, from simple rule-based systems to learning-driven autonomous agents. Useful for exploring design variations.