StartUP Connect is a platform that connects startups with investors, enabling funding proposals, video meetings, and AI-powered valuation predictions.
- User registration & login (startup/investor)
- Startup & investor profile management
- Funding proposal workflow
- AI-based startup valuation
- Video call integration
- Dashboard for tracking proposals
- Frontend: React, Tailwind CSS, Vite
- Backend: Node.js, Express, MongoDB
- AI/ML: Gemini API, Python (for scoring/matching)
- Install dependencies:
npm install
- Start the development server:
npm run dev
frontend/– React clientbackend/– Express API serverAi/– Python scripts for scoring/matching



