Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
03fce4f
NegaBot-API
63.7 kB
Ctrl+K
Ctrl+K
1 contributor
History:
8 commits
jatinmehra
update README.md with detailed usage examples, API endpoints, and model information for NegaBot API
03fce4f
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
.gitignore
Safe
4.77 kB
add .gitignore file to exclude unnecessary files and directories
9 months ago
Dockerfile
Safe
750 Bytes
add Dockerfile for NegaBot API setup with Python 3.12 and necessary dependencies
9 months ago
LICENSE
Safe
11.3 kB
add Apache License 2.0 to the project
9 months ago
README.md
Safe
7.18 kB
update README.md with detailed usage examples, API endpoints, and model information for NegaBot API
9 months ago
api.py
Safe
23.2 kB
implement NegaBot API with FastAPI for tweet sentiment classification and add SQLite logging system
9 months ago
database.py
Safe
10.4 kB
implement NegaBot API with FastAPI for tweet sentiment classification and add SQLite logging system
9 months ago
model.py
Safe
4.09 kB
implement NegaBot model for tweet sentiment classification with logging and prediction capabilities
9 months ago
requirements.txt
Safe
423 Bytes
add requirements.txt for NegaBot API dependencies
9 months ago