FeelMate / README.md
rahulhans's picture
Update README.md
7a1ea65 verified

A newer version of the Gradio SDK is available: 6.12.0

Upgrade
metadata
license: mit
title: FeelMate
emoji: πŸš€
colorFrom: gray
colorTo: red
sdk: gradio
sdk_version: 5.25.2
short_description: Non
pinned: true
app_file: app.py

FeelMate πŸ€—

FeelMate is a compassionate chatbot designed to provide emotional support and a safe space for users to express their feelings without judgment.

Features

  • 🀝 Empathetic and understanding responses
  • πŸ”’ Private and secure conversations
  • πŸ’¬ Natural and supportive dialogue
  • 🧠 Memory of previous conversations
  • 🎨 Clean and intuitive interface

Setup

  1. Clone this repository
  2. Install the required dependencies:
    pip install -r requirements.txt
    
  3. Create a .env file in the root directory and add your Hugging Face API token:
    HUGGINGFACEHUB_API_TOKEN=your_api_token_here
    
  4. Run the application:
    python app.py
    

How to Use

  1. Launch the application
  2. Start typing your feelings or concerns in the chat interface
  3. FeelMate will respond with understanding and support
  4. Continue the conversation as needed

Note

While FeelMate is designed to provide emotional support, it is not a replacement for professional mental health services. If you're experiencing severe emotional distress, please consider reaching out to a mental health professional.

License

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