Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Multi-LLM orchestration framework
| Date | Stars |
|---|---|
| 2026-07-31 | 273 |
| 2026-08-06 | 273 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center"> <img src="https://raw.githubusercontent.com/MedChaouch/Puzld.ai/main/assets/logo.jpg" width="300" alt="PuzldAI"> </p> <p align="center"> <strong>Multi-LLM orchestration with agentic execution, memory, and training data generation.</strong> </p> <p align="center"> <a href="#install">Install</a> • <a href="#quick-start">Quick Start</a> • <a href="#features">Features</a> • <a href="#configuration">Config</a> </p> <p align="center"> <img src="https://img.shields.io/npm/v/puzldai?color=blue" alt="npm"> <img src="https://img.shields.io/badge/license-AGPL--3.0-green" alt="license"> <img src="https://img.shields.io/badge/agents-Claude%20%7C%20Gemini%20%7C%20Codex%20%7C%20Ollama%20%7C%20Mistral-purple" alt="agents"> <img src="https://img.shields.io/badge/models-sonnet%20%7C%20opus%20%7C%20gemini--pro%20%7C%20devstral-orange" alt="models"> </p> --- > **Beyond CLI wrappers.** PuzldAI is a complete AI orchestration framework — route tasks, explore codebases, execute file edits, build memory, and generate training data. PuzldAI is a terminal-native framework for orchestrating multiple AI agents. Route tasks to the best agent, compare responses, chain agents in pipelines, or let them collaborate. **Agentic Mode** gives LLMs tools to explore your codebase (view, glob, grep, bash) and propose file edits with permission prompts — like Claude Code, but for any LLM. **Memory/RAG** stores decisions and code for future context. **Observation Layer** logs everything for DPO fine-tuning. One framework that grows with your AI workflow. --- ## Why PuzldAI? | Problem | Solution | |---------|----------| | Claude is great at code, Gemini at research | **Auto-routing** picks the best agent | | Need specific model versions | **Model selection** — pick sonnet, opus, haiku, etc. | | Want multiple opinions | **Compare mode** runs all agents in parallel | | Complex tasks need multiple steps | **Pipelines** chain agents together | | Repetitive workflows | **Workflows** save and reuse pipelines | | Need agents to review each other | **Collaboration** — correct, debate, consensus | | Want LLM to explore & edit files safely | **Agentic mode** — tools, permission prompts, apply | | Context gets lost between sessions | **Memory/RAG** — semantic retrieval of past decisions | | Need data to fine-tune models | **Observations** — export DPO training pairs | | Need AI to understand your codebase | **Indexing** — AST parsing, semantic search, AGENTS.md | --- ## Features - **Auto-routing** — Ask anything. The right agent answers. - **Model Selection** — Pick specific models per agent (sonnet, opus, haiku, etc.) - **Compare** — Same question, multiple agents, side-by-side. - **Pipelines** — Chain agents on-the-fly: `gemini:analyze → claude:code` (CLI) - **Workflows** — Save pipelines as templates, run anywhere (TUI & CLI) - **Autopilot** — Describe the goal. AI builds the plan. - **Multi-Agent Collaboration** — Correct, debate, and build consensus across agents. - **Agentic Mode** — LLMs explore your codebase, propose edits, you approve with permission prompts. - **Codebase Indexing** — AST parsing, semantic search, AGENTS.md support. - **Memory/RAG** — Semantic retrieval injects relevant context into prompts. - **Observation Layer** — Logs all interactions for training data generation. - **Sessions** — Persist chat history, resume conversations. - **TUI** — Full terminal UI with autocomplete, history, keyboard nav. --- ## Supported Agents | Agent | Source | Requirement | Agentic Mode | |-------|--------|-------------|--------------| | Claude | Anthropic | [Claude CLI](https://docs.anthropic.com) | ✅ Full support | | Gemini | Google | [Gemini CLI](https://ai.google.dev) | ⚠️ Auto-reads files | | Codex | OpenAI | [Codex CLI](https://openai.com) | ⚠️ Auto-reads files | | Ollama | Local | [Ollama](https://ollama.ai) running | ✅ Full support | | Mistral | Mistral AI | [Vibe CLI](https://github.com/mistralai/vibe) | ⚠️ Incons
Excerpt of 25,691 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:e016b7dc1baa26d9, llm:Repository topics: ai, ai-agents, claude-code, codex, gemini, gemini-cli, llm; description: 'Multi-LLM orchestration framework'
matched fp:e016b7dc1baa26d9, llm:Repository topics: ai, ai-agents, claude-code, codex, gemini, gemini-cli, llm; description: 'Multi-LLM orchestration framework'
matched fp:e016b7dc1baa26d9, llm:Repository topics: ai, ai-agents, claude-code, codex, gemini, gemini-cli, llm; description: 'Multi-LLM orchestration framework'