Rayzaleew/chatbot
Chatbot based on gpt3.5 built using Django and REST framework
This project provides a ready-to-use chatbot application powered by OpenAI's GPT-3.5, designed for seamless integration into websites or services. It takes text prompts from users and delivers context-aware, intelligent responses, remembering past interactions. This is ideal for developers or small businesses looking to quickly add a conversational AI to their platforms.
No commits in the last 6 months.
Use this if you need a basic, functional chatbot with conversation memory and a customizable interface that you can host yourself.
Not ideal if you need a highly scalable, multi-user chatbot solution with advanced features like multiple conversation rooms or complex dialogue management out of the box.
Stars
7
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Rayzaleew/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)