Market research and validation for startups and solo developers.
VIP helps founders stop wasting weeks on manual research. Enter a startup idea, receive a full intelligence report in under 10 minutes — real competitor data, market signals, SWOT analysis, risk assessment, and an actionable MVP scope.
The problem it solves: The gap between having an idea and knowing whether to build it.
All engineering decisions are documented before a line of code is written.
| Document | Description |
|---|---|
| Product Requirements | Problem, users, user stories, acceptance criteria |
| User Flows | All user journeys and states |
| Wireframes | Screen layout specifications |
| Database Design | Schema, ERD, indexing strategy |
| System Design | Architecture, pipelines, security |
| API Design | REST contracts, DTOs, error codes |
| Tech Stack | Technology decisions with rationale |
| Build Roadmap | Milestones and implementation plan |
| Layer | Technology |
|---|---|
| Frontend | Next.js 14, TypeScript, Tailwind CSS, ShadCN UI |
| Backend | NestJS, TypeScript, Prisma ORM |
| Database | PostgreSQL |
| Queue | BullMQ |
| Cache | Redis |
| Auth | JWT + HTTP-only Cookies, Argon2 |
| AI | OpenAI / Anthropic |
| Infrastructure | Docker, GitHub Actions, VPS |
| Milestone | Status |
|---|---|
| Documentation | ✅ Complete |
| M0 — Project Setup | 🔜 Next |
| M1 — Authentication | ⏳ Upcoming |
| M2 — Workspaces | ⏳ Upcoming |
| M3 — Ideas | ⏳ Upcoming |
| M4 — Analysis Pipeline | ⏳ Upcoming |
| M5 — AI Integration | ⏳ Upcoming |
| M6 — Reports UI | ⏳ Upcoming |
| M7 — Dashboard | ⏳ Upcoming |
| M8 — Polish | ⏳ Upcoming |
| M9 — Deployment | ⏳ Upcoming |
Instructions will be added in Milestone 0.
MIT — see LICENSE for details.