Skip to content

Anime chat bot application, built with Flask, uses NLP and machine learning for responsive user interactions. The app integrates with external APIs to provide a broader range of responses.

Notifications You must be signed in to change notification settings

dudaholandah/ai-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Chatbot

About the project

This Chat Bot App is a web-based application built using Flask, a lightweight web framework in Python. It incorporates NLP and machine learning techniques to understand and respond to user input effectively. The user interface is designed using HTML and CSS, providing a visually appealing and intuitive experience. The app integrates with external APIs to enhance its functionality and provide a broader range of responses.

Running the project

  1. Install dependencies
pip install -r requirements.txt
  1. Train the model
python ./chatbot/treino_chatbot.py
  1. Run the app
flask --app app_main run --debug

Project Overview

About

Anime chat bot application, built with Flask, uses NLP and machine learning for responsive user interactions. The app integrates with external APIs to provide a broader range of responses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published