Commit History

Support GROQ_API_KEY env var name (HuggingFace requires underscores, no hyphens)
a269a12

Prateet Mishra commited on

Add Dockerfile and HuggingFace Spaces README for free hosting
bb99afa

Prateet Mishra commited on

Fix port binding: use directly so Render/Railway can detect open port
7a4e53c

Prateet Mishra commited on

Remove chromadb (unused, pulls in 500MB+ CUDA packages causing build timeout)
5f450a9

Prateet Mishra commited on

Fix Railway build: use requirements.txt natively, remove nixpacks.toml
68a6c88

Prateet Mishra commited on

Fix Railway build: use nixpacks.toml for reliable Python+uv install
c7de6e8

Prateet Mishra commited on

Fix Railway build: skip npm (frontend/dist already committed, just install Python deps)
7e889de

Prateet Mishra commited on

Add README and main.py
93087c7

Prateet Mishra Claude Opus 4.6 commited on

Fix Railway deployment: add built frontend/dist, fix railway.toml
0e78e4d

Prateet Mishra Claude Opus 4.6 commited on