Skip to content

This is a General chatbot made using "flask web-frameworks"

Notifications You must be signed in to change notification settings

RAHULJOGI-CODE/Chatbot-using-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Python Flask Chatbot

This is a simple chatbot created using Python and the Flask framework.

Installation

  1. Clone the repository:

  2. Install the required dependencies:

Chat Bot link

The Chatbot is constructed using the Microsoft/DialoGPT-medium model. https://huggingface.co/microsoft/DialoGPT-medium

Usage

  1. Run the Flask app:

  2. Open your web browser and go to: http://localhost:5000

  3. Start chatting with the chatbot!

Features

  • Simple chat interface
  • Basic chatbot responses
  • Easily extensible for adding more complex responses

Contributing

Feel free to contribute to this project by forking the repository and creating a pull request with your changes.

License

Feel free to tailor this README file to fit the specifics of your project. Good luck with your chatbot development!

Releases

No releases published

Packages

No packages published