ibrahimceyisakar / youtube-sentiment-analysis

An application for sentiment analysis of YouTube comments, the backend api core is writen in FlaskRESTfull, and the frontend client is in ReactJS
MIT License
0 stars 0 forks source link

Getting comments and processing them in CommentGPT can be seperate endpoints #2

Open ibrahimceyisakar opened 1 year ago

ibrahimceyisakar commented 1 year ago

In frontend comments can load in UI faster, a loading icon can be used till CommentGPT response, etc.