Skip to content

This project is a simple chatbot implemented using Flask, Python, and a pre-trained model. The chatbot interacts with users, processes their input, and generates appropriate responses based on the trained model.

Notifications You must be signed in to change notification settings

bimarakajati/WasteTrack-Chatbot-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WasteTrack Chatbot Flask

This project is a simple chatbot implemented using Flask, Python, and a pre-trained model. The chatbot interacts with users, processes their input, and generates appropriate responses based on the trained model.

📷 Screenshot

Web Interface

✨ Prerequisites

  • Python 3.x
  • Flask
  • TensorFlow (or Keras)
  • scikit-learn
  • NLTK

🤖 Installation

  1. Clone the repository:

    git clone https://github.com/bimarakajati/WasteTrack-Chatbot-API.git
  2. Install the required dependencies:

    pip install -r requirements.txt

💁‍ Usage

  1. Run the Flask app:
    python main.py
  2. Open your web browser and navigate to http://localhost:5000 to access the chat interface.
  3. Start chatting with the chatbot by entering your messages in the input field and pressing Enter.
  4. The chatbot will respond with generated replies based on the pre-trained model's predictions.

✨ Author

Name NIM Job Desk
Afrizal Mukti Pramutiansyah A11.2019.11893 Chatbot
Bima Rakajati A11.2020.13088 Flask

📙 Reference

Thanks to their great works:

About

This project is a simple chatbot implemented using Flask, Python, and a pre-trained model. The chatbot interacts with users, processes their input, and generates appropriate responses based on the trained model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published