20 Most Popular Open-Source AI Development Frameworks & LLMOps Tools

The most-starred open-source AI frameworks, LLM orchestration libraries and LLMOps platforms on GitHub — with maintainers, star counts and what each one is built for.

By The DevFixPro Editorial Team · independent editorial research project

Star counts retrieved from the GitHub API on 2026-08-17. Open-source projects grow daily, so treat the numbers as a snapshot — always check the linked repository for the latest figures, license, and activity.

Building with large language models means standing on a stack of open-source frameworks. The list below ranks 20 of the most popular open-source AI development frameworks and LLMOps tools by GitHub stars (fetched 2026-08-17) — from low-level inference engines to full visual app builders. Follow each link to read the source, license and release activity.

Pick by job: use an inference engine (vLLM, llama.cpp) to serve models, an orchestration library (LangChain, LlamaIndex, Haystack) to wire retrieval and tools, and an LLMOps platform (Dify, Flowise, Open WebUI) to ship a product.

  1. 1LangChain on GitHub
    LangChain144,367
    By LangChain (Harrison Chase)

    Composable framework for building LLM applications with chains, agents and memory.

    View on GitHub →
  2. 2LlamaIndex on GitHub
    LlamaIndex51,695
    By LlamaIndex Team

    Data framework for LLM apps — ingestion, indexing and retrieval-augmented generation (RAG).

    View on GitHub →
  3. 3Transformers on GitHub
    Transformers164,160
    By Hugging Face

    Pretrained models (BERT, GPT, T5 and more) for NLP, vision and audio tasks.

    View on GitHub →
  4. 4Ollama on GitHub
    Ollama178,742
    By Ollama Team

    Run open large language models locally with a single command.

    View on GitHub →
  5. 5vLLM on GitHub
    vLLM89,250
    By vLLM Project

    High-throughput, memory-efficient LLM inference and serving engine.

    View on GitHub →
  6. 6Dify on GitHub
    Dify152,673
    By LangGenius

    Open-source LLMOps platform to build and operate AI apps visually.

    View on GitHub →
  7. 7AutoGPT on GitHub
    AutoGPT186,634
    By Significant Gravitas

    Autonomous AI agents that plan and execute tasks toward a goal.

    View on GitHub →
  8. 8MetaGPT on GitHub
    MetaGPT69,862
    By Geekan Lee

    Multi-agent framework that turns a one-line requirement into software specs and code.

    View on GitHub →
  9. 9CrewAI on GitHub
    CrewAI57,198
    By CrewAI Inc.

    Framework for orchestrating role-playing, autonomous AI agent crews.

    View on GitHub →
  10. 10Open WebUI on GitHub
    Open WebUI148,982
    By Open WebUI Team

    Self-hosted web interface for local LLMs with chat, RAG and tool use.

    View on GitHub →
  11. 11llama.cpp on GitHub
    llama.cpp124,289
    By Georgi Gerganov / ggml-org

    Run LLMs in C/C++ with 4-bit quantization across CPU, GPU and Apple Silicon.

    View on GitHub →
  12. 12Haystack on GitHub
    Haystack26,231
    By deepset

    LLM orchestration framework for building RAG pipelines and agents.

    View on GitHub →
  13. 13LocalAI on GitHub
    LocalAI48,522
    By Mudler / Ettore Di Giacinto

    OpenAI-compatible API server that runs models locally without GPU.

    View on GitHub →
  14. 14Continue on GitHub
    Continue35,512
    By Continue Dev

    Open-source AI code assistant for VS Code and JetBrains IDEs.

    View on GitHub →
  15. 15LiteLLM on GitHub
    LiteLLM56,522
    By BerriAI

    Unified Python/JS SDK to call 100+ LLM providers with one interface.

    View on GitHub →
  16. 16Flowise on GitHub
    Flowise55,376
    By FlowiseAI

    Drag-and-drop UI to build LLM apps and agents on LangChain.

    View on GitHub →
  17. 17Semantic Kernel on GitHub
    Semantic Kernel28,459
    By Microsoft

    SDK to integrate LLMs and plugins into apps with planners and memory.

    View on GitHub →
  18. 18Mem0 on GitHub
    Mem063,426
    By Mem0 AI

    Memory layer for AI agents and assistants with long-term recall.

    View on GitHub →
  19. 19E2B on GitHub
    E2B13,431
    By E2B Dev

    Open-source secure cloud sandbox for running AI-generated code.

    View on GitHub →
  20. 20GPT Researcher on GitHub
    GPT Researcher29,009
    By Assaf Elovic

    Autonomous agent that produces researched, cited reports from the web.

    View on GitHub →

← Back to Open Source Top Lists