vLLM is a high-performance engine for LLM inference and serving with an OpenAI-compatible API, batching, and efficient memory management.
Open Source: #ai
Catalog projects marked with #ai. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 142 projects with a combined 11,881,711 GitHub stars. Main languages: Python, TypeScript, Rust.
About the AI projects here
Artificial intelligence is the fastest-growing corner of open source: the last couple of years brought thousands of GitHub tools around neural networks, from ready-made assistants to low-level inference engines. This page collects the ones genuinely worth opening: alive communities, clear docs, practical value.
Inside you will find frameworks for working with language models, agent systems, local-inference tools, and learning resources. Every project card shows stars, the license, and a human description so you can judge fit quickly.
Repositories
RAGFlow is an open source RAG platform for document search, chunking, source citations, and agent workflows around LLMs.
PaddleOCR is an OCR toolkit for text and document-structure recognition across PDFs, images, multilingual OCR, and LLM-ready parsing.
claude-mem is a persistent memory system for AI agents that captures session context and injects relevant fragments into future runs.
LLM Course is a learning roadmap for large language models covering fundamentals, fine-tuning, quantization, evaluation, notebooks, and engineering scenarios.
LobeHub is a platform for working with AI agents, knowledge, and collaborative task organization around large language models.
GPT4All is a project for running large language models locally on personal computers and inside applications.
OpenHands is an open AI software agent project with a CLI, local interface, SDK, and code-work scenarios.
Prompt Engineering Guide is an open learning resource for prompting, RAG, agents, and practical work with large language models.
Odysseus is a self-hosted AI workspace for chat, agents, documents, email, notes, calendar, and local-model work.
OpenAI Cookbook is an official collection of examples and guides for using the OpenAI API in practical tasks.
Stable Diffusion is a repository for a latent diffusion model used to generate and modify images from text conditioning.