Fullstack AI-powered app that analyzes and tracks users' moods based on their journal entries.
The app features include the following:
- Uses LLM to analyze the users' journal entries to predict the user's mood and suggest an appropriate color, subject, and journal entry summary.
- Performs a sentiment analysis and assigns a sentiment score and visualization of the sentiment score over a period of time
- Provides a vector search functionality to enable users to search journal entries for insights
- This app was developed with resources from Frontend Masters
- Course: Build an AI-Powered Fullstack Next.js App, v3
- Instructor: Scott Moss