Open Source AI Projects
Discover 87+ curated GitHub repositories for building with AI. Updated daily with trending projects, frameworks, and tools.
Showing 61โ80 of 87 projects
Page 4 of 5
CopilotKit
CopilotKit/CopilotKit
React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic Frontend ๐ช | 28,235โญ | Built with TypeScript. Topics: agent, agents, ai, ai-agent, ai-assistant.
Popular open-source project with 28K+ stars. Battle-tested by thousands of developers. Great for production use with active maintenance and community.
pytorch
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration | 96,993โญ | Built with Python. Topics: autograd, deep-learning, gpu, machine-learning, neural-network.
Highly popular project with 97K+ stars. Widely adopted in production, well-maintained, and has strong community support. Essential tool in the AI ecosystem.
d2l-zh
d2l-ai/d2l-zh
ใๅจๆๅญฆๆทฑๅบฆๅญฆไน ใ๏ผ้ขๅไธญๆ่ฏป่ ใ่ฝ่ฟ่กใๅฏ่ฎจ่ฎบใไธญ่ฑๆ็่ขซ70ๅคไธชๅฝๅฎถ็500ๅคๆๅคงๅญฆ็จไบๆๅญฆใ | 75,248โญ | Built with Python. Topics: book, chinese, computer-vision, deep-learning, machine-learning.
Highly popular project with 75K+ stars. Widely adopted in production, well-maintained, and has strong community support. Essential tool in the AI ecosystem.
annotated_deep_learning_paper_implementations
labmlai/annotated_deep_learning_paper_implementations
๐งโ๐ซ 60+ Implementations/tutorials of deep learning papers with side-by-side notes ๐; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐ง | 65,539โญ | Built with Python. Topics: attention, deep-learning, deep-learning-tutorial, gan, literate-programming.
Highly popular project with 66K+ stars. Widely adopted in production, well-maintained, and has strong community support. Essential tool in the AI ecosystem.
keras
keras-team/keras
Deep Learning for humans | 63,748โญ | Built with Python. Topics: data-science, deep-learning, jax, machine-learning, neural-networks.
Highly popular project with 64K+ stars. Widely adopted in production, well-maintained, and has strong community support. Essential tool in the AI ecosystem.
yolov5
ultralytics/yolov5
YOLOv5 ๐ in PyTorch > ONNX > CoreML > TFLite | 56,733โญ | Built with Python. Topics: coreml, deep-learning, ios, machine-learning, ml.
Highly popular project with 57K+ stars. Widely adopted in production, well-maintained, and has strong community support. Essential tool in the AI ecosystem.
LLMs-from-scratch
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step | 83,937โญ | Built with Jupyter Notebook. Topics: ai, artificial-intelligence, chatbot, chatgpt, deep-learning.
Highly popular project with 84K+ stars. Widely adopted in production, well-maintained, and has strong community support. Essential tool in the AI ecosystem.
AI-For-Beginners
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All! | 45,099โญ | Built with Jupyter Notebook. Topics: ai, artificial-intelligence, cnn, computer-vision, deep-learning.
Popular open-source project with 45K+ stars. Battle-tested by thousands of developers. Great for production use with active maintenance and community.
kong
Kong/kong
๐ฆ The API and AI Gateway | 42,612โญ | Built with Lua. Topics: ai, ai-gateway, api-gateway, api-management, apis.
Popular open-source project with 43K+ stars. Battle-tested by thousands of developers. Great for production use with active maintenance and community.
minimind
jingyaogong/minimind
๐๐ ใๅคงๆจกๅใ2ๅฐๆถๅฎๅ จไป0่ฎญ็ป26M็ๅฐๅๆฐGPT๏ผ๐ Train a 26M-parameter GPT from scratch in just 2h! | 38,165โญ | Built with Python. Topics: artificial-intelligence, large-language-model.
Popular open-source project with 38K+ stars. Battle-tested by thousands of developers. Great for production use with active maintenance and community.
DragGAN
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023) | 35,987โญ | Built with Python. Topics: artificial-intelligence, generative-adversarial-network, generative-models, image-manipulation.
Popular open-source project with 36K+ stars. Battle-tested by thousands of developers. Great for production use with active maintenance and community.
void
voideditor/void
AI/ML project | 28,179โญ | Built with TypeScript. Topics: chatgpt, claude, copilot, cursor, developer-tools.
Popular open-source project with 28K+ stars. Battle-tested by thousands of developers. Great for production use with active maintenance and community.
prompts.chat
f/prompts.chat
a.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source โ self-host for your organization with complete privacy. | 144,364โญ | Built with MDX. Topics: ai, artificial-intelligence, awesome-list, chatgpt, chatgpt-prompts.
Highly popular project with 144K+ stars. Widely adopted in production, well-maintained, and has strong community support. Essential tool in the AI ecosystem.
llama.cpp
ggerganov/llama.cpp
High-performance inference engine for running LLMs in pure C/C++. Supports quantization for running large models on consumer hardware. Powers many popular AI tools including Ollama.
Enables running powerful AI models on laptops and edge devices. 4-bit quantization allows 7B parameter models to run with just 4GB RAM. Essential for deploying AI where cloud access is limited or expensive.
Firecrawl
mendableai/firecrawl
API service that converts entire websites into clean, LLM-ready markdown. Handles JavaScript rendering, respects robots.txt, and provides structured data extraction. Critical for RAG applications.
Solves the hardest part of building web-aware AI applications. Converts messy HTML into perfect training data. Essential for chatbots that need current web information or document processing pipelines.
Ollama
ollama/ollama
Ollama allows you to run powerful LLMs like GPT, DeepSeek, and Gemma directly on your local machine. It simplifies the setup process and provides a simple API similar to OpenAI's format, making it easy to integrate AI into your applications without cloud dependencies.
Perfect for developers who want privacy, offline AI capabilities, and cost savings by running models locally. Ideal for prototyping, development, and production use cases where data needs to stay on-premise.
Open WebUI
open-webui/open-webui
Self-hosted ChatGPT-style interface that works with multiple AI providers. Beautiful UI, conversation history, prompt library, and multi-user support. Can run entirely offline with Ollama.
Best alternative to ChatGPT Plus for teams and individuals. Full data privacy, no subscription fees, works with any LLM provider. Great for businesses that need ChatGPT-like interface with complete control.
Plandex
plandex-ai/plandex
Terminal-based AI coding assistant that can handle complex, multi-file changes. Builds a plan, implements it across your codebase, and handles context automatically. Works with any LLM.
Unlike Copilot, can handle entire features and refactoring. Works in terminal, preserves your workflow. Excellent for large changes that involve multiple files. Saves hours on complex coding tasks.
AutoGPT
Significant-Gravitas/AutoGPT
One of the first autonomous AI agents. Can break down tasks, search the web, write code, and execute actions independently. Features a modular architecture for building custom agents.
Pioneered the autonomous agent space. Great for research and learning how AI agents work. Template for building your own specialized agents that can accomplish multi-step goals with minimal human intervention.
Semantic Kernel
microsoft/semantic-kernel
Microsoft's official AI orchestration framework. Enterprise-grade SDK for integrating LLMs into applications. Supports C#, Python, and Java with extensive Microsoft ecosystem integration.
Production-ready, enterprise-supported framework from Microsoft. Best choice for .NET developers or teams already in Microsoft ecosystem. Strong security, compliance, and enterprise features.