Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

😎 Awesome list of tools and projects with the awesome LangChain framework

License

NotificationsYou must be signed in to change notification settings

StudentCode-in/awesome-langchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curated list of tools and projects using LangChain.

LangChain is an amazing framework to get LLM projects done in a matter of no time and the ecosystem is growing fast. Here is an attempt to keep track of the initiatives around LangChain.

We also have a weekly newsletter to share the updates from LangChain ecosystem (changelog, articles, videos, projects)subscribe to the newsletter here

Contributions welcome. Add links through pull requests or create an issue to start a discussion. Please read thecontribution guidelines before contributing.

Table of Contents

LangChain Framework

Tools

Low-code

  • Langflow: LangFlow is a UI for LangChainGitHub Repo stars
  • Flowise - LangchainJS UI: Drag & drop UI to build your customized LLM flow using LangchainJSGitHub Repo stars
  • Databerry: The no-code platform for semantic search and documents retrievalGitHub Repo stars
  • LangchainUI: The open source chat-ai toolkitGitHub Repo stars
  • Yeager.ai: Yeager.ai Agent is the first Langchain Agent creator designed to help you build, prototype, and deploy AI-powered agents with easeGitHub Repo stars

Services

  • GPTCache: A Library for Creating Semantic Cache for LLM QueriesGitHub Repo stars
  • Gorilla: An API store for LLMsGitHub Repo stars
  • LlamaHub: a library of data loaders for LLMs made by the communityGitHub Repo stars
  • EVAL: Elastic Versatile Agent with Langchain. will execute all your requests.GitHub Repo stars
  • Auto-evaluator: a lightweight evaluation tool for question-answering using LangchainGitHub Repo stars
  • Langchain visualizer: visualization and debugging tool for LangChain workflowsGitHub Repo stars
  • LLM Strategy: implementing the Strategy Pattern using LLMsGitHub Repo stars
  • datasetGPT: A command-line interface to generate textual and conversational datasets with LLMs.GitHub Repo stars
  • spellbook-forge: Make your LLM prompts executable and version controlled.GitHub Repo stars
  • Auto Evaluator: Langchain auto evaluatorGitHub Repo stars
  • Jina: Langchain Apps on Production with JinaGitHub Repo stars
  • Gradio Tools: Gradio 🤝 LLM AgentsGitHub Repo stars
  • steamship-langchain: adapters for Steamship, enabling LangChain developers to rapidly deploy their apps on Steamship 🐍GitHub Repo stars
  • LangForge: A Toolkit for Creating and Deploying LangChain AppsGitHub Repo stars
  • BentoChain: LangChain Deployment on BentoMLGitHub Repo stars
  • LangCorn: Serving LangChain apps automagically with FastApiGitHub Repo stars
  • Langchain Service: Opinionated Langchain setup with Qdrant vector store and Kong gatewayGitHub Repo stars
  • Lanarky: 🚢 Ship production-ready LLM projects with FastAPIGitHub Repo stars
  • Dify: One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.GitHub Repo stars
  • LangchainJS Worker: LangchainJS worker on cloudflareGitHub Repo stars
  • Chainlit: Build Python LLM apps in minutes ⚡️GitHub Repo stars
  • Zep: Zep: A long-term memory store for LLM / Chatbot applicationsGitHub Repo stars
  • Langchain Decorators: a layer on the top op LangChain that provides syntactic sugar 🍭 for writing custom langchain prompts and chainsGitHub Repo stars
  • FastAPI + Chroma: An Example Plugin for ChatGPT, Utilizing FastAPI, LangChain and Chroma
  • AilingBot: Quickly integrate applications built on Langchain into IM such as Slack, WeChat Work, Feishu, DingTalk.

Agents

  • CollosalAI Chat: implement LLM with RLHF, powered by the Colossal-AI projectGitHub Repo stars
  • AgentGPT: AI Agents with Langchain & OpenAI (Vercel / Nextjs)GitHub Repo stars
  • Local GPT: Inspired on Private GPT with the GPT4ALL model replaced with the Vicuna-7B model and using the InstructorEmbeddings instead of LlamaEmbeddingsGitHub Repo stars
  • ThinkGPT: Agent techniques to augment your LLM and push it beyond its limitsGitHub Repo stars
  • Camel-AutoGPT: role-playing approach for LLMs and auto-agents like BabyAGI & AutoGPTGitHub Repo stars
  • Private GPT: Interact privately with your documents using the power of GPT, 100% privately, no data leaksGitHub Repo stars
  • RasaGPT: RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain.GitHub Repo stars
  • SkyAGI: Emerging human-behavior simulation capability in LLM agentsGitHub Repo stars
  • PyCodeAGI: A small AGI experiment to generate a Python app given what app the user wants to buildGitHub Repo stars
  • BabyAGI UI: Make it easier to run and develop with babyagi in a web app, like a ChatGPTGitHub Repo stars
  • SuperAgent: Deploy LLM Agents to productionGitHub Repo stars
  • Voyager: An Open-Ended Embodied Agent with Large Language ModelsGitHub Repo stars
  • ix: Autonomous GPT-4 agent platformGitHub Repo stars
  • DuetGPT: A conversational semi-autonomous developer assistant, AI pair programming without the copypasta.GitHub Repo stars
  • Multi-Modal LangChain agents in Production: Deploy LangChain Agents and connect them to TelegramGitHub Repo stars
  • DemoGPT: DemoGPT enables you to create quick demos by just using prompt. It applies ToT approach on Langchain documentation tree.GitHub Repo stars
  • SuperAGI: SuperAGI - A dev-first open source autonomous AI agent frameworkGitHub Repo stars
  • Autonomous HR Chatbot: An autonomous agent that can answer HR related queries autonomously using the tools it has on handGitHub Repo stars
  • BlockAGI: BlockAGI conducts iterative, domain-specific research, and outputs detailed narrative reports to showcase its findingsGitHub Repo stars

Templates

  • AI: Vercel template to build AI-powered applications with React, Svelte, and Vue, fist class support for LangChainGitHub Repo stars
  • create-t3-turbo-ai: t3 based, Langchain-friendly boilerplate for building type-safe, full-stack, LLM-powered web apps with Nextjs and PrismaGitHub Repo stars
  • LangChain.js LLM Template: LangChain LLM template that allows you to train your own custom AI LLM model.GitHub Repo stars
  • Streamlit Template: template for how to deploy a LangChain on StreamlitGitHub Repo stars
  • Codespaces Template: a Codespaces template for getting up-and-running with LangChain in seconds!GitHub Repo stars
  • Gradio Template: template for how to deploy a LangChain on GradioGitHub Repo stars
  • AI Getting Started: A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configsGitHub Repo stars
  • Embedchain: Framework to easily create LLM powered bots over any dataset.GitHub Repo stars

Platforms

  • Modal: End-to-end stack for cloud/ML compute
  • Metal: Metal is a managed service that allows you to build AI products without the hassle of managing infrastructure
  • Graphsignal: Observability for AI agents and LLM-powered applications. Trace, monitor and debug LangChain in production.

Open Source Projects

Knowledge Management

  • Quiver: Dump your brain into your GenerativeAI VaultGitHub Repo stars
  • DocsGPT: GPT-powered chat for documentation search & assistance.GitHub Repo stars
  • Knowledge GPT: Accurate answers and instant citations for your documents.GitHub Repo stars
  • Knowledge: Knowledge is a tool for saving, searching, accessing, and exploring all of your favorite websites, documents and files.GitHub Repo stars
  • Anything LLM: A full-stack application that turns any documents into an intelligent chatbot with a sleek UI and easier way to manage your workspaces.GitHub Repo stars
  • DocNavigator: AI-powered chatbot builder that is designed to improve the user experience on product documentation/support websitesGitHub Repo stars
  • ChatFiles: Upload your document and then chat with it. Powered by GPT / Embedding / TS / NextJS.GitHub Repo stars
  • DataChad: A streamlit app that let's you chat with any data source. Supporting both OpenAI and local mode with GPT4All.GitHub Repo stars
  • Second Brain AI Agent: A streamlit app automaticall dialog with your second brain notes using OpenAI and ChromaDB locally.GitHub Repo stars

Other / Chatbots

  • AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking HeadGitHub Repo stars
  • Paper QA: LLM Chain for answering questions from documents with citationsGitHub Repo stars
  • Chat Langchain: locally hosted chatbot specifically focused on question answering over the LangChain documentationGitHub Repo stars
  • Langchain Chat: another Next.js frontend for LangChain Chat.GitHub Repo stars
  • Book GPT: drop a book, start asking question.GitHub Repo stars
  • Chat LangchainJS: NextJS version of Chat LangchainGitHub Repo stars
  • Doc Search: converse with book - Built with GPT-3GitHub Repo stars
  • Fact Checker: fact-checking LLM outputs with langchainGitHub Repo stars
  • MM ReAct: Multi Modal ReAct Design
  • QABot: Query local or remote files or databases with natural language queries powered by langchain and openaiGitHub Repo stars
  • GPT Automator: Your voice-controlled Mac assistant.GitHub Repo stars
  • Teams LangchainJS: Demonstration of LangChainJS with Teams / Bot Framework botsGitHub Repo stars
  • ChatGPT: ChatGPT & langchain example for node.js & DockerGitHub Repo stars
  • FlowGPT: Generate diagram with AIGitHub Repo stars
  • langchain-text-summarizer: A sample streamlit application summarizing text using LangChainGitHub Repo stars
  • Langchain Chat Websocket: About LangChain LLM chat with streaming response over websocketsGitHub Repo stars
  • langchain_yt_tools: Langchain tools to search/extract/transcribe text transcripts of Youtube videosGitHub Repo stars
  • SmartPilot: A Python program leveraging OpenAI's language models to generate, analyze, and select the best answer to a given questionGitHub Repo stars
  • Howdol: a helpful chatbot that can answer questionsGitHub Repo stars
  • MrsStax: QA Slack BotGitHub Repo stars
  • ThoughtSource⚡: A framework for the science of machine thinkingGitHub Repo stars
  • ChatGPT Langchain: ChatGPT clone using langchain on Huggingface
  • Chat Math Techniques: langchain chat with math techniques on Huggingface
  • Notion QA: Notion Question-Answering BotGitHub Repo stars
  • QNimGPT: Play Nim against an IBM Quantum Computer simulator or OpenAI GPT-3.5
  • ChatPDF: ChatGPT + Enterprise data with Azure OpenAIGitHub Repo stars
  • Chat with Scanned Documents: A demo chatting with documents scanned with Dynamic Web TWAIN.
  • snowChat ❄️: Chat with you're snowflake databaseGitHub Repo stars
  • DB GPT: Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% securityGitHub Repo stars
  • Psychic: Universal APIs for unstructured data. Sync documents from SaaS tools to a SQL or vector database, where they can be easily queried by AI applications like ChatGPT.GitHub Repo stars
  • Airtable-QnA: 🌟 a question-answering tool for your Airtable content
  • WingmanAI: tool for interacting with real-time transcription of both system and microphone audio
  • TutorGPT: Dynamic few-shot metaprompting for the task of tutoring.GitHub Repo stars
  • Cheshire Cat: Custom AGI boT with ready-to-use chat integration and plugins development platform.GitHub Repo stars
  • Got Chaat Bot: Repo for creating GoT Chatbots (ex: talk with Tyrion Lannister)GitHub Repo stars
  • Dialoqbase: web application that allows you to create custom chatbots with your own knowledge baseGitHub Repo stars
  • CSV-AI 🧠: CSV-AI is the ultimate app powered by LangChain that allows you to unlock hidden insights in your CSV files.
  • MindGeniusAI: Auto generate MindMap with ChatGPTGitHub Repo stars
  • Robby-Chatbot: AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡.
  • AI Chatbot: A full-featured, hackable Next.js AI chatbot built by Vercel LabsGitHub Repo stars
  • Instrukt: A fully-fledged AI environment in the terminal. Build, test and instruct agents.GitHub Repo stars
  • OpenChat: LLMs custom-chatbots console ⚡.GitHub Repo stars
  • Twitter Agent: Scrape tweets, summarize them and chat with them in an interactive terminal
  • GPT Migrate: Easily migrate your codebase from one framework or language to another.

Learn

Notebooks

Videos

Articles

Alternatives

  • Transformers Agents: Provides a natural language API on top of transformers
  • LlamaIndex: provides a central interface to connect your LLM's with external data.GitHub Repo stars
  • Botpress: The building blocks for building chatbotsGitHub Repo stars
  • Haystack: NLP framework to interact with your data using Transformer models and LLMsGitHub Repo stars
  • Semantic Kernel: Microsoft C# SDK to integrate cutting-edge LLM technology quickly and easily into your appsGitHub Repo stars
  • Promptify: Prompt Engineering | Use GPT or other prompt based models to get structured output.GitHub Repo stars
  • PromptSource: About Toolkit for creating, sharing and using natural language prompts.GitHub Repo stars
  • Agent-LLM: An Artificial Intelligence Automation Platform.GitHub Repo stars
  • LLM Agents: Build agents which are controlled by LLMsGitHub Repo stars
  • MiniChain: A tiny library for coding with large language models.GitHub Repo stars
  • Griptape: Python framework for AI workflows and pipelines with chain of thought reasoning, external tools, and memory.GitHub Repo stars
  • llm-chain: is a powerful rust crate for building chains in LLMs allowing you to summarise text and complete complex tasks.GitHub Repo stars
  • BoxCars: Ruby gem, Building applications with composability using Boxcars with LLM's. Inspired by LangChain.GitHub Repo stars
  • LangTorch: Building composable LLM applications with Java / JVM. Inspired by LangChain.GitHub Repo stars
  • Langchain Go: Golang LangchainGitHub Repo stars
  • LangchainRb: Ruby LangchainGitHub Repo stars
  • PromptFlow: Create executable flowcharts that link LLMs (Large Language Models), Prompts, Python functions, and conditional logic together.GitHub Repo stars
  • OpenLM: a drop-in OpenAI-compatible library that can call LLMs from any other hosted inference API. AlsoTypescriptGitHub Repo stars
  • Dust: Design and Deploy Large Language Model AppsGitHub Repo stars
  • e2b: Open-source platform for building & deploying virtual developers’ agents
  • SuperAGI: A dev-first open source autonomous AI agent framework.GitHub Repo stars
  • SmartGPT: A program that provides LLMs with the ability to complete complex tasks using plugins.GitHub Repo stars
  • TermGPT: Giving LLMs like GPT-4 the ability to plan and execute terminal commandsGitHub Repo stars
  • ReLLM: Regular Expressions for Language Model Completions.GitHub Repo stars
  • OpenDAN: open source Personal AI OS , which consolidates various AI modules in one place for your personal use.GitHub Repo stars
  • LangChain4j: LangChain for Java
  • OpenLLM: An open platform for operating large language models (LLMs) in production. Fine-tune, serve, deploy, and monitor any LLMs with ease using OpenLLM.GitHub Repo stars
  • FlagAI: FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.GitHub Repo stars
  • AI.JSX: The AI Application Framework for JavascriptGitHub Repo stars
  • Outlines: Generative Model Programming (Python)GitHub Repo stars
  • AI Utils: TypeScript-first library for building AI apps, chatbots, and agents.GitHub Repo stars
  • MetaGPT: The Multi-Agent Meta Programming Framework: Given one line Requirement, return PRD, Design, Tasks, Repo and CIGitHub Repo stars
  • Hyv: Probably the easiest way to use any AI Model in Node.js and create complex interactions with ease.GitHub Repo stars

Complement to this list

  • Open LLMs: A list of open LLMs available for commercial useGitHub Repo stars
  • Awesome LLM: Awesome-LLM: a curated list of Large Language Model resources.GitHub Repo stars
  • LLaMA Cult and More: Keeping Track of Affordable LLMs, 🦙 Cult and MoreGitHub Repo stars

About

😎 Awesome list of tools and projects with the awesome LangChain framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp