chat-langchain
Chat Bot
A chatbot that leverages LangChain and LangGraph to generate real-time answers to user queries from a vector store of pre-loaded documentation.
6k stars
48 watching
1k forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
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/langchain | A framework for developing applications powered by large language models. | 96,146 |
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 |
mayooear/gpt4-pdf-chatbot-langchain | Builds a chatbot to generate responses from PDF documents using GPT-4 and LangChain | 14,976 |
homanp/langchain-ui | A no-code chat-ai toolkit built on top of LangChain. | 886 |
langchain-ai/langserve | Provides a REST API for deploying and managing LangChain runnables and chains | 1,970 |
ai-shifu/chatall | A platform that enables concurrent interaction with multiple AI chatbots to find the best answers. | 15,332 |
pors/langchain-chat-websockets | An open-source chat application using LangChain and FastAPI that enables real-time conversations with an LLM | 91 |
langchain-ai/langgraphjs | A framework for building resilient, stateful applications with LLMs as directed graphs | 742 |
guangzhengli/chatfiles | An embeddable chatbot platform allowing users to interact with files using natural language processing | 3,294 |
li2109/langtorch | Builds composable LLM applications with Java | 295 |
minhbtrc/langchain-chatbot | An implementation of a chatbot with Langchain and LLM API integration, featuring memory in MongoDB and UI in Gradio. | 50 |
zilliztech/gptcache | A semantic cache designed to reduce the cost and improve the speed of LLM API calls by storing responses. | 7,293 |
langfuse/langfuse | An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. | 7,123 |