/AI-Powered-Text-Generation-and-Sentiment-Analysis-Dashboard

This Flask web application performs text sentiment analysis and text generation based on user input. Users can input text, and the application will analyze its sentiment using NLTK's Vader sentiment analysis tool and generate additional text using the GPT-2 model.

Primary LanguagePython

No issues in this repository yet.