AringoldX/customizable-gpt-chatbot
A dynamic, scalable AI chatbot built with Django REST framework, supporting custom training from PDFs, documents, websites, and YouTube videos. Leveraging OpenAI's GPT-3.5, Pinecone, FAISS, and Celery for seamless integration and performance.
This project helps you create your own AI chatbot that can answer questions based on information you provide. You feed it content like PDFs, documents, website links, or YouTube videos, and it generates a conversational AI that can respond to user inquiries using that specific knowledge. This is for anyone who needs to quickly deploy an intelligent agent for customer support, internal knowledge sharing, or educational purposes, trained on their unique information.
No commits in the last 6 months.
Use this if you need to build a specialized AI chatbot that provides answers solely from your existing documents, web pages, or video content, rather than general internet knowledge.
Not ideal if you're looking for a simple, pre-built chatbot solution without needing to customize its knowledge base or manage the backend infrastructure.
Stars
11
Forks
—
Language
Python
License
—
Category
Last pushed
Aug 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/AringoldX/customizable-gpt-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
paulpierre/RasaGPT
💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built...
Anil-matcha/Chatbase-Alternative
ChatGPT for every website.Instantly answer your visitors' questions with a personalized chatbot...
zhayujie/bot-on-anything
A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT,...
brave-chat/brave-chat-server
Brave Chat server powered by FastAPI, SQLAlchemy, Redis, SingleStoreDB and friends.
slyapustin/django-chatbot
Django Chatbot with Celery, Channels (WebSocket)