
LLM Agent Frameworks
Explore frameworks for building autonomous AI agents powered by large language models. From orchestration and tool usage to memory and multi-agent systems, these tools help developers move beyond simple prompts into production-grade AI applications.
Trending AI Repositories
just now- #3AIPython
RepoRank Score
87
#3AIPythonsafishamsi/graphifysafishamsigraphify
DeveloperGraphify LabsAI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
87,752GitHub stars0boosts (24h)+1,370stars (24h) - #4AITypeScript
RepoRank Score
87
#4AITypeScriptruvnet/rufloruvnetruflo
DeveloperRuvnet🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, self-learning swarm intelligence, RAG integration, and native Claude Code / Codex Integration
64,550GitHub stars0boosts (24h)+114stars (24h) - #5AITypeScript
RepoRank Score
87
#5AITypeScriptnexu-io/open-designnexu-ioopen-design
DeveloperNexu Io🎨 Local-first, open-source alternative to Anthropic's Claude Design. ⚡ 19 Skills · ✨ 71 brand-grade Design Systems 🖼 Generate web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Runs on Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen / Copilot / Hermes / Kimi CLI.
78,615GitHub stars0boosts (24h)+433stars (24h)
Recent blogs


Bull Markets Reward Attention. Weak Markets Reward Discovery.
Read the latest insights from the RepoRank editorial team.

The New Internet Economy For Builders
Read the latest insights from the RepoRank editorial team.
Stay Ahead
Get weekly LLM Agent Framework repos in your inbox
Trending open-source projects, delivered weekly.

Understanding LLM Agent Frameworks
AI frameworks provide the structure developers need to build, connect, orchestrate, and deploy artificial intelligence systems in practical products. As the AI ecosystem expands quickly, open source framework repositories have become one of the best ways to understand how teams are building around models, agents, inference workflows, and production-ready AI features.
The open source AI framework landscape includes model orchestration systems, agent frameworks, training and fine-tuning workflows, inference stacks, developer SDKs, and broader repositories built to support practical AI application development. RepoRank helps surface the repositories that are earning real attention and momentum.
What You Will Find Here
- AI frameworks for models, agents, and orchestration workflows
- Inference stacks, developer SDKs, and applied AI tooling
- Training, fine-tuning, and production-oriented AI systems
- Emerging AI framework repositories gaining traction
This page helps you discover the AI frameworks developers, researchers, and product teams are actively using, evaluating, and watching across modern artificial intelligence development.
Why RepoRank Is Different
RepoRank focuses on real GitHub growth signals, helping you identify AI framework repositories that are active, relevant, and gaining adoption across the fast-moving open source AI ecosystem.
- Live GitHub star growth and activity tracking
- A mix of established AI tooling and rising framework projects
- A discovery layer built for practical AI development
Built for AI Engineers, Developers, and Product Teams
Whether you are building agent workflows, evaluating model orchestration systems, or tracking open source repositories that shape how AI applications are developed, this page helps you stay close to the projects driving practical AI forward.
- Developers building AI apps and agent-based systems
- Teams evaluating frameworks for model workflows and inference
- Engineers tracking fast-moving open source AI framework projects
Use this page to discover trending AI framework repositories, compare tools, and stay current with the open source projects shaping modern machine learning and applied AI development.
LLM Agent Framework FAQs
What is an LLM agent framework?
An LLM agent framework is a toolkit that helps developers build AI agents capable of reasoning, planning, and interacting with tools or APIs using large language models.
How are agent frameworks different from prompt-based apps?
Prompt-based apps rely on single interactions, while agent frameworks enable multi-step reasoning, tool usage, memory, and autonomous decision-making.
Do I need a framework to build AI agents?
You can build agents without a framework, but frameworks significantly reduce complexity by handling orchestration, memory, and tool integration.
What features should I look for in an agent framework?
Key features include tool integration, memory management, task planning, observability, and support for multi-agent coordination.
Are LLM agent frameworks production-ready?
Some frameworks are production-ready, while others are experimental. It is important to evaluate stability, community support, and performance before adopting one.
What is a multi-agent system?
A multi-agent system involves multiple AI agents working together, each with specific roles, to complete complex tasks through coordination and communication.
How do agent frameworks handle memory?
They use techniques like vector databases, state stores, or session-based memory to maintain context across interactions.
Can these frameworks integrate with external APIs?
Yes, most frameworks are designed to connect agents with external tools, APIs, and data sources to enable real-world actions.
