ammu2722ammu-png/sentiment-analysis-social-media ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple sentiment analysis app for social media text.
I want to paste in a post, comment, or a list of messages and get a clear result showing whether the tone is positive, negative, or neutral, plus a quick confidence score or summary. It should feel easy to use, with a clean page where I can type or upload text, run the analysis, and see the results right away. If it makes sense, add a small history view or sample inputs so I can test it fast.
Make it work well for short social media style text, including slang, emojis, and casual language. If you need to, look up current docs online for the best way to handle sentiment analysis in a modern way. Keep the design simple and useful, and make sure the whole thing runs smoothly from the start.
Are you gonna build this?
make sure you review the code using coderabbit