Skip to content

Valadia is an AI-driven startup idea validation platform that leverages web scraping, market trend analysis, and competitor research to provide insightful business feasibility reports

Notifications You must be signed in to change notification settings

Fenil-v/validai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


Valadia - AI-Powered Startup Idea Validator ๐Ÿš€

๐Ÿ”ฅ Problem Statement

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.

๐Ÿ’ก Our Solution - Valadia

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.

๐ŸŒ Impact & Benefits

๐Ÿš€ 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.

๐Ÿ”ฎ Future Scope

๐Ÿ”น 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.


๐Ÿ›  Tech Stack

  • Frontend: Next.js, TypeScript, TailwindCSS
  • Backend: FastAPI, Python, SQLAlchemy
  • Database: PostgreSQL
  • AI: OpenAI GPT-3.5
  • Scraping: SerpAPI, BeautifulSoup
  • Market Analysis: Google Trends API

๐Ÿš€ How to Run Locally

1๏ธโƒฃ Clone the Repo

git clone https://github.com/yourusername/validai
cd valadia

2๏ธโƒฃ Backend Setup

cd backend
pip install -r requirements.txt
uvicorn main:app --reload

3๏ธโƒฃ Frontend Setup

cd frontend
npm install
npm run dev

4๏ธโƒฃ Environment Variables

Create a .env file in the backend with:

OPENAI_API_KEY=your_openai_key
SERPAPI_KEY=your_serpapi_key
DATABASE_URL=your_postgres_url

๐Ÿค Contributing

Feel free to submit PRs or open issues! Contributions are always welcome.

๐Ÿ“ง Contact: vaghasiya.f@northeastern.edu ๐Ÿ”— GitHub: https://github.com/Fenil-v


About

Valadia is an AI-driven startup idea validation platform that leverages web scraping, market trend analysis, and competitor research to provide insightful business feasibility reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published