Traitly is a personality and sentiment analyzer powered by Twitter. Enter any Twitter username and uncover gamified insights like "Logic Sculptor" or "Meme Alchemist", along with sentiment analysis and a radar chart showing personality traits.
🚀 Live Demo: traitly.netlify.app
- 🔍 Analyze public tweets from any Twitter handle
- 🧠 AI-generated gamified personality titles and descriptions
- 📊 Radar chart visualizing six personality traits:
- Logic
- Sensitivity
- Depth
- Humor
- Creativity
- Loudness
- 😄 Sentiment analysis
- 📤 Share results on WhatsApp and X (formerly Twitter)
- ⚡ Clean, responsive UI built with React
- React
- Tailwind CSS
- Recharts – Radar chart
- React Router – Page routing
- [Download.js]
- [html-to-image]
- Spring Boot
- RESTful API to handle AI response generation
- Hosted on Render
- Enter a public Twitter username.
- Tweets are analyzed using an AI model for:
- Sentiment
- Personality dimensions
- Creative gamified title generation
- Results are displayed as a radar chart with descriptions.
- Node.js (for frontend)
- Java 17+ and Maven (for backend)
git clone https://github.com/soura1334/Traitly.git
cd Traitly