Skip to content

An cybersecurity chatbot system using pattern recoganization and nlp preproccesing to generate responses.

Notifications You must be signed in to change notification settings

Harshal8887/Interachat

Repository files navigation

Interachat

instructions to use and install chatbot(development)

  • download and extract the files

  • open cmd(windows) or terminal(linux) in the current project folder

  • activate the virtual enviroment(optionml)

  • it is advised to create a virtrual enviroment and run the project inside it visit

  • to install the dependencies

pip install -r requirements.txt
  • now run the file train.py
python train.py     or   python3 train.py
  • now run app.py (make sure internet is connected)
python run.py
  • dataset - cybersecurity (intents.json)

  • Enjoy the app!

About

An cybersecurity chatbot system using pattern recoganization and nlp preproccesing to generate responses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages