An application for sentiment analysis of YouTube comments, the backend api core is writen in FlaskRESTfull, and the frontend client is in ReactJS
0
stars
0
forks
source link
Getting comments and processing them in CommentGPT can be seperate endpoints #2
Open
ibrahimceyisakar opened 1 year ago
In frontend comments can load in UI faster, a loading icon can be used till CommentGPT response, etc.