Skip to content

awesomelistsio/awesome-langchain

Repository files navigation

Awesome LangChain Awesome Lists

Ko-Fi   PayPal   Stripe   X   Facebook

A curated list of resources, tools, examples, and projects using LangChain, the framework for developing applications powered by language models.

LangChain is a powerful and extensible framework for building applications with large language models (LLMs), integrating tools, memory, chains, agents, and data sources.

Contents

Official Resources

Learning Resources

Community Projects & Examples

  • LangChainHub – Community-contributed chains, agents, and prompts.
  • AgentGPT – Autonomous agents built using LangChain.
  • FlowiseAI – Low-code tool to build LLM flows using LangChain.
  • GPT Researcher – Fully automated agent that writes research reports using LangChain.

Templates & Boilerplates

Integrations

  • Pinecone – Vector database used in many LangChain retrieval apps.
  • Weaviate – Semantic vector search engine used with LangChain.
  • Chroma – Open-source embedding database for LangChain.
  • LlamaIndex – Integrates well with LangChain for connecting LLMs to external data.

Tools & Extensions

  • LangGraph – Add stateful and graph-based reasoning to LangChain agents.
  • LangSmith – LangChain’s debugging, tracing, and evaluation tool.
  • Griptape – Alternative LLM framework that can integrate with LangChain ideas.

Production Tools & Deployment

  • LangServe – Package and deploy LangChain applications as APIs.
  • Helicone – Logging and monitoring for OpenAI & LangChain usage.
  • Modal – Serverless deployment for LangChain-powered apps.

Open Source Projects

  • Autogen – Microsoft’s multi-agent framework (not LangChain-exclusive, but compatible).
  • ChatLangChain – Demo chatbot using LangChain and Streamlit.
  • BabyAGI – Simple task management agent powered by LangChain.

Related Awesome Lists

Contribute

Contributions are welcome!

License

CC0

About

A curated list of resources, tools, examples, and projects using LangChain.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages