shamspias/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 and manage an AI chatbot that can answer questions based on your specific information. You provide content like PDFs, documents, website links, or YouTube videos, and the chatbot learns from it. It then responds to user queries using that custom knowledge, making it ideal for businesses, educators, or content creators who want to provide automated, specialized support or information.
392 stars. No commits in the last 6 months.
Use this if you need an AI assistant to automatically answer questions drawing solely from your own documents, website, or video content, rather than general internet knowledge.
Not ideal if you're looking for a simple, plug-and-play chatbot without needing to host or manage its underlying infrastructure.
Stars
392
Forks
89
Language
Python
License
—
Category
Last pushed
Mar 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/shamspias/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)