An open API service indexing awesome lists of open source software.

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

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)