GaoQ1/langchain-chatbot
Based on the Langchain framework, a retrieval and generative chatbot. 基于langchain实现的检索式和生成式问答
This project helps you create a custom chatbot that can answer questions based on your own documents and also engage in general conversations. You provide the text content you want the chatbot to learn from, and it outputs conversational responses to user queries. This is ideal for anyone who needs to quickly deploy a Q&A assistant for specific knowledge or to add a general conversational agent to an application.
No commits in the last 6 months.
Use this if you need a flexible chatbot that can both retrieve answers from your custom knowledge base and generate creative responses for general dialogue.
Not ideal if you're looking for a pre-built, ready-to-use chatbot solution without any setup or coding knowledge.
Stars
23
Forks
11
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/GaoQ1/langchain-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
mfmezger/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph...
kvncampos/nautobot-ai-ops
Nautobot AI Plugin - Large Language Models (LLM), Model Context Protocol (MCP), Middleware and...
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)