CoolFace
Apppublic

vvkswami7/election-kiosk

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
25 commits on main
e8f20935mo ago

fix: update footer model

vvkswami7
98342e85mo ago

fix: update footer model name

vvkswami7
dae93105mo ago

fix: update footer model name to Gemini 2.0

vvkswami7
79e44e25mo ago

fix: update footer model name to Gemini 2.0 Flash

vvkswami7
e8a76515mo ago

fix: remove strict response_model from status endpoint

vvkswami7
7b4aaf45mo ago

fix: remove total_active and timestamp from google_services dict to fix response validation

vvkswami7
a2ffe965mo ago

fix: bulletproof cloud logging init - requires GOOGLE_CLOUD_PROJECT env var

vvkswami7
8ed4b305mo ago

fix: pass project to cloud logging client to prevent startup crash

vvkswami7
ee62efd5mo ago

security: CSP, TrustedHostMiddleware, type hints, Literal validation, timestamp validation, remove credentials

vvkswami7
73bdae75mo ago

upload latest changes to git

vvkswami7
6c00a6d5mo ago

fix: fall back to local election data when Gemini quota is exhausted

vvkswami7
a104a3f5mo ago

fix: switch to gemini-1.5-flash, add accessibility labels, port 7860, update footer

vvkswami7
ce74fa85mo ago

fix: use gemini-2.0-flash - compatible with API v1beta

vvkswami7
4a01bfc5mo ago

fix: switch to gemini-1.5-flash, add accessibility labels, port 7860, update footer

vvkswami7
d1399db5mo ago

Fix port for HF

vvkswami7
c466f695mo ago

feat: secure firebase keys and finalize render deployment config

vvkswami7
c346e9b5mo ago

feat: secure firebase keys and finalize render deployment config

vvkswami7
7a9254d5mo ago

fix: completely overwrite backend with proper scope and payload structure

vvkswami7
b308c115mo ago

fix: reorder file to resolve lifespan NameError

vvkswami7
417a3115mo ago

fix: correct Gemini API call - contents param + lifespan wiring

vvkswami7
8c11ed15mo ago

Allow HEAD requests for Render health checks

vvkswami7
ef4461f5mo ago

Allow HEAD requests for Render health checks

vvkswami7
0c2b04a5mo ago

Fix Dockerfile CMD to avoid startup issues - remove rag_loader.py from CMD and let lifespan handle data loading

vvkswami7
ee016b85mo ago

Fix UI for cloud endpoints

vvkswami7
0df0bdf5mo ago

Initial commit: Gemini-powered Election Kiosk

vvkswami7