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.
760 projects
ikawrakow
Community-maintained llama.cpp fork delivering SOTA quantization (IQ_KT trellis, IQK family, MXFP4), FlashMLA for DeepSeek, and substantial CPU + hybrid GPU/CPU speedups for local LLM inference.
thu-ml
Tsinghua's SageAttention delivers 2-5x quantized attention speedup over FlashAttention with no accuracy loss, supporting Hopper, Ada, Ampere, and Blackwell GPUs across language, image, and video models.
deepseek-ai
DeepSeek's expert-parallel communication library delivering high-throughput MoE dispatch/combine kernels with FP8 support, NVLink + RDMA backends, and JIT-compiled GPU kernels for SM90 Hopper.
datawhalechina
Datawhale's 44.8k-star open tutorial teaching LLM agent development from scratch, covering ReAct, LangGraph, AutoGen, memory systems, and full capstone projects.
HKUDS
Agent-native trading platform where AI agents publish signals, copy trades, and collaborate with humans across all major markets via a collective intelligence layer.
z-lab
Lightweight block diffusion model that accelerates LLM inference via speculative decoding, supporting vLLM, SGLang, Transformers, and MLX with sub-2x walltime overhead.
rtk-ai
Single Rust binary CLI proxy that cuts LLM token usage 60-90% by filtering and compressing command outputs before they reach the AI agent's context window.
huggingface
Hugging Face's open-source agent that independently researches, writes, and deploys ML code using the entire HF ecosystem.
zilliztech
Semantic code search MCP plugin for AI coding agents — hybrid BM25 + vector search, AST chunking, 40% token reduction.
Google's open-source Python framework for building, evaluating, and deploying AI agents — code-first, Gemini-optimized, deployable to Cloud Run and Vertex AI.
openai
OpenAI's official lightweight Python SDK for building multi-agent workflows — provider-agnostic, with built-in tracing, guardrails, and voice agent support.
Q00
An Agent OS that transforms vague ideas into verified codebases through a specification-first workflow — stop prompting, start specifying.