Skip to content

harshagrwl/Chat-Bot

Repository files navigation

Chatbot

AI Based Chatbot which supports voice inputs and outputs

Requirements

Python 2
Flask
Aiml (Artificial Intelligence Markup Language)
pip

Installation

  1. Clone and navigate to chatbot directory.

    git clone https://github.com/harshagrwl/Chat-Bot.git
    cd Chat-Bot
  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 enjoy chatting with your bot via browser.

Screenshot

Screenshot

Contributions

Pull requests and suggestions are welcome.

Releases

No releases published

Packages

No packages published

Languages