robindekoster/chatgpt-custom-knowledge-chatbot
This open source chatbot project lets you create a chatbot that uses your own data to answer questions, thanks to the power of the OpenAI GPT-3.5 model.
This project helps you create a chatbot that answers questions using your own specific documents, rather than general internet knowledge. You provide text, CSV, or PDF files, and the chatbot uses this information to respond to user queries. This is ideal for anyone needing a specialized question-answering system based on proprietary or niche content.
136 stars. No commits in the last 6 months.
Use this if you need a simple chatbot to answer questions drawing exclusively from your own collection of text, CSV, or PDF documents.
Not ideal if you require advanced features, robust security for sensitive data, or ongoing development and support, as this project is no longer actively maintained.
Stars
136
Forks
37
Language
Python
License
MIT
Category
Last pushed
Jul 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/robindekoster/chatgpt-custom-knowledge-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
myreader-io/myGPTReader
A community-driven way to read and chat with AI bots - powered by chatGPT.
JRC1995/Chatbot
Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.
Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and...
dotmet/chatgpt_webui
Build a WebUI of ChatGPT with multiple authentication methods using Gradio and revChatGPT