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.
625 projects
LEANN is an on-device vector database that achieves 97% storage reduction via graph-based selective recomputation, enabling private semantic search and RAG on personal hardware.
tiny-llm is a 3-week open-source course that teaches systems engineers to implement vLLM-style LLM inference serving infrastructure on Apple Silicon using only MLX primitives.
Omi is a fully open-source ambient AI system combining wearable hardware and cross-platform apps to continuously capture, transcribe, and recall personal context.
OpenSRE is an open-source framework from Tracer Cloud for building AI Site Reliability Engineering (SRE) agents that autonomously investigate production incidents. Released in public alpha in 2026, it has accumulated 3,600 GitHub stars from platfo…
SGLang (Structured Generation Language) is a high-throughput, low-latency inference engine for large language models and multimodal models, developed by the LMSYS team. With 26,600 GitHub stars and over 12,000 commits, it has become the de facto o…
GenericAgent is a compact autonomous agent framework from Fudan University researchers, introduced in April 2026 via a GitHub release and an arXiv paper (2604.17091). At just 3,300 lines of core code, it achieves full local system control while co…
Gemini CLI is an open-source AI agent developed by Google that integrates the full power of Gemini models directly into your terminal environment. Released under the Apache 2.0 license, it offers developers a free tier with 60 requests/minute and …
free-claude-code is an open-source Python proxy that allows developers to use Anthropic's Claude Code CLI, VSCode extension, and Discord bot entirely without a paid Anthropic API key. Built by the community and gaining 13,900 GitHub stars within d…
LangExtract is an open-source Python library from Google that uses large language models to extract precisely structured information from unstructured text documents. Released in February 2026 and now at v1.2.1, the library has already accumulated…
A curated collection of 50+ modular instruction bundles for automating workflows through OpenAI Codex CLI and API, enabling integration with 1000+ applications. Skills cover PR review, CI/CD, Linear, Notion, Slack, Datadog, and more using a progre…
Memori is agent-native memory infrastructure that converts agent execution and conversation into structured, persistent state. LLM-agnostic and framework-compatible (LangChain, Pydantic AI, Agno), it achieves 81.95% LoCoMo accuracy at only 4.97% o…
TileLang is a domain-specific language (DSL) for streamlining high-performance GPU/CPU/accelerator kernel development using Pythonic syntax with TVM compiler infrastructure. It supports GEMM, FlashAttention, LinearAttention, and sparse operations …