Spaces:
Running
Running
title: AI Journal Companion | |
emoji: π | |
colorFrom: yellow | |
colorTo: pink | |
sdk: gradio | |
sdk_version: 5.5.0 | |
app_file: app.py | |
pinned: false | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
# AI Journal Companion | |
An AI-powered journaling application that provides sentiment analysis, reflective prompts, and personalized affirmations based on your journal entries. | |
## Features | |
- **Journal Entry Analysis**: Write your thoughts and get instant feedback | |
- **Sentiment Analysis**: Uses DistilBERT to analyze the emotional tone of your entries | |
- **Reflective Prompts**: Receive thoughtful questions based on your current mood | |
- **Daily Affirmations**: Get personalized affirmations that match your emotional state | |
- **Monthly Insights**: Track your emotional journey over time | |
## Usage | |
1. Write your journal entry in the text box | |
2. Click "Submit Entry" to receive AI analysis | |
3. View your sentiment analysis, reflective prompt, and daily affirmation | |
4. Click "Show Monthly Insights" to see your emotional trends | |
## Technical Details | |
- Built with Gradio | |
- Uses Hugging Face Transformers for sentiment analysis | |
- Deployed on Hugging Face Spaces |