Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
jatinmehra
/
NegaBot-API
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
NegaBot-API
64.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
jatinmehra's picture
jatinmehra
Update api.py
46db8ee verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • .gitignore
    4.77 kB
    add .gitignore file to exclude unnecessary files and directories 10 months ago
  • Dockerfile
    699 Bytes
    Update Dockerfile 10 months ago
  • LICENSE
    11.3 kB
    add Apache License 2.0 to the project 10 months ago
  • README.md
    7.35 kB
    Update README.md 10 months ago
  • api.py
    23.5 kB
    Update api.py 10 months ago
  • database.py
    10.4 kB
    implement NegaBot API with FastAPI for tweet sentiment classification and add SQLite logging system 10 months ago
  • model.py
    4.09 kB
    implement NegaBot model for tweet sentiment classification with logging and prediction capabilities 10 months ago
  • requirements.txt
    423 Bytes
    add requirements.txt for NegaBot API dependencies 10 months ago