Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
jatinmehra
/
NegaBot-API
Sleeping

App Files Files
xet
Community
Fetching metadata from the HF Docker repository...
NegaBot-API
56 kB
  • 1 contributor
History: 6 commits
jatinmehra's picture
jatinmehra
add Apache License 2.0 to the project
2709244 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • .gitignore
    4.77 kB
    add .gitignore file to exclude unnecessary files and directories 3 months ago
  • LICENSE
    11.3 kB
    add Apache License 2.0 to the project 3 months ago
  • README.md
    217 Bytes
    initial commit 3 months ago
  • api.py
    23.2 kB
    implement NegaBot API with FastAPI for tweet sentiment classification and add SQLite logging system 3 months ago
  • database.py
    10.4 kB
    implement NegaBot API with FastAPI for tweet sentiment classification and add SQLite logging system 3 months ago
  • model.py
    4.09 kB
    implement NegaBot model for tweet sentiment classification with logging and prediction capabilities 3 months ago
  • requirements.txt
    423 Bytes
    add requirements.txt for NegaBot API dependencies 3 months ago