Skip to content

A StreamLit app that uses OpenAI API to mine sentiment from a text. The sentiment is chosen from a user-specified list of sentiments.

Notifications You must be signed in to change notification settings

sagartv/gpt_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A StreamLit app that uses OpenAI API to mine sentiment from a text. The sentiment is chosen from a user-specified list of sentiments.

Instructions:

To use the app, enter your OpenAI API key in the key.txt file.

Install the required packages specified in requirements.txt

Developer python version: 3.8.2

Run the app using the command: streamlit run sentiment_analysis.py

About

A StreamLit app that uses OpenAI API to mine sentiment from a text. The sentiment is chosen from a user-specified list of sentiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages