👥 Members: Devaprasath K | Gurunathan V | Hariram R
🎯 Stream: Developer Tools & AI
🏫 Institution: VIT-AP University
🏆 Event: InnovateX 2025 – National Level Online Hackathon
Hackathon participants often struggle with time management, uneven task distribution, and poor coordination.
Most of the 24 hours are spent setting up environments, dividing work, and fixing communication issues rather than innovating.
This leads to incomplete prototypes, stress, and lost creativity.
SkillForge acts as an AI-powered teammate that automates hackathon project management.
It intelligently analyzes each member’s skills and helps the team build faster through automation and smart suggestions.
- Skill Mapping: Understands team members’ strengths and assigns roles automatically.
- AutoFlow Engine: Creates project roadmap and organizes the workflow.
- Smart Assist: Provides real-time AI coding help, debugging, and idea refinement.
- Pitch Mode: Generates a hackathon-ready presentation based on project data.
By automating repetitive tasks, SkillForge lets teams focus purely on creativity and innovation.
| Layer | Tools / Frameworks |
|---|---|
| Frontend | HTML, CSS, JavaScript |
| Backend | Node.js (Vercel Serverless Functions) |
| AI Integration | OpenAI GPT-4 API |
| Hosting | Vercel |
| Version Control | GitHub |
| Optional DB | Firebase or JSON storage |
Your working deployed prototype is available here:
🔗 Live SkillForge Prototype
This version demonstrates real-time AI planning and team role assignment using OpenAI’s API.
Fully functional and publicly accessible.
📂 Source Code Repository
Contains:
- All frontend & backend source files
/api/folder with serverless functionsREADME.md(this document)/docs/folder with workflow diagram & presentation slidesprototype_link.txtanddemo_link.txt
When live, include YouTube or Loom link here, e.g.
Demo video link
Contents of demo video:
- Brief intro (Team Tech Riders + project theme)
- Problem & solution overview
- Walkthrough of live prototype on Vercel
- Key features and functionality demo
- Closing impact statement
Flow:
Idea Input → Skill Mapping → AutoFlow Build → Smart Assist → Pitch Mode → Final Prototype
(Refer to attached “AutoFlow_Engine_Diagram.png” in /docs/ folder)
SkillForge’s automation model can expand into a universal AI teammate for students, startups, and dev teams.
Potential integrations:
- GitHub Copilot for AI-powered code generation
- Slack/Discord Bots for team coordination
- Cloud project templates for one-click setup
Impact: Increases productivity, reduces confusion, and boosts creativity — allowing developers to spend more time innovating.
- Clone the repository
git clone https://github.com/devaprasathk28-dot/SkillForge.git