Skip to content

yousuftomal/anime-quote-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anata no Anime no Tomodachi

Anata no Anime no Tomodachi (Your Anime Friend) is a chat-based web application that provides anime quotes based on user-input keywords. This project aims to create an interactive experience for anime enthusiasts to discover and enjoy quotes from their favorite shows.

Features

  • Chat-like interface for user interaction
  • Keyword-based anime quote search
  • Responsive design for various devices
  • Background with a blurred anime-style image

Technologies Used

  • Frontend: HTML, CSS, Bootstrap
  • Backend: Python, Flask
  • Data Management: Pandas

Setup and Installation

  1. Clone the repository:

    git clone https://github.com/yousuftomal/anime-quote-chat.git
    
  2. Navigate to the project directory:

    cd anime-quote-chat
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    
  4. Run the Flask application:

    python app.py
    
  5. Open your web browser and go to http://localhost:5000 to use the application.

Usage

  1. Enter a keyword in the text input field.
  2. Click the "Send" button or press Enter.
  3. The application will display a relevant anime quote containing the keyword.

Data Source

The application uses a CSV file (lessreal-data.csv) containing anime quotes. Each entry in the file includes:

  • ID
  • Character name
  • Quote text

Future Enhancements

  • Implement AI-based anime conversation features
  • Expand the quote database
  • Add user accounts and favorite quote saving functionality

Contributing

Contributions to improve Anata no Anime no Tomodachi are welcome. Please feel free to submit a Pull Request to the main branch.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions, feel free to reach out to [S.M. Yousuf Iqbal Tomal] at [yousuf.tomal.0@gmail.com].

Acknowledgments

  • Special thanks to the anime community for inspiration and support.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published