https://github.com/shz-code/chatbot_web_railway
Contextual chatbot web app using Django
https://github.com/shz-code/chatbot_web_railway
chatbot django nltk-python
Last synced: about 1 month ago
JSON representation
Contextual chatbot web app using Django
- Host: GitHub
- URL: https://github.com/shz-code/chatbot_web_railway
- Owner: shz-code
- Created: 2023-02-10T14:31:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T14:20:08.000Z (about 1 year ago)
- Last Synced: 2025-01-21T07:07:44.441Z (3 months ago)
- Topics: chatbot, django, nltk-python
- Language: JavaScript
- Homepage: https://chatbot-cse.up.railway.app/
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatbot Web App using Django
## Major packages used
- Django
- PyTorch
- NLTK## Features
- The chatbot is specialized on the daataset based on queries about International University of Business Agriculture and Technology(IUBAT), Department of Computer Science and Engeeniering.
- Bot can generate response based on pre-build dataset.
- Chat records are stored for further training.## Check the chatbot model from the repository below
[Chatbot-NLTK](https://github.com/shz-code/chatbot-nltk)