ToolAI.io · GitHub Channel

Open-source AI Projects on GitHub

A fact-based index of LLM, agent, MCP, RAG and AI development projects, with license, setup, download, screenshots and related resources for each entry.

Public repository data

Project index

84 projects
Screenshot of claude-code — Agentic coding in the terminal
AI Coding & Developer Tools Featured

claude-code — Agentic coding in the terminal

anthropics/claude-code

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands

★ 141.7K⑂ 22.8KTypeScript
License not detectedQ82
Screenshot of Hermes Agent
Agents & Multi-Agent

Hermes Agent

nousresearch/hermes-agent

A self-improving AI agent built by Nous Research that features a closed learning loop, multi-platform messaging integration, and flexible model provider switching. It is designed to run on low-cost VPS, GPU clusters, or serverless infrastructure.

★ 227.1K⑂ 44.4KPython
MITQ98
Screenshot of Firecrawl
Agents & Multi-Agent

Firecrawl

firecrawl/firecrawl

An open-source web context API to search, scrape, and interact with the web at scale, converting web data into clean Markdown or structured JSON for AI agents and LLMs.

★ 161.1K⑂ 9.1KTypeScript
AGPL-3.0Q98
Screenshot of LangChain
Agents & Multi-Agent

LangChain

langchain-ai/langchain

An open-source Python framework for building LLM-powered applications and agents through interoperable, chainable components and third-party integrations.

★ 143.6K⑂ 23.9KPython
MITQ98
Screenshot of Graphify: Turn Any Codebase into a Queryable Knowledge Graph
MCP & Tool Calling

Graphify: Turn Any Codebase into a Queryable Knowledge Graph

graphify-labs/graphify

Graphify is a local-first CLI tool and AI assistant skill that parses codebases, docs, SQL schemas, and PDFs into a queryable knowledge graph using deterministic AST parsing, eliminating the need for vector stores or embeddings.

★ 104K⑂ 10.1KPython
Apache-2.0Q98
Agents & Multi-Agent

RAGFlow

infiniflow/ragflow

RAGFlow is an open-source Retrieval-Augmented Generation engine that combines document ingestion, retrieval, grounded citations, configurable language and embedding models, and agent capabilities to provide context for LLM applications.

★ 86.7K⑂ 10.2KGo
Apache-2.0Q98
Screenshot of OpenHands Agent Canvas
Agents & Multi-Agent

OpenHands Agent Canvas

openhands/openhands

A self-hosted developer control center for running, managing, and automating coding agents across local, remote, and cloud environments.

★ 83.1K⑂ 10.7KTypeScript
MITQ98
Agents & Multi-Agent

Unsloth: Local Model Training, Inference, and Agent Integration

unslothai/unsloth

Unsloth is a Python-based, self-hosted toolkit with a beta web UI and code-based core for running, fine-tuning, exporting, and serving language, vision, audio, and embedding models locally.

★ 69.4K⑂ 6.3KPython
Apache-2.0Q98
Screenshot of Headroom: Context Compression Layer for AI Agents
MCP & Tool Calling

Headroom: Context Compression Layer for AI Agents

headroomlabs-ai/headroom

Headroom is a local-first context compression layer that reduces token usage for AI agents by compressing tool outputs, logs, files, and RAG chunks before they reach the LLM. It offers library, proxy, and MCP server modes and claims to preserve answer accuracy while cutting tokens by 15-95% depending on workload.

★ 65K⑂ 4.9KPython
Apache-2.0Q98
Screenshot of AnythingLLM by Mintplex-Labs
Agents & Multi-Agent

AnythingLLM by Mintplex-Labs

mintplex-labs/anything-llm

An all-in-one, local-first AI application for chatting with documents, building AI agents, and running a private, multi-user ChatGPT-like experience with zero setup friction.

★ 64.5K⑂ 7.1KJavaScript
MITQ98
Screenshot of Mem0: Universal Memory Layer for AI Agents
Agents & Multi-Agent

Mem0: Universal Memory Layer for AI Agents

mem0ai/mem0

Mem0 is an open-source memory layer for AI agents and assistants, enabling personalized, long-term memory across user sessions. It provides multi-level memory retention, hybrid retrieval, and temporal reasoning through Python and npm SDKs, a self-hosted server, or a managed cloud platform.

★ 62.5K⑂ 7.3KPython
Apache-2.0Q98

Page 1 / 7 · 84 projects

Recently updated

codex — Coding agent and developer workflowsopenai/codex★ 106.5K NemoClaw — Agent runtime and deployment toolingNVIDIA/NemoClaw★ 22.2K XERJxerj-org/xerj★ 1.4K LangWatchlangwatch/langwatch★ 3.5K OrchestKityonatangross/orchestkit★ 222 hal0hal0ai/hal0★ 67

Most starred

Hermes Agentnousresearch/hermes-agent★ 227.1K markitdown — Document conversion and extractionmicrosoft/markitdown★ 174.2K skills — Reusable agent skills and workflowsanthropics/skills★ 169.9K Hugging Face Transformershuggingface/transformers★ 163.3K Firecrawlfirecrawl/firecrawl★ 161.1K LangChainlangchain-ai/langchain★ 143.6K