Open Source
Explore the latest AI open-source projects from GitHub and HuggingFace.
Explore the latest AI open-source projects from GitHub and HuggingFace.
Explore the latest AI open-source projects from GitHub and HuggingFace. Discover projects across categories like LLM, Vision, Audio, and more.
489 projects
VectifyAI
Vectorless, reasoning-based RAG that uses hierarchical document trees instead of embeddings — 98.7% accuracy on FinanceBench.
openai
Lightweight AI coding agent that runs in your terminal. Written in Rust, integrates with ChatGPT plans, and supports local code read/write/execution.
Shubhamsaboo
100+ production-ready AI Agent & RAG app templates you can clone, customize, and ship immediately.
llm-d
Production-ready distributed LLM inference stack on Kubernetes. Prefix-cache-aware scheduling, disaggregated serving, and SLO-driven autoscaling.
coleam00
The first open-source harness builder that makes AI-assisted coding deterministic, structured, and reproducible.
NVlabs
NVIDIA's unified open-source platform for humanoid robot control — includes SONIC generalist whole-body controller trained on 288h of human motion data and decoupled WBC models from GR00T N1.5/N1.6.
topoteretes
Open-source knowledge engine for AI agent memory combining vector search and graph databases — enables persistent, cross-session agent context in 6 lines of code.
nv-tlabs
NVIDIA's open generative 3D world models: Lyra 1.0 for feed-forward scene reconstruction and Lyra 2.0 for explorable long-horizon 3D environments using Gaussian splatting.
openai
Official Python framework for multi-agent workflows with handoffs, sandbox execution, guardrails, and tracing — supports 100+ LLM backends beyond OpenAI.
tensorzero
Open-source LLMOps platform unifying LLM gateway, observability, evaluation, optimization, and experimentation — built in Rust for sub-1ms p99 latency with 15+ provider support.
microsoft
npm-style dependency management for AI agents — declare skills, prompts, plugins, and MCP servers in a single apm.yml manifest for reproducible, shareable agent configurations.
huggingface
Hugging Face's barebones agent library where agents write Python code as actions — 30% fewer steps than JSON agents, ~1,000-line auditable core, 100+ LLMs via LiteLLM.