Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.
/ Chatbot Public archive

The idea was to build a bot that can communicate the user and respond according to the user's queries.

License

Notifications You must be signed in to change notification settings

shoaibrayeen/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot using AIML

Idea

The idea was to build a bot that can communicate the user and respond according to the user's queries. It is the general structure, we can add the training data by adding more AIML Files to tend the bot towards one domain such as Cricket Bot, Educational Bot, etc.

Technology Used

  • Python Flask, To create the server
  • AIML - To Preprare Training Data
  • HTML, CSS and JavaScript to design the User Interface

To Get Started

Clone the Repository

>>>  git clone https://github.com/shoaibrayeen/Chatbot

Install required libraries

>>>  pip install -r requirements.txt

Execute app file

>>>  python app.py

Run Server in Your Browser

>>>  http://0.0.0.0:5000

Use Case of the project

Use Case 1
	When the bot starts.

Use Case 2
	When the user is chatting with the bot.

License

MIT license

Copyright (c) 2019-Present Mohd Shoaib Rayeen

This project is licensed under the MIT License - see the LICENSE file for details

About

The idea was to build a bot that can communicate the user and respond according to the user's queries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published