Awesome AI
collect curated lists of awesome things related to AI.
Top 20 Projects
Ollama115.6K

Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.

LangChain99.2K

LangChain is a framework for developing applications powered by large language models (LLMs).

gpt-engineer52.9K

The OG code genereation experimentation platform! GPT-engineer allows you to specify software in natural language, sit back, and watch as an AI writes and executes the code. You can also ask the AI to implement improvements.

LobeChat52.5K

An open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application.

MetaGPT45.5K

The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming.

langflow43.5K

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.

Autogen37.5K

A programming framework developed by Microsoft for agentic AI.

Quivr37.1K

Opiniated RAG for integrating GenAI in your apps ? Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.

Flowise33.9K

Open source low-code tool for developers to build customized LLM orchestration flow & AI agents.

AgentGPT32.5K

Assemble, configure, and deploy autonomous AI Agents in your browser.

gpt-pilot32.2K

GPT Pilot aims to research how much LLMs can be utilized to generate fully working, production-ready apps while the developer oversees the implementation. The main idea is that AI can write most of the code for an app (maybe 95%), but for the rest, 5%, a developer is and will be needed until we get full AGI.

Anything-llm30.3K

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.

Chatbox AI30.3K

User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)

Jobs_Applier_AI_Agent26.4K

FAuto_Jobs_Applier_AI_Agent aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an tailored way.

tabby25.9K

Tabby is a self-hosted AI coding assistant, offering an open-source and on-premises alternative to GitHub Copilot. Self-contained, with no need for a DBMS or cloud service.OpenAPI interface, easy to integrate with existing infrastructure (e.g Cloud IDE).Supports consumer-grade GPUs.

CrewAI24.7K

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

khoj24.6K

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.

cline22.3K

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.

continue21.4K

Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains.

BabyAGI20.8K

BabyAGI is an experimental framework for a self-building autonomous agent. Earlier efforts to expand BabyAGI have made it clear that the optimal way to build a general autonomous agent is to build the simplest thing that can build itself.