Skip to content

PrathmeshWadje/Bingo-Chatbot

Repository files navigation

Bingo Chatbot

This Python project builds a basic chatbot that can answer predefined questions.

Badges

MIT License GPLv3 License AGPL License

Bingo

A chatbot built using Python leverages technologies like Flask, Numpy, and NLTK to provide an interactive chat interface. The chatbot uses natural language processing techniques to understand user inputs and provide personalized answers based on its assigned functionality.

The chatbot's functionality can be customized to suit various use cases. For example, it can be trained to answer frequently asked questions, provide product recommendations, or assist with customer support. By using Flask, the chatbot's interface is both intuitive and easy to use, making it a valuable tool for engaging with customers or users.

Demo


Installation

Install & Run Bingo using the following commands:

  pip install -r requirements.txt
  python .\app.py

If the chatbot doesn't work, run training.py.

For support, email [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published