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.
Contributions welcome. Add links through pull requests or create an issue to start a discussion.
- LangChain: the orginal π
- LangChain.js: the js brother β¨
- Concepts: Langchain concepts doc
- Twitter account: follow to get fresh updates
- Discord: discussion
- Langchain Blog: The Official Langchain blog
- LangChainers: Langchainers official website, blog/newsletter
- LangChainHub: collection of all artifacts useful for working with LangChain primitives such as prompts, chains and agents
- Langflow: LangFlow is a UI for LangChain
- Flowise - LangchainJS UI: Drag & drop UI to build your customized LLM flow using LangchainJS
- Databerry: The no-code platform for semantic search and documents retrieval
- LangchainUI: The open source chat-ai toolkit
- Yeager.ai: Yeager.ai Agent is the first Langchain Agent creator designed to help you build, prototype, and deploy AI-powered agents with ease
- spellbook-forge: Make your LLM prompts executable and version controlled.
- LlamaHub: a library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
- LLM Strategy: implementing the Strategy Pattern using LLMs
- datasetGPT: A command-line interface to generate textual and conversational datasets with LLMs.
- EVAL: EVAL(Elastic Versatile Agent with Langchain) will execute all your requests. Just like an eval method.
- Auto-evaluator: a lightweight evaluation tool for question-answering using Langchain
- SkyAGI: Emerging human-behavior simulation capability in LLM
- LLM Agents: Build agents which are controlled by LLMs
- ThinkGPT: Agent techniques to augment your LLM and push it beyond its limits
- steamship-langchain: adapters for Steamship, enabling LangChain developers to rapidly deploy their apps on Steamship π
- Langchain visualizer: visualization and debugging tool for LangChain workflows
- BoxCars: Ruby gem, Building applications with composability using Boxcars with LLM's. Inspired by LangChain.
- LangTorch: Building composable LLM applications with Java / JVM. Inspired by LangChain.
- Jina: Langchain Apps on Production with Jina
- LangCorn: Serving LangChain apps automagically with FastApi
- Langchain Service: Opinionated Langchain setup with Qdrant vector store and Kong gateway
- Gradio Tools: Gradio π€ LLM Agents
- LangForge: A Toolkit for Creating and Deploying LangChain Apps
- Steamship: steamship is a Managed Backend for AI services
- Modal: End-to-end stack for cloud/ML compute
- BentoChain: LangChain Deployment on BentoML
- create-t3-turbo-ai: t3 based, Langchain-friendly boilerplate for building type-safe, full-stack, LLM-powered web apps with Nextjs
- LangChain.js LLM Template: LangChain LLM template that allows you to train your own custom AI LLM
- Streamlit Template: template for how to deploy a LangChain on Streamlit
- Codespaces Template: a Codespaces template for getting up-and-running with LangChain in seconds!
- Gradio Template: template for how to deploy a LangChain on Gradio
- AgentGPT: AI Agents with Langchain & OpenAI (Vercel / Nextjs)
- Langchain Tutorials: overview and tutorial of the LangChain Library
- Flan5 LLM: PDF QA using LangChain for chain of thought and multi-task instructions, Flan5 on HuggingFace
- LangChain Handbook: Pinecone / James Briggs' LangChain handbook
- LangChain Chinese Getting Started Guide: Chinese LangChain Tutorial for Beginners
- ReadTheDocs: create a ChatGPT like experience over your ReadTheDocs usingΒ LangChain
- Book GPT: drop a book, start asking question.
- Chat Langchain: locally hosted chatbot specifically focused on question answering over the LangChain documentation
- Chat LangchainJS: NextJS version of Chat Langchain
- Langchain Chat: another Next.js frontend for LangChain Chat.
- Doc Search: converse with book - Built with GPT-3
- Fact Checker: fact-checking LLM outputs with langchain
- QABot: Query local or remote files or databases with natural language queries powered by langchain and openai
- GPT Automator: Your voice-controlled Mac assistant.
- Teams LangchainJS: Demonstration of LangChainJS with Teams / Bot Framework bots
- ChatGPT: ChatGPT & langchain example for node.js & Docker
- Knowledge GPT: Accurate answers and instant citations for your documents.
- Paper QA: LLM Chain for answering questions from documents with citations
- FlowGPT: Generate diagram with AI
- Knowledge: Knowledge is a tool for saving, searching, accessing, and exploring all of your favorite websites, documents and files.
- langchain-text-summarizer: A sample streamlit application summarizing text using LangChain
- LangChain Series by Sam Witteveen
- LangChain Tutorials Playlist
- LangChain James Briggs' Playlist
- What Is LangChain? - LangChain + ChatGPT Overview
- LangChain Demo + Q&A with Harrison Chase
- LangChain for LLMs is... basically just an Ansible playbook (David Shapiro)
- Data Independent Playlist
- Langchain Agent Webinar
- BabyAGI with LangChain
- LangChain Tutorial in Python - Crash Course
- Build a GitHub support bot with GPT3, LangChain, and Python
- The Emergence Of Large Language Model (LLM) API Build Frameworks
- How I used LangChain π¦π and GPT-3 to Automate my Boss π€
- Multilingual Semantic Search with Cohere and Langchain
- How Haystack and LangChain are Empowering Large Language Models
- DataIndependent Tutorials
- Build an Ecommerce Chatbot With Redis, LangChain, and OpenAI
- Promptify: Prompt Engineering | Use GPT or other prompt based models to get structured output.
- MiniChain: A tiny library for coding with large language models.
- LlamaIndex: provides a central interface to connect your LLM's with external data.