A platform connecting student founders with investors in the campus ecosystem. Showcase startups, discover investment opportunities, and build the next generation of innovation.
Built as part of Major Project - East Point College of Engineering and Technology, Final Year 2022-2026 Batch
- π Create and manage startup profile with logo, description, and team
- π Track metrics: revenue, user count, and roadmap progress
- β Submit startup for admin approval
- π Get investment potential scores (AI-powered)
- π·οΈ Automatic AI-generated tags for discoverability
- π¬ Connect with investors via chat and video calls
- π Receive reviews and upvotes from community
- π Browse verified and approved startups
- π€ AI-powered personalized recommendations with compatibility scores
- π Semantic search to find startups by natural language queries
- β Upvote and review promising startups
- π View investment potential scores and factor breakdowns
- π Send connection requests to founders
- π¬ Chat and video call with connected founders
- β Get verified by platform admin
- π Browse all approved startups
- π Use AI semantic search for intelligent discovery
- β¬οΈ Upvote favorite startups
- βοΈ Add reviews with automatic sentiment analysis
- π View AI-generated summaries
- π― Discover innovation in campus ecosystem
- β Approve/reject startup submissions
- βοΈ Verify investor profiles
- π View platform statistics and analytics
- π₯ Manage users and content
- ποΈ Control platform quality
- π― Smart Recommendations - TF-IDF + Cosine Similarity for personalized startup suggestions
- π Semantic Search - Context-aware search understanding natural language queries
- π Text Summarization - Auto-generate concise summaries from long descriptions
- π Sentiment Analysis - Analyze review comments for positive/negative sentiment
- π·οΈ Auto-Tagging - Extract relevant keywords automatically
- π Investment Prediction - Multi-factor scoring model for startup potential
- π¬ AI Chatbot - Conversational assistant with interactive startup/investor cards
- π Compatibility Scoring - Match investors with startups based on interests
30+ beautiful themes powered by DaisyUI - Switch themes on the fly!
- SETUP_GUIDE.md - Complete setup instructions with MongoDB & Stream API guides
- AI_ML_FEATURES.md - Comprehensive AI/ML features documentation
# Clone the repository
git clone https://github.com/Kishore-SR/Campus-Founders.git
cd Campus-Founders
# Backend setup
cd backend
npm install
npm install --save-dev nodemon
# Create .env file with MONGODB_URI, JWT_SECRET_KEY, STREAM_API_KEY, STREAM_API_SECRET
npm run dev
# Frontend setup (in new terminal)
cd frontend
npm install
# Create .env file with VITE_API_BASE_URL=http://localhost:5001/api
npm run devSee SETUP_GUIDE.md for detailed setup instructions.
Institution: East Point College of Engineering and Technology
Batch: 2022-2026
Project Type: Final Year Major Project
Focus: AI/ML Integration, Full-Stack Development, Real-World Application
Built with β€οΈ for connecting student innovation with investment opportunities
