Skip to content

DeanSparrow/chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

AI Based Chatbot

Requirements

Python = 2.x.x
Flask
Aiml
pip

Installation

  1. Clone and navigate to chatbot directory.

  2. Install the required packages.

    pip install -r requirements.txt
  3. Run the python server.

    python main.py
  4. Open http://127.0.0.1:5000 in your browser.

  5. You're done and let's chat with your Robot via browser.

Screenshot

chatbot

Author

Sohel Amin

About

An AI Based Chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%