Many aspiring entrepreneurs struggle to validate their startup ideas before investing time and resources. Thereโs no easy way to assess market demand, analyze competitors, or get AI-driven insights without extensive research.
Valadia is an AI-powered platform that validates startup ideas using:
โ
Web Scraping - Fetches real-world competitor data.
โ
Market Trend Analysis - Uses Google Trends to measure demand.
โ
AI Insights - Analyzes feasibility using OpenAI's GPT.
โ
Database Storage - Saves user queries & insights for future reference.
๐ Saves Time & Resources - Avoids investing in bad ideas.
๐ Data-Driven Decisions - Uses real-world data for validation.
๐ค AI-Powered Insights - Leverages GPT for expert analysis.
๐ Better Market Understanding - Provides trends & competitor research.
๐น More Data Sources - Integrate Crunchbase, LinkedIn, etc.
๐น Revenue & Pricing Models - Suggests best monetization strategies.
๐น User Profiles & History - Personalized recommendations.
๐น Funding Opportunities - Connects users to potential investors.
- Frontend: Next.js, TypeScript, TailwindCSS
- Backend: FastAPI, Python, SQLAlchemy
- Database: PostgreSQL
- AI: OpenAI GPT-3.5
- Scraping: SerpAPI, BeautifulSoup
- Market Analysis: Google Trends API
git clone https://github.com/yourusername/validai
cd valadiacd backend
pip install -r requirements.txt
uvicorn main:app --reloadcd frontend
npm install
npm run devCreate a .env file in the backend with:
OPENAI_API_KEY=your_openai_key
SERPAPI_KEY=your_serpapi_key
DATABASE_URL=your_postgres_url
Feel free to submit PRs or open issues! Contributions are always welcome.
๐ง Contact: vaghasiya.f@northeastern.edu ๐ GitHub: https://github.com/Fenil-v