Skip to content
/ AI-Chatbot Public template

An Intelligent AI chatbot using neural networks and natural language processing in Python

License

Notifications You must be signed in to change notification settings

PawanRamaMali/AI-Chatbot

Repository files navigation

✅ AI-Chatbot

An Intelligent AI chatbot using neural networks and natural language processing in Python

🌻 Motivation

To build a simple AI Chatbot to explain to my students

✨ Contents

This repository contains files to build and run an AI Chatbot

📺 How to Install

  • Download the code files
git clone https://github.com/PawanRamaMali/AI-Chatbot.git 

  • Install the required dependencies
pip install -r requirements.txt 

⚛ How to Run

  • Build the Chatbot model
python training.py
  • Run the Chatbot
python chatbot.py

❓ FAQs

What is a Chatbot ?

A chatbot is merely a computer program that fundamentally simulates human conversations. It allows a form of interaction between a human and a machine the communication, which happens via messages or voice command. would also make creating reactive bindings awkward. That's why it is strongly recommended to store all the state into a single object by using useRS only once !


💙 Contributing

PR's are welcome !

Found a Bug ? Create an Issue.

Chat on Slack


💖 Like this project ?

Leave a ⭐ If you think this project is cool.


👨‍💻 Author

🍁 Licence

About

An Intelligent AI chatbot using neural networks and natural language processing in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages