features
- youtube thumbnail generation
/upload-headshot- upload reference image in imagekit and use it/jobs- create job of image generation/jobs/{job_id}- Get the Job/jobs/{job_id}/stream- SSE of job
- api helpers
- core skeleton of ui
- backend integration
- UI refinements
- testing and evaluating generation
Backend
- FastAPI
- SQLModel
- SQLite
Frontend
- Vite (React + TS)