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.
5k stars
48 watching
1k forks
Language: TypeScript
last commit: 17 days 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,711 |
langchain-ai/langchain | A framework for building applications powered by large language models (LLMs) with tools for development, productionization, and deployment. | 94,887 |
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 |
mayooear/gpt4-pdf-chatbot-langchain | Builds a chatbot to generate responses from PDF documents using GPT-4 and LangChain | 14,927 |
homanp/langchain-ui | A no-code chat-ai toolkit built on top of LangChain. | 881 |
langchain-ai/langserve | Provides a REST API for deploying and managing LangChain runnables and chains | 1,944 |
ai-shifu/chatall | A platform that enables concurrent interaction with multiple AI chatbots to find the best answers. | 15,241 |
pors/langchain-chat-websockets | An open-source chat application using LangChain and FastAPI that enables real-time conversations with an LLM | 89 |
langchain-ai/langgraphjs | A framework for building resilient, stateful applications with LLMs as directed graphs | 655 |
guangzhengli/chatfiles | An embeddable chatbot platform allowing users to interact with files using natural language processing | 3,275 |
li2109/langtorch | Builds composable LLM applications with Java | 294 |
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,232 |
langfuse/langfuse | An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. | 6,537 |