langchain
LLM app builder
A framework for building applications powered by large language models (LLMs) with tools for development, productionization, and deployment.
🦜🔗 Build context-aware reasoning applications
95k stars
691 watching
15k forks
Language: Jupyter Notebook
last commit: 6 days ago
Linked from 10 awesome lists
Backlinks from these awesome lists:
- hannibal046/awesome-llm
- ethicalml/awesome-production-machine-learning
- kyrolabs/awesome-langchain
- ewingyangs/awesome-open-gpt
- promptslab/awesome-prompt-engineering
- filipecalegario/awesome-generative-ai
- hyp1231/awesome-llm-powered-agent
- amrzv/awesome-colab-notebooks
- kaushikb11/awesome-llm-agents
- scarletpan/awesome-autonomous-gpt
Related projects:
Repository | Description | Stars |
---|---|---|
langchain-ai/langchainjs | A framework for building context-aware reasoning applications using language models and composability | 12,711 |
langchain-ai/chat-langchain | A chatbot that leverages LangChain and LangGraph to generate real-time answers to user queries from a vector store of pre-loaded documentation. | 5,457 |
langchain4j/langchain4j | A unified Java API for integrating large language models and vector stores into applications. | 4,873 |
gkamradt/langchain-tutorials | A comprehensive tutorial and project gallery for learning LangChain, a library for building conversational AI models. | 6,753 |
langfuse/langfuse | An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. | 6,537 |
langchain-ai/langserve | Provides a REST API for deploying and managing LangChain runnables and chains | 1,944 |
langroid/langroid | A Python framework to build LLM-powered applications by setting up agents with optional components and having them collaboratively solve problems through message exchange | 2,654 |
li2109/langtorch | Builds composable LLM applications with Java | 294 |
tmc/langchaingo | Provides a Go implementation of LangChain for generating text based on large language models. | 4,635 |
langflow-ai/langflow | A low-code app builder for RAG and multi-agent AI applications with a Python-based visual IDE and drag-and-drop building capabilities. | 34,358 |
langchain-ai/langgraphjs | A framework for building resilient, stateful applications with LLMs as directed graphs | 655 |
zilliztech/gptcache | A semantic cache designed to reduce the cost and improve the speed of LLM API calls by storing responses. | 7,232 |
llmware-ai/llmware | A framework for building enterprise LLM-based applications using small, specialized models | 6,651 |
llm-workflow-engine/llm-workflow-engine | A command-line tool and workflow manager for interacting with large language models like ChatGPT/GPT4. | 3,659 |
langgenius/dify | An open-source LLM app development platform that enables users to build and deploy AI-powered applications quickly and efficiently. | 51,873 |