SkillConnect-AI is a modern AI-powered learning and assessment platform built with Next.js, TypeScript, shadcnUI, and Google Gemini AI.
It enables users to complete courses, take AI-driven mock interviews with coding tests, and get assessed through real-time screen proctoring, live transcriptions, and detailed performance reports.
- 📚 Course Completion Tracking – Structured course learning paths.
- 🤖 AI Mock Interviews – Adaptive interviews tailored to what users have already learned.
- 🧠 Contextual AI (Gemini Powered) –
- Maintains chat history for natural, context-aware interviews.
- Generates in-depth final reports based on performance and communication style.
- 💻 Coding Tests – Real-time coding environment with evaluation.
- 📹 Screen Proctoring – Secure evaluation with screen and activity monitoring.
- 🎙 Real-time Transcriptions – AI-powered conversation transcripts.
- 📊 Comprehensive Reports – Includes:
- Technical proficiency
- Behavioral insights
- Communication style & answering quality
- ⚡ Next.js 14 – React framework with App Router
- 📝 TypeScript – Static typing & maintainability
- 🎨 shadcnUI – Accessible UI components
- 🤖 Google Gemini AI – Context retention, AI interview analysis & detailed reporting
- 🗂 Prisma + PostgreSQL (if used for persistence layer)
git clone https://github.com/01Sriharsha/SkillConnect-AI.git cd SkillConnect-AI
npm install
or yarn install
or pnpm install
npm run dev
Open http://localhost:3000 in your browser.
- Expand Gemini AI Interview Intelligence – deeper contextual follow-ups.
- Add multi-modal proctoring (webcam + mic + screen).
- Export AI-driven interview report as PDF for recruiters.
- Add gamification features (leaderboards, badges).
Built with ❤️ using:
🚀 SkillConnect-AI – Learn. Practice. Get Interview Ready with Gemini-powered intelligence!