The Top 10 Ai Open Source Projects
Open source projects categorized as Ai
OpenBB-finance/OpenBBTerminal
Financial data platform for analysts, quants and AI agents.
Metrics details
| Stars | 69,228 |
| Hotness | 3 |
google/mediapipe
MediaPipe is Google's open-source framework for running machine learning pipelines on live and streaming media. You point it at a camera feed, a video file, or an audio stream, and it gives you real-time hand tracking, pose estimation, face landmarks, segmentation, and object detection — on Android, iOS, the web, and desktop, with the same models running everywhere.
It's really two products in one repo. The first is a set of prebuilt, pretrained tasks you call from Python, JavaScript, Kotlin, Swift, or C++ without training anything. The second is a lower-level C++ graph framework for wiring custom perception pipelines out of reusable components. Most teams only ever touch the first layer, and that's the right call — the prebuilt tasks are the main product.
Metrics details
| Stars | 35,652 |
| Hotness | 19 |
langchain-ai/langchain
LangChain is one of the most visible frameworks in the LLM application ecosystem. It is commonly used to build retrieval-augmented generation systems, agent-style workflows, tool-using assistants, and other composable AI applications. Its core appeal is that it gives developers reusable primitives for connecting prompts, models, tools, and data sources into larger application flows. Teams often evaluate LangChain when they need a broad ecosystem, quick prototyping velocity, and a framework that can span from simple chains to more elaborate LLM-driven workflows.
Metrics details
| Stars | 139,418 |
| Hotness | 15 |
upscayl/upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
Metrics details
| Stars | 46,076 |
| Hotness | 16 |
zhayujie/chatgpt-on-wechat
Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
Metrics details
| Stars | 45,335 |
| Hotness | 40 |
invoke-ai/InvokeAI
Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.
Metrics details
| Stars | 27,433 |
| Hotness | 17 |
FlowiseAI/Flowise
Build AI Agents, Visually
Metrics details
| Stars | 53,621 |
| Hotness | 19 |
deepset-ai/haystack
Haystack is designed for teams building production-oriented LLM applications such as RAG systems, question answering tools, semantic search, and conversational assistants. Its value comes from treating LLM applications as configurable pipelines made of retrievers, generators, converters, and supporting components. That makes it useful for organizations that want more explicit architecture and customization than a simple prompt wrapper provides. Haystack is often evaluated when a team needs to connect data sources, retrieval infrastructure, and models into a deployable application workflow.
Metrics details
| Stars | 25,576 |
| Hotness | 34 |
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI
Metrics details
| Stars | 112,011 |
| Hotness | 27 |
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Metrics details
| Stars | 48,170 |
| Hotness | 40 |
