Skip to content

This is simple chatbot using NLP which is implemented on Flask WebApp.

Notifications You must be signed in to change notification settings

Saikat-SS24/NLP_Flask_AI_ChatBot

Repository files navigation

Project Title

Chatbot

Project Description

It's a basic Chatbot using NLP. You can have basic conversation with the chatbot. This application is based on chatterbot.This chatbot can be developed in better way with some strategies. We can make it more enhanced if we implement the NLP model in better way.

Installation

  clone the project

Deployment

Open cmd in the directory and type

   pip install -r requirements.txt

To run the project run

   python app.py

Go to

   127.0.0.1:5000/chatbot

and start chatting

Screenshots

App Screenshot

App Screenshot