Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jatinmehra
/
NegaBot-API
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c37e2a9
NegaBot-API
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
jatinmehra
Update Dockerfile
c37e2a9
verified
27 days ago
.gitattributes
Safe
1.52 kB
initial commit
27 days ago
.gitignore
Safe
4.77 kB
add .gitignore file to exclude unnecessary files and directories
27 days ago
Dockerfile
Safe
699 Bytes
Update Dockerfile
27 days ago
LICENSE
Safe
11.3 kB
add Apache License 2.0 to the project
27 days ago
README.md
Safe
7.35 kB
Update README.md
27 days ago
api.py
Safe
23.2 kB
implement NegaBot API with FastAPI for tweet sentiment classification and add SQLite logging system
27 days ago
database.py
Safe
10.4 kB
implement NegaBot API with FastAPI for tweet sentiment classification and add SQLite logging system
27 days ago
model.py
Safe
4.09 kB
implement NegaBot model for tweet sentiment classification with logging and prediction capabilities
27 days ago
requirements.txt
Safe
423 Bytes
add requirements.txt for NegaBot API dependencies
27 days ago