langchainjs
Reasoning platform
A framework for building context-aware reasoning applications using language models and composability
🦜🔗 Build context-aware reasoning applications 🦜🔗
13k stars
86 watching
2k forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
langchain-ai/langchain | A framework for building applications powered by large language models (LLMs) with tools for development, productionization, and deployment. | 94,887 |
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 |
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 |
langchain-ai/langgraphjs | A framework for building resilient, stateful applications with LLMs as directed graphs | 655 |
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 |
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 |
tryagi/langchain | C# implementation of a composability framework for large language models | 576 |
llmware-ai/llmware | A framework for building enterprise LLM-based applications using small, specialized models | 6,651 |
zilliztech/gptcache | A semantic cache designed to reduce the cost and improve the speed of LLM API calls by storing responses. | 7,232 |
llm-workflow-engine/llm-workflow-engine | A command-line tool and workflow manager for interacting with large language models like ChatGPT/GPT4. | 3,659 |