Validate your startup idea in 60 seconds with AI-powered analysis
FounderOS helps entrepreneurs validate startup ideas using AI-powered analysis. Get instant market research, competitive analysis, risk assessment, and financial projections—powered by Google's Gemini AI.
Skip the $10,000+ consulting fees. Get professional-grade market validation instantly and make data-driven decisions before building your startup.
5 AI-Powered Analyses in 60 Seconds:
- 📊 Market Analysis - TAM/SAM/SOM, growth rates, trends
⚠️ Risk Assessment - Technical, market, financial, operational, legal- 🎯 Competitor Analysis - Direct/indirect competitors, your advantages
- 💰 Financial Projections - Startup costs, revenue, unit economics
- ✅ Validation Report - Executive summary, insights, recommendations
What You Get:
- Real competitor names (not generic "Competitor A")
- Specific market metrics with calculations
- Data-driven insights with sources
- Conservative financial projections
- Actionable recommendations
Built With:
- Modern glassmorphic UI with animations
- Secure authentication & private ideas
- Optimized for speed (2.8x more validations/day)
- Next.js 15 + TypeScript + Tailwind CSS
- Supabase - PostgreSQL database & authentication
- Google Gemini AI - AI analysis engine
- Framer Motion - Animations
- shadcn/ui - UI components
- Node.js 18+ and npm
- Supabase account (supabase.com)
- Google Gemini API key (ai.google.dev)
- Clone the repository
git clone https://github.com/SARTHAK-SATYAM/founder-os.git
cd founder-os/frontend- Install dependencies
npm install- Set up environment variables
cp .env.example .env.localEdit .env.local:
# Supabase
NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key
# Google Gemini AI
GEMINI_API_KEY=your_gemini_api_key- Set up Supabase database
- Create a new Supabase project
- Run migrations in
supabase/migrations/in order:001_initial_schema.sql002_mvp_schema.sql003_idea_validation_schema.sql
- Run the development server
npm run devOpen http://localhost:3000 to see the app!
- Submit Your Idea - Fill out a multi-step form (problem, solution, market, business model)
- AI Analysis - Get 5 parallel analyses in 60 seconds
- Review Results - See scores, insights, and actionable recommendations
Current: v1.0 - Full validation engine with 5 AI analyses
Planned:
- Idea collaboration & sharing
- PDF export of validation reports
- Side-by-side idea comparison
- Team workspaces
- Market trend monitoring
Contributions are welcome! Please:
- Fork the repo
- Create a feature branch
- Commit your changes
- Open a Pull Request
MIT License - See LICENSE file for details.
If FounderOS helps you, give us a ⭐ on GitHub!
Questions? Open an issue
Built with ❤️ for founders, by founders.