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.

Filters

Reset
Languages

Repositories

Found: 142
meta-llama/llama
Llama

Llama is Meta’s repository with inference code for earlier Llama models and links to newer family repositories.

Stars 59,472 Forks 9,792 Author meta-llama Language Python License NOASSERTION
Open
microsoft/autogen
AutoGen

AutoGen is Microsoft’s Python framework for multi-agent AI applications; the project is now in maintenance mode.

Stars 59,287 Forks 8,937 Author microsoft Language Python License CC-BY-4.0
Open
pathwaycom/llm-app
LLM App

LLM App is a set of Pathway templates for RAG, document search, and AI pipelines with live data.

Stars 59,209 Forks 1,435 Author pathwaycom Language Jupyter Notebook License MIT
Open
zylon-ai/private-gpt
PrivateGPT

PrivateGPT is a project for working with documents through language models without sending data outside.

Stars 57,300 Forks 7,602 Author zylon-ai Language Python License Unknown
Open
karpathy/nanochat
nanochat

nanochat is Andrej Karpathy’s educational project for walking through the main stages of training a small language model and running a simple chat.

Stars 55,484 Forks 7,632 Author karpathy Language Python License Unknown
Open
crewAIInc/crewAI
CrewAI

CrewAI is a Python framework for building multi-agent AI systems with roles, tasks, and collaborative execution.

Stars 54,431 Forks 7,621 Author crewAIInc Language Python License Unknown
Open