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

  • Log In
  • Sign Up

Spaces:
jatinmehra
/
NegaBot-API
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
NegaBot-API
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
jatinmehra's picture
jatinmehra
update README.md with detailed usage examples, API endpoints, and model information for NegaBot API
03fce4f 15 days ago
  • .gitattributes
    1.52 kB
    initial commit 15 days ago
  • .gitignore
    4.77 kB
    add .gitignore file to exclude unnecessary files and directories 15 days ago
  • Dockerfile
    750 Bytes
    add Dockerfile for NegaBot API setup with Python 3.12 and necessary dependencies 15 days ago
  • LICENSE
    11.3 kB
    add Apache License 2.0 to the project 15 days ago
  • README.md
    7.18 kB
    update README.md with detailed usage examples, API endpoints, and model information for NegaBot API 15 days ago
  • api.py
    23.2 kB
    implement NegaBot API with FastAPI for tweet sentiment classification and add SQLite logging system 15 days ago
  • database.py
    10.4 kB
    implement NegaBot API with FastAPI for tweet sentiment classification and add SQLite logging system 15 days ago
  • model.py
    4.09 kB
    implement NegaBot model for tweet sentiment classification with logging and prediction capabilities 15 days ago
  • requirements.txt
    423 Bytes
    add requirements.txt for NegaBot API dependencies 15 days ago