langchain
LLM application builder
A framework for developing applications powered by large language models.
🦜🔗 Build context-aware reasoning applications
96k stars
690 watching
16k forks
Language: Jupyter Notebook
last commit: about 1 month 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,923 |
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,531 |
langchain4j/langchain4j | A unified Java API for integrating Large Language Models (LLMs) and vector stores into Java applications | 5,082 |
gkamradt/langchain-tutorials | A comprehensive tutorial and project gallery for learning LangChain, a library for building conversational AI models. | 6,794 |
langfuse/langfuse | An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. | 7,123 |
langchain-ai/langserve | Provides a REST API for deploying and managing LangChain runnables and chains | 1,970 |
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,795 |
li2109/langtorch | Builds composable LLM applications with Java | 295 |
tmc/langchaingo | Provides a Go implementation of LangChain for generating text based on large language models. | 5,155 |
langflow-ai/langflow | A low-code app builder for RAG and multi-agent AI applications that allows users to design, test, and deploy workflows without extensive coding knowledge. | 39,126 |
langchain-ai/langgraphjs | A framework for building resilient, stateful applications with LLMs as directed graphs | 742 |
zilliztech/gptcache | A semantic cache designed to reduce the cost and improve the speed of LLM API calls by storing responses. | 7,293 |
llmware-ai/llmware | A framework for building enterprise LLM-based applications using small, specialized models | 8,303 |
llm-workflow-engine/llm-workflow-engine | A command-line tool and workflow manager for interacting with large language models like ChatGPT/GPT4. | 3,674 |
langgenius/dify | An open-source LLM app development platform that enables users to build and deploy AI-powered applications quickly and efficiently. | 54,931 |