Enterprise DNA Enterprise DNA
O Open Source Frameworks medium

LangChain

by Community

The agent engineering platform.

OSS

LangChain

Added 1 June 2026

#agents #ai #ai-agents #anthropic #chatgpt #deepagents #enterprise #framework

Overview

LangChain is a Python framework for building applications with large language models through composable chains, agents, and memory abstractions. It provides tools to connect LLMs to external data sources, APIs, and reasoning loops, reducing boilerplate for common patterns like retrieval-augmented generation and multi-step workflows.

Best for

Best for
Python developers building prototype or production LLM applications that need to orchestrate multiple tools and data sources

Use cases

  • Building retrieval-augmented generation (RAG) systems that query documents before generating responses
  • Creating multi-step agent workflows that reason and call external tools or APIs
  • Prototyping LLM applications with pluggable model and data source integrations

Notes

LangChain is a Python framework for building applications with large language models through composable chains, agents, and memory abstractions. It provides tools to connect LLMs to external data sources, APIs, and reasoning loops, reducing boilerplate for common patterns like retrieval-augmented generation and multi-step workflows.

138,234 stars on GitHub. Last updated 2026-06-01. Licensed MIT.

Use cases

  • Building retrieval-augmented generation (RAG) systems that query documents before generating responses
  • Creating multi-step agent workflows that reason and call external tools or APIs
  • Prototyping LLM applications with pluggable model and data source integrations

Pros

  • Large ecosystem of integrations with LLM providers, vector stores, and external tools
  • Well-established patterns for common tasks like document loading, chunking, and memory management
  • Active community with extensive documentation and examples

Cons

  • Steep learning curve for complex agent design and debugging chains in production
  • Frequent API changes and deprecations across versions can break existing code
  • Abstraction layers can obscure underlying LLM behavior and increase latency

Indexed from awesome-llm and enriched against its public facts.

Pros

  • Large ecosystem of integrations with LLM providers, vector stores, and external tools
  • Well-established patterns for common tasks like document loading, chunking, and memory management
  • Active community with extensive documentation and examples

Cons

  • Steep learning curve for complex agent design and debugging chains in production
  • Frequent API changes and deprecations across versions can break existing code
  • Abstraction layers can obscure underlying LLM behavior and increase latency

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

Alternatives34entries
O OSS Framework medium

AdalFlow

Community

AdalFlow: The library to build & auto-optimize LLM applications.

★ 4,157
O OSS Orchestration medium

AI.JSX

Community

The AI Application Framework for Javascript

★ 1,130
O OSS Orchestration medium

AI

Community

The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents

★ 24,590
O OSS Framework medium

AutoGen

Microsoft

Microsoft's framework for multi-agent conversations. Agents that talk to each other to solve hard problems.

O OSS Orchestration medium

axflow

Community

The TypeScript framework for AI development

★ 1,120
O OSS Framework medium

Command R-35B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Framework medium

Dify

Community

Production-ready platform for agentic workflow development.

★ 143,435
O OSS Framework high

DSPy

Stanford NLP

Programming, not prompting. Declare what you want, compile prompts and weights against an objective.

O OSS Framework medium

Epsilla

Community

An all-in-one LLM Agent platform with your private data and knowledge, delivers your production-ready AI Agents on Day 1.

O OSS Framework medium

Haystack

Community

Create agentic, context engineered AI systems using Haystack’s modular and customizable building blocks, built for real-world, production-ready applications.

O OSS Obs medium

Intelli

Community

Build multi-model chatbots and agents from intent.

★ 55
O OSS Framework medium

Just-Chat

Community

Make your LLM agent and chat with it simple and fast!

★ 71
O OSS Framework medium

Langroid

Community

Harness LLMs with Multi-Agent Programming

★ 4,027
O OSS Framework medium

LazyLLM

Community

Easiest and laziest way for building multi-agent LLMs applications.

★ 3,839
O OSS Framework medium

LiteChain

Community

Build robust LLM applications with true composability 🔗

★ 421
O OSS RAG medium

LlamaIndex

LlamaIndex

The data framework for LLM apps. RAG, ingestion, structured extraction, agents over your data.

O OSS Orchestration medium

LLFn

Community

A light-weight framework for creating applications using LLMs

★ 96
O OSS Orchestration medium

llm-chain

Community

llm-chain is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks

★ 1,600
O OSS Orchestration medium

Llmware

Community

Unified framework for building enterprise RAG pipelines with small, specialized models

★ 14,848
O OSS Framework medium

magentic

Community

Seamlessly integrate LLMs as Python functions

★ 2,412
O OSS Framework low

Mastra

Mastra

TypeScript-first agent framework. Workflows, agents, tools, memory, evals, in one consistent shape.

O OSS Orchestration medium

MiniChain

Community

A tiny library for coding with large language models.

★ 1,233
O OSS Framework medium

ModelFusion

Community

The TypeScript library for building AI applications.

★ 1,320
O OSS Framework medium

OpenAGI

Community

OpenAGI: When LLM Meets Domain Experts

★ 2,264
O OSS Orchestration medium

Quiver

Community

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.

★ 39,173
O OSS Orchestration medium

Rigging

Community

Lightweight LLM Interaction Framework

★ 411
O OSS Framework medium

Scale Spellbook

Community

Accelerate and scale Generative AI across your enterprise with the platform to transform your data into customized enterprise-ready Generative AI applications.

O OSS Framework medium

Semantic Kernel

Microsoft

Microsoft's enterprise-flavoured framework for AI agents. .NET-first, with Python and Java siblings.

O OSS Orchestration medium

SimpleAIChat

Community

Python package for easily interfacing with chat apps, with robust features and minimal code complexity.

★ 3,503
O OSS Framework medium

TensorZero

Community

TensorZero builds open-source tools for production-grade LLM applications: LLM gateway, observability, optimization, evaluations, and experimentation.

O OSS Orchestration medium

Transformers Agents

Community

Provides a natural language API on top of transformers

O OSS Orchestration medium

TypeChat

Community

TypeChat is a library that makes it easy to build natural language interfaces using types.

★ 8,658
O OSS SDK one click

Vercel AI SDK

Vercel

The de facto TypeScript SDK for AI apps. Streaming, tools, multi-model, and now an agent loop.

O OSS Framework medium

Wordware

Community

Building the future of work, with Sauna

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Used by33entries
A Agents Autonomous low

Bumpgen

Community

bumpgen is an AI agent that upgrades npm packages

★ 145
A Agents Autonomous low

Crewai

Community

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

★ 55,300
A Agents Autonomous low

GPTDiscord

Community

A robust, all-in-one GPT interface for Discord. ChatGPT-style conversations, image generation, AI-moderation, custom indexes/knowledgebase, youtube summarizer, and more!

★ 1,849
M MCP Dev low

Agnuxo1/benchclaw-integrations

Various

BenchClaw adapters for LangChain, LlamaIndex, CrewAI, Ollama Open WebUI, LobeChat, n8n, Dify, Continue.dev and more. Lets any agent framework submit to the P2PCLAW leaderboard.

★ 2
M MCP Dev low

arthurpanhku/Arthor-Agent

Various

MCP server for AI agent for cybersecurity: automate assessment of documents, questionnaires & reports. Multi-format parsing, RAG knowledge base,Risks, compliance gaps, remediations

★ 90
M MCP Dev low

Jovancoding/Network-AI

Various

Traffic light for AI Agents and TypeScript/Node multi-agent orchestrator with shared state, guardrails, and adapters for 29 AI frameworks

★ 59
M MCP Dev low

memgraph/mcp-memgraph

Various

Toolkit for building AI-driven graph apps on Memgraph, with LangChain, MCP, and agent implementations.

★ 102
O OSS Orchestration medium

AI Getting Started

Community

A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs

★ 4,143
O OSS Orchestration medium

Auto-evaluator

Community

Evaluation tool for LLM QA chains

★ 1,091
O OSS Orchestration medium

Autonomous HR Chatbot

Community

An autonomous HR agent that can answer user queries using tools

★ 449
O OSS Orchestration medium

ChatAbstractions

Community

LangChain chat model abstractions for dynamic failover, load balancing, chaos engineering, and more!

★ 84
O OSS Orchestration medium

Codespaces Template

Community

🦜🔗 A Codespaces template for getting up-and-running with LangChain in seconds!

★ 112
O OSS Orchestration medium

create-t3-turbo-ai

Community

Build full-stack, type-safe, LLM-powered apps with the T3 Stack, Turborepo, OpenAI, and Langchain

★ 355
O OSS Orchestration medium

DataChad

Community

Ask questions about any data source by leveraging langchains

★ 323
O OSS Orchestration medium

DemoGPT

Community

🤖 Create LLM agents in a second with your prompts. Everything you need to create an LLM Agent - tools, prompts, frameworks, and models - all in one place.

★ 1,899
O OSS Orchestration medium

Embedbase

Community

A dead-simple API to build LLM-powered apps

★ 524
O OSS Orchestration medium

FinRobot

Community

FinRobot: An Open-Source AI Agent Platform for Financial Analysis using LLMs 🚀 🚀 🚀

★ 7,136
O OSS Orchestration medium

Gradio Template

Community

template for how to deploy a LangChain on Gradio ![GitHub Repo stars](https://img.shields.io/github/stars/hwchase17/langchain-gradio-template?style=social)

★ 137
O OSS Orchestration medium

Jina

Community

⚡ Langchain apps in production using Jina & FastAPI

★ 1,640
O OSS Orchestration medium

Knowledge GPT

Community

Accurate answers and instant citations for your documents.

★ 1,645
O OSS Orchestration medium

LangChain Handbook

Community

Jupyter Notebooks to help you get hands-on with Pinecone vector databases

★ 3,024
O OSS Orchestration medium

Langchain Tutorials

Community

Overview and tutorial of the LangChain Library

★ 7,446
O OSS Orchestration medium

LangStream

Community

LangStream. Event-Driven Developer Platform for Building and Running LLM AI Apps. Powered by Kubernetes and Kafka.

★ 430
O OSS Orchestration medium

LlamaHub

Community

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain

★ 3,475
O OSS Orchestration medium

llm-lobbyist

Community

Code for the paper: "Large Language Models as Corporate Lobbyists" (2023).

★ 174
O OSS Orchestration medium

MicroAgent

Community

Agents Capable of Self-Editing Their Prompts / Python Code

★ 813
O OSS Framework medium

MindSQL

Community

MindSQL: A Python Text-to-SQL RAG Library simplifying database interactions. Seamlessly integrates with PostgreSQL, MySQL, SQLite, Snowflake, and BigQuery. Powered by GPT-4 and Lla

★ 443
O OSS Orchestration medium

Minima

Community

On-premises conversational RAG with configurable containers

★ 1,049
O OSS Orchestration medium

RasaGPT

Community

💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram

★ 2,466
O OSS Obs medium

Rhesis

Community

The testing platform for AI teams. Bring engineers, PMs, and domain experts together to generate tests, simulate (adversarial) conversations, and trace every failure to its root ca

★ 357
O OSS Orchestration medium

Streamlit Template

Community

template for how to deploy a LangChain on Streamlit ![GitHub Repo stars](https://img.shields.io/github/stars/hwchase17/langchain-streamlit-template?style=social)

★ 298
P Apps Productivity low

Auto-GPT

Various

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

★ 184,701
P Apps Productivity low

babyagi

Various

An AI-powered task management system.

★ 22,285
Powers90entries
A Agents Autonomous low

Adala

HumanSignal

Adala: Autonomous DAta (Labeling) Agent framework

★ 1,593
A Agents Autonomous low

agents

Community

AI Agents Next Level Market Intelligence, Marketing and Sales Automation CONTENT GENERATION Manually creating Marketing materials requires significant time and effort, slowing do

A Agents Autonomous low

askyourdatabase

Community

This AI Data Analyst chatbot generates SQL code using AI, like ChatGPT for SQL Databases. Connect and chat with database in ChatGPT.

A Agents Autonomous low

chatarena

Community

GitHub

A Agents Autonomous low

clay

Community

Enriching with Claygent [Clay 101: GTM Automation] - Clay University

A Agents Autonomous low

Clippy

Community

AI programming assistant

★ 410
A Agents Autonomous low

Crewai

Community

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

★ 55,300
A Agents Autonomous low

Data To Paper

Community

data-to-paper: Backward-traceable AI-driven scientific research

★ 811
A Agents Autonomous low

dosu

Community

Shared knowledge makes agents faster and more reliable

A Agents Autonomous low

duckie

Community

AI support agents that resolve tickets end to end. Autonomous customer support that learns from your knowledge base.

A Agents Autonomous low

flowiseai

Community

Open source generative AI development platform for building AI agents, LLM orchestration, and more

A Agents Autonomous low

manaflow

Community

Open source applied AI lab building next-gen devtools

A Agents Autonomous low

memfree

Community

Welcome to the MemFree documentation.

A Agents Autonomous low

shoppal

Community

shoppal — indexed from awesome-ai-agents

A Agents Autonomous low

trypromptly

Community

Build generative AI apps, agents and chatbots in minutes with Promptly's no-code platform.

A Agents Autonomous low

w3gpt

Community

Deploy smart contracts, create AI Agents, do more onchain with AI.

M MCP Dev low

AlexanderLawson17/revettr-python

Various

Python client SDK for Revettr counterparty risk scoring API

★ 1
M MCP Dev low

debtstack-ai/debtstack-python

Various

Corporate credit data for AI agents — Python SDK, LangChain tools, and MCP server

★ 1
M MCP Dev low

jagan-shanmugam/mattermost-mcp-host

Various

A Mattermost integration that connects to Model Context Protocol (MCP) servers, leveraging a LangGraph-based Agent.

★ 34
M MCP Dev low

kdqed/zaturn

Various

Data Analysis With Vibes

★ 74
M MCP Dev low

ndjordjevic/pinrag

Various

A powerful RAG (Retrieval-Augmented Generation) system built with LangChain, designed as an MCP server for Cursor, VS Code, and other AI assistants

★ 1
M MCP Dev low

shellsage-ai/mcp-server-boilerplate

Various

Production-ready MCP server templates in TypeScript and Python. Quickstart boilerplate for building Model Context Protocol servers.

★ 1
M MCP Dev low

srinath1510/alltrails-mcp-server

Various

DEPRECATED: MCP server that provides access to AllTrails data, allowing you to search for hiking trails and get detailed trail information directly through Claude Desktop.

★ 12
M MCP Dev low

WhenLabs-org/when

Various

Six tools. One install. The WhenLabs developer toolkit.

★ 1
M MCP Dev low

Zhonghao1995/agentic-swmm-workflow

Various

Agentic SWMM is an automated, auditable, and memory-informed framework for reproducible stormwater modelling, integrating QGIS and EPA SWMM through the aiswmm runtime, reusable Ski

★ 12
O OSS Orchestration medium

Agent-LLM

Community

AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memor

★ 3,192
O OSS Orchestration medium

AI Getting Started

Community

A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs

★ 4,143
O OSS Orchestration medium

Autonomous HR Chatbot

Community

An autonomous HR agent that can answer user queries using tools

★ 449
O OSS Orchestration medium

BlockAGI

Community

Your Self-Hosted, Hackable Research Agent Inspired by AutoGPT

★ 320
O OSS Orchestration medium

BYO Knowledge Graph

Community

[Large Language Models Course](https://github.com/peremartra/Large-Language-Model-Notebooks-Course) ![GitHub Repo stars](https://img.shields.io/github/stars/peremartra/Large-Langua

★ 199
O OSS Orchestration medium

Chat Langchain

Community

locally hosted chatbot specifically focused on question answering over the LangChain documentation ![GitHub Repo stars](https://img.shields.io/github/stars/hwchase17/chat-langchain

★ 6,358
O OSS Orchestration medium

ChatAbstractions

Community

LangChain chat model abstractions for dynamic failover, load balancing, chaos engineering, and more!

★ 84
O OSS Orchestration medium

ChatFiles

Community

Document Chatbot — multiple files. Powered by GPT / Embedding.

★ 3,349
O OSS Framework medium

CrewAI

CrewAI

Role-based multi-agent framework. Define crews of agents with roles, goals, and tasks, run them as a team.

O OSS Orchestration medium

CSV-AI 🧠

Community

LangChain provides create_agent: a minimal, highly configurable agent harness. Compose exactly the agent your use case needs from model, tools, prompt, and middleware.

O OSS Orchestration medium

DataChad

Community

Ask questions about any data source by leveraging langchains

★ 323
O OSS Orchestration medium

DB GPT

Community

open-source agentic AI data assistant for the next generation of AI + Data products.

★ 18,886
O OSS Orchestration medium

DemoGPT

Community

🤖 Create LLM agents in a second with your prompts. Everything you need to create an LLM Agent - tools, prompts, frameworks, and models - all in one place.

★ 1,899
O OSS Orchestration medium

Dialoqbase

Community

Create chatbots with ease

★ 1,792
O OSS Orchestration medium

DocsGPT

Community

Private AI platform for agents, assistants and enterprise search. Built-in Agent Builder, Deep research, Document analysis, Multi-model support, and API connectivity for agents.

★ 17,914
O OSS Orchestration medium

examor

Community

For students, scholars, interviewees and lifelong learners. Let LLMs assist you in learning 🎓

★ 1,072
O OSS Orchestration medium

Fact Checker

Community

Fact-checking LLM outputs with self-ask

★ 305
O OSS Orchestration medium

Flowise

Community

Build AI Agents, Visually

★ 53,254
O OSS Orchestration medium

GPT Researcher

Community

An autonomous agent that conducts deep research on any data using any LLM providers

★ 27,439
O OSS Orchestration medium

Gradio Template

Community

template for how to deploy a LangChain on Gradio ![GitHub Repo stars](https://img.shields.io/github/stars/hwchase17/langchain-gradio-template?style=social)

★ 137
O OSS Orchestration medium

Knowledge GPT

Community

Accurate answers and instant citations for your documents.

★ 1,645
O OSS Obs medium

lanarky

Community

The web framework for building LLM microservices [deprecated]

★ 993
O OSS Orchestration medium

Langchain Chat Websocket

Community

LangChain LLM chat with streaming response over websockets

★ 97
O OSS Framework medium

Langchain-Chatchat

Community

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like

★ 38,121
O OSS Orchestration medium

Langchain Decorators

Community

syntactic sugar 🍭 for langchain

★ 234
O OSS Orchestration medium

LangChain.js LLM Template

Community

This is a LangChain LLM template that allows you to train your own custom AI LLM.

★ 330
O OSS Orchestration medium

Langchain Semantic Search

Community

Search and indexing your own Google Drive Files using GPT3, LangChain, and Python

★ 44
O OSS Orchestration medium

langchain-text-summarizer

Community

A sample streamlit application summarizing text using LangChain ![GitHub Repo stars](https://img.shields.io/github/stars/alphasecio/langchain-text-summarizer?style=social)

O OSS Orchestration medium

Langchain visualizer

Community

Visualization and debugging tool for LangChain workflows

★ 739
O OSS Orchestration medium

langchain_yt_tools

Community

Langchain tools to search/extract/transcribe text transcripts of Youtube videos. Some of this has been integrated into LangChain main branch

★ 76
O OSS Orchestration medium

Langflow

Community

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

★ 149,019
O OSS Orchestration medium

LangGraph

LangChain

Graph-based orchestration for long-running, multi-step agents. The control plane LangChain always needed.

O OSS Orchestration medium

LangServe

Community

LangServe 🦜️🏓

★ 2,330
O OSS Orchestration medium

Learn LangChain (JS)

Community

End-to-end LangChain JS learning repo with real examples: prompts, tools, RAG, agents, and LangGraph workflows.

★ 5
O OSS Orchestration medium

LLMStack

Community

No-code multi-agent framework to build LLM Agents, workflows and applications with your data

★ 2,302
O OSS Framework medium

LLocalSearch

Community

LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user ca

★ 5,958
O OSS Orchestration medium

Local GPT

Community

Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.

★ 22,208
O OSS Orchestration medium

Marvin

Community

an ambient intelligence library

★ 6,162
O OSS Orchestration medium

MemGPT

Community

Letta is the platform for building stateful agents: AI with advanced memory that can learn and self-improve over time.

★ 23,081
O OSS Orchestration medium

MicroAgent

Community

Agents Capable of Self-Editing Their Prompts / Python Code

★ 813
O OSS Framework medium

MindSQL

Community

MindSQL: A Python Text-to-SQL RAG Library simplifying database interactions. Seamlessly integrates with PostgreSQL, MySQL, SQLite, Snowflake, and BigQuery. Powered by GPT-4 and Lla

★ 443
O OSS Orchestration medium

Multi-Modal LangChain agents in Production

Community

Deploy LangChain Agents and connect them to Telegram

★ 475
O OSS Orchestration medium

Notion QA

Community

Notion Question-Answering Bot ![GitHub Repo stars](https://img.shields.io/github/stars/hwchase17/notion-qa?style=social)

★ 2,157
O OSS Orchestration medium

PersonalityChatbot

Community

This code is an implementation of a chatbot using LLM chat model API and Langchain.

★ 63
O OSS Obs medium

PraisonAI

Community

PraisonAI 🦞 — Hire a 24/7 AI Workforce. Stop writing boilerplate and start shipping autonomous self-improving agents that research, plan, code, and execute tasks. Deployed in 5 li

★ 8,020
O OSS Orchestration medium

Private GPT

Community

Interact with your documents using the power of GPT, 100% privately, no data leaks

★ 57,218
O OSS Orchestration medium

PyCodeAGI

Community

A small AGI experiment to generate a Python app given what app the user wants to build ![GitHub Repo stars](https://img.shields.io/github/stars/chakkaradeep/pyCodeAGI?style=social)

★ 185
O OSS Framework medium

QA-Pilot

Community

QA-Pilot is an interactive chat project that leverages online/local LLM for rapid understanding and navigation of GitHub code repository.

★ 325
O OSS Orchestration medium

Query the YouTube video transcripts

Community

Google Colab

O OSS Orchestration medium

RasaGPT

Community

💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram

★ 2,466
O OSS Orchestration medium

RestGPT

Community

An LLM-based autonomous agent controlling real-world applications via RESTful APIs

★ 1,398
O OSS Orchestration medium

Robby-Chatbot

Community

AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡

★ 816
O OSS Orchestration medium

Second Brain AI Agent

Community

🧠 Second Brain AI agent

★ 298
O OSS Orchestration medium

SolidGPT

Community

Developer AI Persona Search Agent

★ 1,794
O OSS Orchestration medium

Streamlit Template

Community

template for how to deploy a LangChain on Streamlit ![GitHub Repo stars](https://img.shields.io/github/stars/hwchase17/langchain-streamlit-template?style=social)

★ 298
O OSS Orchestration medium

SuperAGI

Community

SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.

★ 17,554
O OSS Orchestration medium

TextWorld ReAct Agent

Community

Google Colab

O OSS Orchestration medium

TutorGPT

Community

AI tutor powered by Theory-of-Mind reasoning

★ 904
O OSS Orchestration medium

deepagents

Community

The batteries-included agent harness.

★ 28,852
P Apps Productivity low

Agentset

Various

The open-source platform to build AI apps that deliver reliable answers. Production-grade RAG in minutes, no expertise needed.

P Apps Productivity low

babyagi

Various

An AI-powered task management system.

★ 22,285
P Apps Data low

Hex

Hex Technologies

Collaborative analytics with AI. SQL, Python, and an agent that helps you explore data and ship dashboards.

P Apps Productivity low

Jupyter AI

Various

An open source extension that connects AI agents to computational notebooks in JupyterLab.

★ 4,250
P Apps Productivity low

privateGPT

Various

Interact with your documents using the power of GPT, 100% privately, no data leaks

★ 57,218
P Apps Productivity low

quivr

Various

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.

★ 39,173
Pairs with137entries
A Agents Autonomous low

agents-readthedocsio

Community

Welcome to Agents’ documentation! — Lumache 0.1 documentation

A Agents Autonomous low

awesome-llm-agents

Community

A curated list of awesome LLM agents frameworks.

★ 1,528
A Agents Autonomous low

Hugging face datasets

Community

Large Language Models, Cooperative AI, AI Society, Multi Agent Systems, Deep Learning, Artificial Intelligence, Natural Language Processing, Communicative AI

A Agents Autonomous low

kadoa

Community

Kadoa

A Agents Autonomous low

Stackwise

Community

The open source AI app collection

★ 186
A Agents Autonomous low

tavily

Community

Tavily is the real‑time search engine for AI agents and RAG workflows — Fast and secure APIs for web search and content extraction.

M MCP Dev low

Acacian/aegis

Various

LLM guardrails & prompt injection detection for Python. Auto-instruments LangChain, CrewAI, OpenAI, LiteLLM + 8 more frameworks. PII masking, toxicity detection, policy CI/CD. One

★ 9
M MCP Dev low

alexfleetcommander/agent-trust-stack-mcp

Various

MCP server for Agent Trust Stack — cryptographic provenance and reputation scoring for autonomous AI agents. Install: pip install agent-trust-stack-mcp

★ 0
M MCP Dev low

alibaizhanov/mengram

Various

Human-like memory for AI agents — semantic, episodic & procedural. Experience-driven procedures that learn from failures. Free API, Python & JS SDKs, LangChain, CrewAI & OpenClaw i

★ 172
M MCP Dev low

DataEval/dingo

Various

Dingo: A Comprehensive AI Data, Model and Application Quality Evaluation Tool

★ 706
M MCP Dev low

jnMetaCode/shellward

Various

AI Agent Security Middleware — 8-layer defense, DLP data flow, prompt injection detection, zero dependencies. SDK + MCP server for Claude Code, Cursor, LangChain, Hermes Agent & mo

★ 101
M MCP Dev low

mindsdb/mindsdb

Various

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and de

★ 39,231
M MCP Dev low

SonAIengine/graph-tool-call

Various

Graph-based tool retrieval for LLM agents — 248 tools → 82% accuracy, 79% fewer tokens. Zero dependencies. OpenAPI / MCP / LangChain.

★ 7
O OSS Framework medium

Agentic Radar

Community

A security scanner for your LLM agentic workflows

★ 973
O OSS Orchestration medium

AgentVerse

Community

🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation

★ 5,041
O OSS Obs medium

ai-evaluation

Community

Evaluation Framework for all your AI related Workflows

★ 105
O OSS Orchestration medium

AI Utils

Community

The TypeScript library for building AI applications.

★ 1,320
O OSS Framework medium

Arize-Phoenix

Community

Arize Phoenix: Open Source AI Development Platform

O OSS Framework medium

Arthur Shield

Community

Open-source toolkit for building, testing, and monitoring AI agents. Version prompts, run experiments, trace workflows, and catch issues before users do.

O OSS Framework medium

AutoRAG

Community

AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation & Optimization with AutoML-Style Automation

★ 4,802
O OSS Obs medium

Awadb

Community

AI Native database for embedding vectors

★ 175
O OSS Framework medium

awesome-llm-webapps

Community

A collection of open source, actively maintained web apps for LLM applications

★ 714
O OSS Obs medium

BELLE

Community

BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)

★ 8,276
O OSS Framework medium

BLOOMZ&mT0

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Framework medium

Chainlit

Community

A Python library for making chatbot interfaces.

O OSS Obs medium

Chroma

Community

Search infrastructure for AI

★ 28,173
O OSS Framework medium

Cohere Summarize Beta

Community

Cohere's text summarization endpoint, Summarize Beta, uses generative AI and offers concise and accurate text summaries.

O OSS Orchestration medium

Concepts

Community

Home - Docs by LangChain

O OSS Obs medium

Contexto

Community

Context Engine for your long-running AI agents

★ 628
O OSS Obs medium

Cordum

Community

The open agent control plane. Govern autonomous AI agents with pre-execution policy enforcement, approval gates, and audit trails. Works with LangChain, CrewAI, MCP, and any framew

★ 484
O OSS Orchestration medium

datasetGPT

Community

A command-line interface to generate textual and conversational datasets with LLMs.

★ 298
O OSS Obs medium

deeplake

Community

Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.

★ 9,150
O OSS Obs medium

distilabel

Community

Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.

★ 3,233
O OSS Obs medium

dolly

Community

Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform

★ 10,790
O OSS Framework medium

Embedchain

Community

Universal memory layer for AI Agents

★ 57,321
O OSS Framework medium

Evidently

Community

Evidently is ​​an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline. From tabular data to Gen AI. 100+ metrics.

★ 7,561
O OSS Obs medium

Falcon 40B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Obs medium

Fiddler AI

Community

Fiddler Auditor is a tool to evaluate language models.

★ 191
O OSS Obs medium

Flyflow

Community

Open source, high performance fine tuning as a service for GPT4 quality models with 5x lower latency and 3x lower cost

O OSS Obs medium

Future AGI

Community

Production-grade AI evaluation, prompt management & observability SDK. Automated evaluations with sub-100ms guardrails. No human-in-the-loop required. Python + TypeScript.

★ 50
O OSS Obs medium

Gemma

Community

Checking your browser - reCAPTCHA

O OSS Framework medium

Giskard

Community

🐢 Open-Source Evaluation & Testing library for LLM Agents

★ 5,414
O OSS Framework medium

GPT-4 Technical Report

Community

2023-03

O OSS Orchestration medium

GPTCache

Community

Semantic cache for LLMs. Fully integrated with LangChain and llamaindex.

★ 8,048
O OSS Framework medium

Guardrails.ai

Community

Learn about Guardrails AI and how it helps build reliable AI applications

O OSS Obs medium

Helicone

Community

🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓

★ 5,766
O OSS Obs medium

Humanloop

Community

Humanloop is joining Anthropic to accelerate the adoption of AI, safely.

O OSS Framework medium

IBM data-prep-kit

Community

Open source project for data preparation for GenAI applications

★ 934
O OSS Orchestration low

Inngest

Inngest

Durable workflows for agents. Step functions, event-driven runs, retries, all without managing a queue.

O OSS Framework medium

InternLM2-1.8|7|20B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Obs medium

Keywords AI

Community

Unify observability, evals, prompt optimization, and your LLM gateway in one platform.

O OSS Obs medium

Kitaru

Community

Open-source platform layer for AI agents in production

★ 180
O OSS Framework medium

Kimi-K2

Community

Kimi K2 is the large language model series developed by Moonshot AI team

★ 10,819
O OSS Obs medium

Laminar

Community

Laminar - open-source observability platform purpose-built for AI agents. YC S24.

★ 2,965
O OSS Obs medium

Lancedb

Community

Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.

★ 10,470
O OSS Orchestration medium

LangChain Chinese Getting Started Guide

Community

LangChain 的中文入门教程

★ 9,015
O OSS Obs low

Langfuse

Langfuse

Open-source LLM observability. Traces, evals, prompt management, all self-hostable.

O OSS Obs medium

LangKit

Community

🔍 LangKit: An open-source toolkit for monitoring Large Language Models (LLMs). 📚 Extracts signals from prompts & responses, ensuring safety & security. 🛡️ Features include text

★ 990
O OSS Framework medium

Langroid

Community

Harness LLMs with Multi-Agent Programming

★ 4,027
O OSS Orchestration medium

LangServe

Community

LangServe 🦜️🏓

★ 2,330
O OSS Framework medium

LangSmith

Community

Complete AI agent and LLM observability platform with tracing and real-time monitoring. Debug agents, find failures fast, and track costs and latency.

O OSS Framework medium

LangWatch

Community

The platform for LLM evaluations and AI agent testing

★ 3,275
O OSS Obs medium

LiteLLM 🚅

Community

Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, Vertex

★ 48,950
O OSS Obs medium

Literal AI

Community

Multi-modal LLM observability and evaluation platform. Create prompt templates, deploy prompts versions, debug LLM runs, create datasets, run evaluations, monitor LLM metrics and c

O OSS Framework medium

Llama 3-8|70B

Community

[Llama 2-7 13 70B](https://llama.meta.com/llama2/)

O OSS RAG medium

LlamaIndex

LlamaIndex

The data framework for LLM apps. RAG, ingestion, structured extraction, agents over your data.

O OSS Obs medium

LLMApp

Community

Ready-to-run cloud templates for RAG, AI pipelines, and enterprise search with live data. 🐳Docker-friendly.⚡Always in sync with Sharepoint, Google Drive, S3, Kafka, PostgreSQL, re

★ 59,487
O OSS Framework medium

LMQL

Community

Language Model Query Language

O OSS Framework medium

LMDeploy

Community

LMDeploy is a toolkit for compressing, deploying, and serving LLMs.

★ 7,876
O OSS Obs medium

Lunary

Community

Observability and prompt management for LLM chabots and agents. Debug agents with powerful tracing and logging. Usage analytics and dive deep into the history of your requests. Dev

O OSS Obs medium

Maxim AI

Community

At Maxim AI, we are building the production infrastructure for AI. Maxim’s stack comprising gateway and governance, observability, and evals empowers AI teams to ship agents with

O OSS Memory low

mem0

mem0

Memory layer for AI apps. Personalisation, continuity, and recall as a service.

O OSS Obs medium

Milvus

Community

Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

★ 44,579
O OSS Framework medium

Mixtral-8x7B

Community

The most powerful AI platform for enterprises. Customize, fine-tune, and deploy AI assistants, autonomous agents, and multimodal AI with open models.

O OSS Framework medium

MLflow

Community

MLflow - Open Source AI Platform for Agents, LLMs & Models

O OSS Obs medium

Modelz-LLM

Community

OpenAI compatible API for LLMs and embeddings (LLaMA, Vicuna, ChatGLM and many others)

★ 277
O OSS Framework medium

MPT-7B

Community

Introducing MPT-7B, the first entry in our MosaicML Foundation Series. MPT-7B is a transformer trained from scratch on 1T tokens of text and code. It is open source, available fo

O OSS Framework medium

Nemotron-4-340B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Framework medium

ollama

Community

Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

★ 172,846
O OSS Obs medium

Open Responses

Community

![GitHub Badge](https://img.shields.io/github/stars/julep-ai/julep.svg?style=flat-square)

O OSS Framework medium

OpenAI o3-mini

Community

Pushing the frontier of cost-effective reasoning.

O OSS Framework medium

OpenELM-1.1|3B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Obs medium

OpenLIT

Community

Open source platform for AI Engineering: OpenTelemetry-native LLM Observability, GPU Monitoring, Guardrails, Evaluations, Prompt Management, Vault, Playground. 🚀💻 Integrates with

★ 2,487
O OSS Framework medium

OpenLLM

Community

Run any open-source LLMs, such as DeepSeek and Llama, as OpenAI compatible API endpoint in the cloud.

★ 12,346
O OSS Framework medium

Opik

Community

Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.

★ 19,417
O OSS Obs medium

Parea AI

Community

The experimentation and human annotation platform for AI teams.

O OSS Obs medium

Pezzo 🕹️

Community

🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.

★ 3,239
O OSS Obs medium

pgvector

Community

Open-source vector similarity search for Postgres

★ 21,551
O OSS Obs medium

Pinecone

Community

Search through billions of items for similar matches to any object, in milliseconds. It’s the next generation of search, an API call away.

O OSS Obs medium

Plexiglass

Community

A toolkit for detecting and protecting against vulnerabilities in Large Language Models (LLMs).

★ 154
O OSS Obs medium

Portkey

Community

Democratize and productionize Gen AI across your entire org with Portkey

O OSS Framework medium

promptfoo

Community

Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, DeepSeek, and more. Simple declarative config

★ 21,784
O OSS Obs medium

PromptHub

Community

Test, deploy, and manage your prompts with PromptHub, a prompt management tool for teams. Keep your prompts organized and leverage top-tier templates to get more out of AI.

O OSS Framework medium

Promptify

Community

Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research

★ 4,612
O OSS Obs medium

PromptLayer 🍰

Community

Version, test, and monitor every prompt and agent with robust evals, tracing, and regression sets. Empower domain experts to collaborate in the visual editor.

O OSS Obs medium

PromptMage

Community

simplifies the process of creating and managing LLM workflows.

★ 115
O OSS Framework medium

PromptPerfect

Community

PromptPerfect - AI Prompt Generator and Optimizer

O OSS Obs medium

PromptSite

Community

PromptSite is a lightweight prompt version management package that helps you version control, track, experiment and debug with your LLM prompts with ease.

★ 47
O OSS Obs medium

Puzzlet AI

Community

Redirecting...

O OSS Obs medium

Qdrant

Community

Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

★ 31,735
O OSS Framework medium

Qwen2.5-Max

Community

QWEN CHAT API DEMO DISCORD It is widely recognized that continuously scaling both data size and model size can lead to significant improvements in model intelligence. However, th

O OSS Framework medium

Ragas

Community

Supercharge Your LLM Application Evaluations 🚀

★ 14,186
O OSS Framework medium

RecurrentGemma-2B

Community

Open weights language model from Google DeepMind, based on Griffin.

★ 676
O OSS Orchestration medium

ReLLM

Community

Exact structure out of any language model completion.

★ 513
O OSS Obs medium

Rivestack

Community

Managed pgvector on dedicated PostgreSQL with NVMe storage. 2,000 QPS at sub-4ms p50, from $35/month, migration help from Supabase, Neon, Pinecone, and self-hosted.

O OSS Framework medium

Robocorp

Community

Create 🐍 Python AI Actions and 🤖 Automations, and deploy & operate them anywhere

★ 636
O OSS Obs medium

semantic-coverage

Community

Automated detection of knowledge gaps and blind spots in RAG vector stores.

★ 12
O OSS Framework medium

SGLang

Community

SGLang is a high-performance serving framework for large language models and multimodal models.

★ 28,885
O OSS Framework medium

StableLM-v2-12B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Obs medium

Statewave

Community

Open-source memory runtime for AI agents — reproducible, provenance-tagged context bundles instead of query-time retrieval. Apache-2.0, self-hosted on Postgres + pgvector, Python +

★ 214
O OSS Framework medium

Swiss Army Llama

Community

A FastAPI service for semantic text search using precomputed embeddings and advanced similarity measures, with built-in support for various file types through textract.

★ 1,053
O OSS Orchestration high

Temporal

Temporal

Durable execution at enterprise scale. The control plane that survives anything.

O OSS Framework medium

Text-Embeddings-Inference

Community

A blazing fast inference solution for text embeddings models

★ 4,829
O OSS Obs medium

text-generation-inference

Community

Large Language Model Text Generation Inference

★ 10,857
O OSS Framework medium

TGI

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Orchestration medium

traceAI

Community

Open Source AI Tracing Framework built on Opentelemetry for AI Applications and Frameworks

★ 190
O OSS Framework medium

Tune Studio

Community

Playground for devs to finetune & deploy LLMs

O OSS Orchestration medium

TypeChat

Community

TypeChat is a library that makes it easy to build natural language interfaces using types.

★ 8,658
O OSS Obs medium

Vearch

Community

Distributed vector search for AI-native applications

★ 2,310
O OSS Framework medium

vLLM

Community

A high-throughput and memory-efficient inference and serving engine for LLMs

★ 81,619
O OSS Framework medium

VisualWebArena

Community

Project webpage for the VisualWebArena paper.

O OSS Obs medium

Weaviate

Community

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance an

★ 16,258
O OSS Framework medium

Weights & Biases

Community

W&B Weave helps developers evaluate, monitor, and iterate continuously to deliver generative AI applications with confidence.

P Apps Productivity low

AutoGen

Various

A programming framework for agentic AI

★ 58,610
P Apps Productivity low

Awesome RAG Production

Various

A curated list of battle-tested tools, frameworks, and best practices for building scalable, production-grade Retrieval-Augmented Generation (RAG) systems.

★ 44
P Apps Productivity low

Build an AI Agent (From Scratch)

Various

Build a working AI agent that can reason, plan, and execute multi-step tasks! LLM-powered AI agents are the next leap in applied AI, capable of reasoning and collaboration to ach

P Apps Productivity low

Cleanlab

Various

Check every AI response in real time with guardrails. Cleanlab detects hallucinations, missing context, and other issues by scoring each output for trust and accuracy.

P Apps Productivity low

Cohere

Various

Cohere builds powerful models and AI solutions enabling enterprises to automate processes, empower employees, and turn fragmented data into actionable insights.

P Apps Productivity low

Exa

Various

The Exa Web search API retrieves the best, realtime data from the web for your AI

P Apps Productivity low

Forefront

Various

Forefront is a platform to fine-tune and inference open-source-language-models.

P Apps Productivity low

Gemini

Various

A family of multimodal large language model developed by Google Deepmind.

P Apps Productivity low

Google AI Studio

Various

The fastest path from prompt to production with Gemini

P Apps Productivity low

Helicone AI

Various

AI Gateway & LLM Observability

P Apps Productivity low

MiniMax

Various

Building AGI with our mission Intelligence with Everyone. Global leader in multi-modal models and AI-native products with over 200 million users.

P Apps Productivity low

OpenAI API

Various

Announcement of the OpenAI API for text-to-text general-purpose AI models based on GPT-3. OpenAI blog, June 11, 2020.

P Apps Productivity low

QuillBot

Various

Write effortlessly and efficiently with Quillbot's suite of AI tools. Paraphrase, check grammar, analyze tone, improve fluency, and more. Start doing your best work.

P Apps Productivity low

You.com

Various

Skip the groundwork with our AI-ready Web Search APIs, delivering advanced search capabilities to power your next product.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.