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

notRaphael
/
video-intelligence-platform

Model card Files Files and versions
xet
Community
video-intelligence-platform / video_intelligence
94.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
notRaphael's picture
notRaphael
feat: add REST API (FastAPI) + Dockerfile for containerized deployment
29f6075 verified about 1 month ago
  • __init__.py
    107 Bytes
    Add package init about 1 month ago
  • akinator.py
    12.2 kB
    fix: akinator.py - add null safety for caption access about 1 month ago
  • api.py
    9.91 kB
    feat: add REST API (FastAPI) + Dockerfile for containerized deployment about 1 month ago
  • app.py
    15.8 kB
    Add all remaining modules: index_store, query_engine, akinator, pipeline, app, requirements about 1 month ago
  • config.py
    2.31 kB
    Add config module about 1 month ago
  • frame_extractor.py
    2.95 kB
    fix: frame_extractor - add max(1,...) guard for frame_interval about 1 month ago
  • gemini_client.py
    10.9 kB
    docs: add API verification comments to gemini_client.py about 1 month ago
  • index_store.py
    13.7 kB
    Add all remaining modules: index_store, query_engine, akinator, pipeline, app, requirements about 1 month ago
  • pipeline.py
    7.69 kB
    Add all remaining modules: index_store, query_engine, akinator, pipeline, app, requirements about 1 month ago
  • query_engine.py
    10.5 kB
    fix: query_engine.py - improve __repr__ null safety about 1 month ago
  • visual_encoders.py
    8.09 kB
    fix: update visual_encoders.py - verified API for transformers 5.x (SigLIP2 + Grounding DINO) about 1 month ago