CoolFace
Apppublic

aacict/news_sentiment_analysis

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
50 commits on main
6605dcd2y ago

result sent as base64 and json

aacict
2b7467a2y ago

full functional object detection by uploading the image

aacict
e0bc8332y ago

added object detection function and sent new object with bounding box and labels

aacict
86f43dd2y ago

added route for object detection

aacict
d3edd212y ago

added packages

aacict
66108a92y ago

changed the folder structure to adjust multiple projects and routes

aacict
c5a72902y ago

readme update, docker file update

aacict
c8ca9632y ago

Update README.md

aacict
86d2a692y ago

read me update

aacict
ecda39c2y ago

path issue for installed packages

aacict
d19d1902y ago

cache permission server issue fix test

aacict
df0cd8a2y ago

.

aacict
7ba1a952y ago

CACHE permission issue

aacict
23264652y ago

docker file renamed

aacict
beee5ee2y ago

removed docker file

aacict
a28151b2y ago

readme removed app_file

aacict
d5633752y ago

Update README.md

aacict
43cb0fc2y ago

added app_file in readme

aacict
9cab9262y ago

copy issue fix

aacict
bee22722y ago

changed port and docker file ; added gunicorn package

aacict
6fe30a92y ago

updated the readme for hugging face

aacict
7edb1312y ago

Sync with Hugging Face

aacict
1fedc9b2y ago

added origin of server

aacict
ed5a4ea2y ago

Merge branch 'main' of https://github.com/aacict/news_sentiment_analysis

aacict
e96fb922y ago

added volumes

aacict
72b7d072y ago

extra eun command removed

Ashish Thapa
cc9d88a2y ago

port changed and using slim image of python

Ashish Thapa
06af6a82y ago

changed to index.py to app.py

aacict
39637d12y ago

modified docker file

aacict
d6f08792y ago

test docker deployment

aacict
bb175c32y ago

added docker file and docker compose

aacict
5915bc12y ago

changed requirements.txt

aacict
87237e32y ago

added init file

aacict
bb8ca162y ago

requirement.txt

aacict
c2919102y ago

Test deployment again

aacict
52caef22y ago

test home route

aacict
31fef792y ago

vercel deployment test

aacict
fa5adf92y ago

verscel json file

aacict
adc69a72y ago

git iignore

aacict
44240612y ago

Merge branch 'main' of https://github.com/aacict/news_sentiment_analysis

aacict
0010ac92y ago

formatting and added cors

aacict
5e3aef12y ago

Update README.md

aacict
2b8198b2y ago

removed run script changed to api

aacict
635c52a2y ago

added the final retrieval of the sentiment for the news

aacict
fe60e5b2y ago

added flask api for getting news

aacict
810c4162y ago

added requirements.txt

aacict
57405cd2y ago

retrieve key from env

aacict
b35d7b62y ago

Create README.md

aacict
70956c32y ago

overall sentiment label

aacict
08f1b042y ago

issue fix

aacict