A Streamlit app leveraging GPT-3.5-turbo for zero-shot sentiment analysis. Users input text and a list of potential emotions, the AI then classifies the text's sentiment and displays the corresponding emotion.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Implementing zero-shot sentiment analysis using GPT-3.5-turbo model and Streamlit
2dc4369View on GitHubAdded Streamlit app for sentiment analysis using GPT-3.5-turbo
872c03eView on GitHubAdded Streamlit app for sentiment analysis using GPT-3.5-turbo
fe624fbView on GitHubAdded Streamlit app for sentiment analysis using GPT-3.5-turbo
96765f7View on GitHubImplement zero-shot sentiment analysis with Streamlit and GPT-3.5-turbo
8de7020View on GitHub