CoolFace
Apppublic

Alea01901/alea-api

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
18 commits on main
61b906a7mo ago

fix: video duration filter + instant roadmap display after generation

Sharath1501
c5e72807mo ago

fix: live roadmap polling, profile/stats endpoint, decay response, progressive build UX

Sharath1501
bf443357mo ago

Fix DDG video search: separate try/except so text fallback always runs when videos() raises exception

Sharath1501
54fc22b7mo ago

YouTube: 3-tier fallback (youtubesearchpython -> DDG video search -> Invidious)

Sharath1501
11ce8967mo ago

Fix DuplicatePreparedStatementError: use random statement names for pgbouncer transaction mode

Sharath1501
87b4c667mo ago

Add Invidious API fallback for YouTube search (HF Spaces DNS restriction workaround)

Sharath1501
2ea887f7mo ago

Fix: use sync_db_url property (not field) for LangGraph checkpointer + add SSL for Supabase

Sharath1501
1b7b7207mo ago

Use NullPool + disable statement cache for Supabase pgbouncer compatibility

Sharath1501
a80b5ea7mo ago

Support DB_PASSWORD_B64 for HF Spaces secrets UI compatibility

Sharath1501
4327df47mo ago

Force SSL for Supabase asyncpg connections

Sharath1501
c4c045d7mo ago

Add langgraph-checkpoint-postgres dependency

Sharath1501
bcd64017mo ago

Add email-validator dependency

Sharath1501
16307c97mo ago

Add HF Spaces README metadata

Sharath1501
a40c2d67mo ago

Support REDIS_PASSWORD_B64 for HF Spaces secrets UI compatibility

Sharath1501
5b816787mo ago

Support REDIS_HOST/REDIS_PASSWORD parts to avoid URL formatting issues

Sharath1501
3921d117mo ago

Support DB_PASSWORD env var to avoid %-encoding issues in secrets UIs

Sharath1501
f5a82627mo ago

Configure for Hugging Face Spaces deployment

Sharath1501
0fdb3437mo ago

Initial commit: ALEA adaptive learning agent with Render + Neon + Vercel deployment config

Sharath1501