๐ Project Title: SkillSync โ AI-Powered Student Collaboration Platform
๐ก Problem
Students often struggle to find the right teammates for hackathons, projects, or study groups. Most platforms (like WhatsApp/Discord) are chaotic and donโt match people based on skills or goals.
๐ง Solution
SkillSync uses AI to match students with ideal teammates based on:
- Skills (e.g., Python, UI/UX, ML)
- Project interests (e.g., fintech, healthtech)
- Experience level
- Availability
It creates balanced, high-performing teams automatically.
๐ฅ Key Features
๐ค AI Team Matcher
- Uses embeddings or similarity scoring to match users
๐งโ๐ป Smart Profiles
- Skills, past projects, GitHub, resume upload
๐งฉ Team Suggestions
- โYou + 3 others = perfect teamโ
๐ฌ Built-in Chat
- Team communication inside the app
๐ Skill Gap Analyzer
- Suggests what skills your team is missing
๐ Hackathon Mode
- Auto-create teams for a specific hackathon
๐ ๏ธ Tech Stack (great for Devpost โBuilt Withโ)
- Frontend: React / Next.js
- Backend: Node.js / Express
- Database: MongoDB / Firebase
- AI: OpenAI API or embeddings + cosine similarity
- Auth: Firebase Auth / OAuth
- Optional: GitHub API integration
Built With
- express.js
- firebase-auth
- github-api
- mongodb
- next.js
- node.js
- openai-api
- react
- socket.io
- tailwind-css
Log in or sign up for Devpost to join the conversation.