Skip to content

Chatbot interface with dynamic background animations using random meme images. Fun visuals, but the code isn’t perfect and often gives incorrect responses.

Notifications You must be signed in to change notification settings

ReuAzel181/Hugging-Face-API-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot Using Hugging Face API

This repository contains a simple chatbot application that utilizes the Hugging Face API to generate responses. It’s designed to demonstrate basic chatbot functionality and is a great starting point for exploring natural language processing and chatbot development. I am just exploring the chatbot, and it often gives nonsense responses.

UI

Installation

  1. Clone the Repository

    git clone https://github.com/ReuAzel181/ChatBot-using-Hugging-Face-API.git cd ChatBot-using-Hugging-Face-API

  2. Install Dependencies

pip install -r requirements.txt

Usage

  1. Run the Flask Server

python app.py

  1. Open in Browser

Go to http://127.0.0.1:5000 to interact with the chatbot.

Folder Structure

Copy code
/static
   /images
   /js
   /css
/templates
   index.html
app.py
requirements.txt

Contributing

  • Feel free to contribute to the project by submitting issues or pull requests. We welcome any improvements or bug fixes!

License

  • This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or feedback, please reach out to:

Author: ReuAzel181

Email: reyuasel@gmail.com

  • Thank you for checking out the 2D Game Platformer project!

About

Chatbot interface with dynamic background animations using random meme images. Fun visuals, but the code isn’t perfect and often gives incorrect responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published