Super HN

New Show
   Show HN: Identify and label your feelings/emotions (whatfeeling.com)
I recently developed a website to help identify and label feelings and it is free to use. It’s based on the Feelings Wheel/Wheel of Emotion: www.whatfeeling.com.

Recommendation feature: The user can type what they are feeling and the app with recommend one of the top 7 emotions based on the text. I am using PerplexityAI's API to extract intention and provide an appropriate recommendation for the user.

Share feature: The user has the option to share the results with others.

I'm a backend engineer and do not have much experience developing UI. I used v0.dev to build the UI components for this app. This is a work in progress. I’d love to hear any feedback, whether it’s about the design, functionality, or additional features.

Details: Backend - Java Frontend - Next.js Hosting - DigitalOcean and Vercel AI integration - PerplexityAI

Thank you for reading. On a personal note, working on this project has been uplifting for me, and I hope it can help others too.