Ryota-Kawamura/LangChain-Chat-with-Your-Data
Start building practical applications that allow you to interact with data using LangChain and LLMs.
This project helps you build a custom chatbot that can answer questions using information from your specific documents, like reports, articles, or internal guides. You provide your unique data, and the chatbot processes it to deliver targeted answers, rather than relying on its general training. This is ideal for anyone who needs to quickly find specific information within their own collection of documents, such as researchers, business analysts, or content managers.
No commits in the last 6 months.
Use this if you need to create a question-answering system that draws its answers exclusively from your own collection of documents, such as PDFs, audio files, or web pages.
Not ideal if you're looking for a general-purpose chatbot or a tool to simply summarize documents without a question-answering interface.
Stars
43
Forks
44
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Ryota-Kawamura/LangChain-Chat-with-Your-Data"
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)