slyapustin/django-chatbot
Django Chatbot with Celery, Channels (WebSocket)
This is a pre-built chatbot application that you can deploy to respond to user messages and perform simple background tasks. It takes user input (like 'sum 5 3' or 'status google.com') and provides immediate responses or checks website availability. Anyone who needs a basic, ready-to-use chatbot for quick deployments would find this useful.
110 stars.
Use this if you need to quickly set up a functional chatbot that can perform simple calculations or check website statuses, without building everything from scratch.
Not ideal if you require advanced natural language understanding, complex conversational flows, or integrations with third-party services.
Stars
110
Forks
42
Language
Python
License
—
Category
Last pushed
Nov 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/slyapustin/django-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.
paramsgit/autochat-bot
Chatbot created with flask and openai API