Skip to content

Repository files navigation

Chatbot Project

Overview

This is an AI-powered chatbot built using Natural Language Processing (NLP) techniques. It identifies user intents and responds accordingly.

Features

  • Supports multiple intents such as greetings, farewells, gratitude, and assistance.
  • Predicts user intent using a neural network.
  • Lightweight web-based frontend powered by Flask.

Setup Instructions

  1. Clone the repository.
  2. Install dependencies: pip install -r requirements.txt
  3. Train the chatbot or use the pre-trained model (chatbot_model.h5).
  4. Run the app: python app.py
  5. Open your browser and visit http://127.0.0.1:5000/.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages