Skip to content

This is a simple guided ChatBot application using Python Flask.

Notifications You must be signed in to change notification settings

master-fury/TraviBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRAVI - Chat Bot Using Flask and Jinja 🤖


This is a simple guided Chat Bot application which can be converted to menu/option based Bot.
It is NOT a NLP based bot.


DEMO

Screenshot


Build With

  • Python Flask
  • Jinja
  • JavaScript
  • JSON
  • AJAX
  • HTML
  • CSS (FLEX)

Installation

  1. Install Python 3 click here🛫
  2. Install Flask pip install Flask
  3. Clone the repository here.
    Else Download the .ZIP file here.
  4. Run server.py in terminal python server.py

Quick Start

This method assumes that you have the requirements mentioned in the installation section.Once you fork or download the code. You can directly open the server.py in the terminal. To add pre-defined conversation for your bot, write them in a JSON file. A sample JSON file is in the directory named as convo.json.
This project is open for contribution ✌.
If any other doubt please raise a issue or mail me.

About

This is a simple guided ChatBot application using Python Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published