Product Requirements Document for ReplayAgent — a platform that turns screen recordings into executable browser automation.
"Record once, automate forever."
📄 docs/PRD.md — Full Product Requirements Document
ReplayAgent enables users to:
- Upload a video (or Loom URL) + context
- Gemini analyzes the video → produces video artifacts
- Video artifacts + chat context → stored in database
- Builder agent derives an executable recipe
- Vercel agents execute the recipe (agent-browser)
- Next.js 15, React 19, TypeScript
- Gemini via Google Vertex AI
- agent-browser (Vercel Labs) for execution
- Database for artifacts + chat context