Skip to content

isharghura/aichatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Chatbot

This chatbot is live here - it may take time to load up because of free tier hosting

Steps to run locally

  1. Clone this GitHub repo
  2. In the main directory of the project run pip install -r requirements.txt to install the requirements to run the chatbot
  3. run python app.py
  4. go to http://localhost:5000 to see the Flask app running
  5. Enjoy!

What, how, why?

  • An Intelligent AI Chatbot that attemps to mimic human conversation

  • Trained the chatbot model by feeding it a curated list of patterns associated with corresponding tags and responses

  • Developed in Python and built using TensorFlow and Keras

  • Aims to offer 24/7 support for users, whether it be asking the time, to tell a joke, or even career advice

What's next?

  • Integrate API endpoints that fetch real-time data for certain queries to provide a better experience for the user
    • For example: fetching stock data for Amazon or fetching nutrition information about a particular food item

About

An intelligent AI Chatbot to help you out with everyday tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors