Updated Scope
Two repos now: sentifish (backend) and sentifish-ui (frontend).
Deploy
- Backend: Railway config exists (
railway.toml + Dockerfile). Or Cloudflare Workers if preferred.
- Frontend: Vite/React app — deploy to Cloudflare Pages, Vercel, or Netlify. Set
VITE_SENTIFISH_API_URL env var to point to deployed backend.
- Ensure CORS is configured on backend for frontend domain.
README
- Both repos need READMEs
- Main README: what Sentifish is, architecture diagram, how to run locally, screenshots/GIF
- Include IR metrics explanation (Precision@K, Recall@K, NDCG@K, MRR)
Demo
- 60-90s screen recording showing: trigger eval run, watch providers complete, compare results
- Screenshots of dashboard for README
- Remotion video already rendered (v2) for promotional use
Updated Scope
Two repos now:
sentifish(backend) andsentifish-ui(frontend).Deploy
railway.toml+Dockerfile). Or Cloudflare Workers if preferred.VITE_SENTIFISH_API_URLenv var to point to deployed backend.README
Demo