File size: 1,196 Bytes
a641711
 
 
 
 
 
 
 
 
 
 
 
38d909d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
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