Skip to content

AI-powered career mentor for Indian students. Real-time job market intelligence + personalized learning roadmaps. Built with React, Node.js, OpenAI, and Pathway Framework. Solving the 60% graduate unemployment crisis through adaptive career guidance. 🎯 Your Lakshya, Our Pathway.

Notifications You must be signed in to change notification settings

ayushap18/lakshpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 

Repository files navigation

🎯 LakshPath - Your AI-Powered Career Mentor

Lakshya (Goal) + Path (Direction) β†’ Your smart path to your dream career

License: MIT Built with Pathway React AI Powered PRs Welcome

LakshPath Banner
---

πŸ“– Table of Contents


🌟 Overview

LakshPath is India's first real-time adaptive career guidance platform that combines AI intelligence with live job market data to provide personalized career mentorship to students across India.

Unlike traditional career counseling systems that rely on outdated information, LakshPath uses the Pathway Framework to stream real-time data from job portals, course platforms, and industry trends, ensuring students always receive current and relevant career guidance.

πŸ“Š Quick Stats

  • 130M+ Indian college students need career guidance
  • 60% graduates are unemployed/underemployed
  • β‚Ή50,000+ Crores lost annually to skill-job mismatch
  • Target: 100M+ students guided by 2030

🚨 The Problem

Current Career Guidance Crisis in India

Indian students face a broken career guidance ecosystem:

  1. Generic Advice: One-size-fits-all counseling that ignores individual strengths
  2. Limited Access: Quality guidance available only in tier-1 cities
  3. Outdated Information: Career advice based on 1-2 year old market data
  4. No Personalization: Students make critical decisions without understanding their unique aptitude
  5. Market Disconnect: Academic curricula fail to align with real-time industry demands

The Impact

  • πŸ”΄ 60% of graduates end up unemployed or in jobs below their potential
  • πŸ”΄ Skill-Career Mismatch affects millions, costing the economy billions
  • πŸ”΄ Only 15% of students receive quality career guidance
  • πŸ”΄ New roles emerge (AI Engineer, Blockchain Developer) but students lack real-time awareness

Critical Gap

Industries evolve rapidly β€” new skills become hot (Generative AI, Cloud Architecture) while traditional ones fade β€” but students lack a system that adapts in real-time to these shifts.


πŸ’‘ Our Solution

LakshPath is an AI-powered platform that acts as a 24/7 personal career mentor for every student in India.

Why LakshPath?

  • 🧠 Intelligent: AI analyzes individual strengths, interests, and learning styles
  • πŸ”„ Real-Time: Adapts to market changes using live data streams (Pathway Framework)
  • 🎯 Personalized: Every student gets a unique roadmap tailored to their profile
  • 🌐 Accessible: Available to students across India, from metros to remote villages
  • πŸ“ˆ Data-Driven: Backed by live industry trends from 10+ job portals and course platforms

Our Unique Approach

Traditional Counseling          β†’    LakshPath
─────────────────────────────────────────────────────
Static advice (1-2 yr old)     β†’    Real-time data (daily updates)
Generic templates              β†’    AI-personalized roadmaps
One-time session               β†’    Continuous adaptation
Expensive (β‚Ή10K-50K)          β†’    Free tier + affordable premium
Limited availability           β†’    24/7 accessible

✨ Key Features

1. πŸŽ“ Personalized Career Discovery

  • AI-Powered Analysis: Take an interactive quiz or upload your LinkedIn/resume
  • Career DNA Mapping: AI creates a unique profile based on interests, skills, and personality
  • Holistic Assessment: Considers academic background, extracurriculars, and aspirations
  • 10-Minute Onboarding: Quick and easy compared to traditional 3-hour sessions

2. πŸ“Š Dynamic Skill Mapping

  • Live Data Integration: Pathway connects to 10+ job portals in real-time
  • Market Alignment: Recommendations based on current and emerging industry trends
  • Demand Forecasting: Predicts which skills will be in-demand 2-5 years ahead
  • Daily Updates: Tracks 50,000+ job postings and skill requirements continuously

3. πŸ—ΊοΈ AI Roadmap Generation

  • Custom Learning Journey: Step-by-step path from current state to dream career
  • Resource Curation: Courses from Coursera, Udemy, YouTube, and free resources
  • Timeline Planning: Clear milestones (3/6/12 month plans)
  • Multi-Path Options: Explore alternative career trajectories
  • Portfolio Projects: Hands-on project recommendations for skill building

4. πŸ”„ Real-Time Adaptability

  • Instant Updates: Dashboard reflects new opportunities as they emerge
  • Trend Alerts: "React 19 released - Add to your roadmap?"
  • Course Recommendations: Fresh learning resources added continuously
  • Market Shift Notifications: "Data Analytics roles increased 40% this month"

5. πŸ‘₯ Community Learning Hub

  • Peer Collaboration: Connect with students on similar career paths
  • Progress Sharing: Celebrate achievements and milestones together
  • Mentorship Network: Learn from seniors who've successfully transitioned
  • Discussion Forums: Ask questions, share resources, and grow together
  • Study Groups: Form peer groups based on target careers

6. πŸ€– AI Career Mentor

  • Motivational Nudges: Personalized encouragement to keep you on track
  • Smart Insights: Data-backed suggestions to optimize learning
  • Progress Tracking: Visual dashboards showing your growth journey
  • Interview Prep: AI-powered mock interviews and feedback
  • Resume Optimization: ATS-friendly resume building tools

πŸ› οΈ Tech Stack

Frontend

  • Framework: React.js 18+
  • Styling: Tailwind CSS
  • State Management: Redux Toolkit
  • Charts: Chart.js, Recharts
  • UI Components: shadcn/ui, Radix UI
  • Icons: Lucide React

Backend

  • Runtime: Node.js with Express.js
  • AI Integration: Flask microservice for OpenAI
  • API Design: RESTful architecture
  • Validation: Joi, express-validator
  • Security: Helmet, CORS, rate-limiting

AI & Machine Learning

  • Primary AI: OpenAI GPT-4 API
  • Alternative: Google Gemini API
  • NLP: Natural language processing for resume parsing
  • Embeddings: Vector similarity for career matching
  • Custom Models: Skill recommendation engine

Real-Time Data Processing

  • Pathway Framework: Live data streaming and indexing
  • WebSockets: Real-time updates to client
  • Redis: Caching layer for performance
  • Queue: Bull for job processing

Database & Storage

  • Primary DB: Firebase Firestore (NoSQL)
  • Authentication: Firebase Auth (Google OAuth, Email)
  • File Storage: Firebase Storage (resume uploads)
  • Caching: Redis for frequently accessed data

External APIs & Data Sources

  • Job Portals: LinkedIn Jobs, Naukri.com, Indeed, Monster
  • Course Platforms: Coursera API, Udemy API
  • Skill Trends: GitHub Trends, Stack Overflow Insights
  • Industry Data: NASSCOM Reports, Government Employment Data

DevOps & Deployment

  • Frontend Hosting: Vercel
  • Backend Hosting: Render / Railway
  • CI/CD: GitHub Actions
  • Monitoring: Google Analytics, Sentry
  • Analytics: Mixpanel for user behavior

Development Tools

  • Version Control: Git, GitHub
  • Code Quality: ESLint, Prettier
  • Testing: Jest, React Testing Library, Supertest
  • API Testing: Postman, Thunder Client

πŸ—οΈ Architecture

System Architecture Diagram

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                    STUDENT INTERFACE                        β”‚
β”‚               React.js + Tailwind CSS                       β”‚
β”‚   Dashboard | Quiz | Roadmap Viewer | Community | Profile   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                           β”‚
                           β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                    API GATEWAY                              β”‚
β”‚              Node.js + Express.js                           β”‚
β”‚   Authentication | Routing | Rate Limiting | Validation     β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
           β”‚                                      β”‚
           β–Ό                                      β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”              β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚    AI ENGINE         β”‚              β”‚  PATHWAY FRAMEWORK      β”‚
β”‚  (OpenAI/Gemini)     │◄──────────────  Live Data Streaming    β”‚
β”‚                      β”‚              β”‚                         β”‚
β”‚ β€’ Profile Analysis   β”‚              β”‚ β€’ LinkedIn Jobs API     β”‚
β”‚ β€’ Career Matching    β”‚              β”‚ β€’ Naukri.com API        β”‚
β”‚ β€’ Roadmap Generation β”‚              β”‚ β€’ Coursera API          β”‚
β”‚ β€’ NLP Resume Parser  β”‚              β”‚ β€’ Skill Trend Data      β”‚
β”‚ β€’ Interview Prep     β”‚              β”‚ β€’ Daily Market Analysis β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜              β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
           β”‚                                     β”‚
           β–Ό                                     β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚              FIREBASE ECOSYSTEM                            β”‚
β”‚                                                            β”‚
β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚
β”‚  β”‚  Firestore DB    β”‚  β”‚  Firebase     β”‚  β”‚   Storage    β”‚ β”‚
β”‚  β”‚                  β”‚  β”‚  Auth         β”‚  β”‚              β”‚ β”‚
β”‚  β”‚ β€’ User Profiles  β”‚  β”‚ β€’ Google OAuthβ”‚  β”‚ β€’ Resumes    β”‚ β”‚
β”‚  β”‚ β€’ Roadmaps       β”‚  β”‚ β€’ Email Auth  β”‚  β”‚ β€’ Documents  β”‚ β”‚
β”‚  β”‚ β€’ Progress Data  β”‚  β”‚ β€’ Session Mgmtβ”‚  β”‚ β€’ Exports    β”‚ β”‚
β”‚  β”‚ β€’ Community      β”‚  β”‚               β”‚  β”‚              β”‚ β”‚
β”‚  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
           β”‚
           β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                 CACHING & QUEUE LAYER                       β”‚
β”‚           Redis + Bull Queue                                β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Data Flow

  1. User Input β†’ Student completes quiz or uploads resume
  2. Authentication β†’ Firebase Auth validates user
  3. API Processing β†’ Express.js routes request to appropriate service
  4. AI Analysis β†’ OpenAI/Gemini processes profile data
  5. Live Data Fetch β†’ Pathway streams real-time job/course data
  6. Career Matching β†’ Algorithm matches student profile with opportunities
  7. Roadmap Generation β†’ AI creates personalized learning path
  8. Storage β†’ Firebase stores user data and roadmaps
  9. Real-Time Updates β†’ WebSockets push updates to dashboard
  10. Continuous Monitoring β†’ Pathway monitors market changes 24/7

πŸš€ Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

Quick Start (5 Minutes)

# Clone the repository
git clone https://github.com/yourusername/lakshpath.git
cd lakshpath

# Install dependencies
npm run install-all

# Set up environment variables
cp .env.example .env
# Edit .env with your API keys

# Run the application
npm run dev

πŸŽ‰ Open http://localhost:3000 in your browser!


πŸ“₯ Installation

Step 1: Clone the Repository

git clone https://github.com/yourusername/lakshpath.git
cd lakshpath

Step 2: Install Frontend Dependencies

cd frontend
npm install

Step 3: Install Backend Dependencies

cd ../backend
npm install

# If using Python for AI services
cd ../ai-engine
pip install -r requirements.txt

Step 4: Set Up Environment Variables

Create .env files in respective directories:

Backend .env:

# Server Configuration
PORT=5000
NODE_ENV=development

# Firebase Configuration
FIREBASE_API_KEY=your_firebase_api_key
FIREBASE_AUTH_DOMAIN=your_project.firebaseapp.com
FIREBASE_PROJECT_ID=your_project_id
FIREBASE_STORAGE_BUCKET=your_project.appspot.com
FIREBASE_MESSAGING_SENDER_ID=your_sender_id
FIREBASE_APP_ID=your_app_id

# OpenAI Configuration
OPENAI_API_KEY=your_openai_api_key
OPENAI_ORG_ID=your_org_id

# Pathway Configuration
PATHWAY_API_KEY=your_pathway_key
PATHWAY_WORKSPACE=your_workspace

# External APIs
LINKEDIN_API_KEY=your_linkedin_key
NAUKRI_API_KEY=your_naukri_key
COURSERA_API_KEY=your_coursera_key

# Redis Configuration
REDIS_URL=redis://localhost:6379

# Security
JWT_SECRET=your_jwt_secret_key_here
SESSION_SECRET=your_session_secret_here

# Rate Limiting
RATE_LIMIT_WINDOW=15
RATE_LIMIT_MAX_REQUESTS=100

Frontend .env:

REACT_APP_API_URL=http://localhost:5000/api
REACT_APP_FIREBASE_API_KEY=your_firebase_api_key
REACT_APP_FIREBASE_AUTH_DOMAIN=your_project.firebaseapp.com
REACT_APP_FIREBASE_PROJECT_ID=your_project_id

Step 5: Run the Application

Start Backend:

cd backend
npm run dev
# Backend runs on http://localhost:5000

Start Frontend:

cd frontend
npm start
# Frontend runs on http://localhost:3000

Start AI Engine (if using Python):

cd ai-engine
python app.py
# AI service runs on http://localhost:8000

βš™οΈ Configuration

Firebase Setup

  1. Create a Firebase project at console.firebase.google.com
  2. Enable Authentication (Google OAuth and Email/Password)
  3. Create a Firestore database
  4. Set up Firebase Storage
  5. Copy your Firebase config to .env

OpenAI API Setup

  1. Sign up at platform.openai.com
  2. Create an API key
  3. Add to .env file
  4. Set usage limits to control costs

Pathway Framework Setup

  1. Request access at pathway.com
  2. Configure data source connectors:
    • LinkedIn Jobs API
    • Naukri.com API
    • Course platforms
  3. Set up streaming pipelines

Redis Setup (Optional but Recommended)

# Install Redis
# macOS
brew install redis

# Ubuntu
sudo apt-get install redis-server

# Start Redis
redis-server

πŸ“– Usage

For Students

1. Sign Up / Login

Visit http://localhost:3000
β†’ Click "Get Started"
β†’ Sign up with Google or Email
β†’ Complete profile setup

2. Take Career Assessment

Dashboard β†’ "Start Career Quiz"
β†’ Answer 10-15 questions about interests and skills
β†’ Or upload your LinkedIn profile/resume
β†’ Wait for AI analysis (30-60 seconds)

3. View Career Recommendations

Dashboard β†’ "Your Career Paths"
β†’ See top 5-10 recommended careers
β†’ Each shows: Match percentage, salary range, demand trend
β†’ Click on a career to see detailed roadmap

4. Generate Learning Roadmap

Select a Career β†’ "Generate Roadmap"
β†’ Choose timeline (3/6/12 months)
β†’ Get step-by-step learning plan with:
  - Required skills
  - Recommended courses
  - Portfolio projects
  - Certifications
  - Interview prep resources

5. Track Progress

Dashboard β†’ "My Progress"
β†’ Mark completed milestones
β†’ View skill acquisition over time
β†’ Get AI-powered suggestions
β†’ Earn badges and achievements

6. Join Community

Community β†’ Find peers with similar goals
β†’ Join study groups
β†’ Share resources and tips
β†’ Connect with mentors

For Colleges (Admin Panel)

Admin Login β†’ View analytics dashboard
β†’ See student progress metrics
β†’ Track placement outcomes
β†’ Export reports for accreditation
β†’ Manage student accounts

πŸ“š API Documentation

Authentication Endpoints

Register User

POST /api/auth/register
Content-Type: application/json

{
  "email": "student@example.com",
  "password": "securePassword123",
  "name": "John Doe"
}

Login User

POST /api/auth/login
Content-Type: application/json

{
  "email": "student@example.com",
  "password": "securePassword123"
}

Profile Endpoints

Create Profile

POST /api/profile
Authorization: Bearer <token>
Content-Type: application/json

{
  "education": "B.Tech Computer Science",
  "year": 3,
  "interests": ["AI", "Web Development"],
  "skills": ["Python", "JavaScript"]
}

Get Career Recommendations

GET /api/careers/recommendations
Authorization: Bearer <token>

Response:

{
  "recommendations": [
    {
      "title": "AI/ML Engineer",
      "matchScore": 92,
      "salaryRange": "β‚Ή8-15 LPA",
      "demandTrend": "increasing",
      "skills": ["Python", "TensorFlow", "PyTorch"]
    }
  ]
}

Roadmap Endpoints

Generate Roadmap

POST /api/roadmap/generate
Authorization: Bearer <token>
Content-Type: application/json

{
  "careerPath": "AI/ML Engineer",
  "timeline": "6 months",
  "currentSkills": ["Python", "Mathematics"]
}

Response:

{
  "roadmap": {
    "phases": [
      {
        "phase": "Foundation",
        "duration": "2 months",
        "skills": ["Advanced Python", "Statistics"],
        "resources": [...]
      }
    ]
  }
}

Full API documentation available at: API Docs


πŸ—“οΈ Roadmap

Phase 1: MVP (Current - Hackathon)

  • User authentication
  • Basic career quiz
  • AI-powered recommendations
  • Simple roadmap generation
  • Pathway integration (2 data sources)
  • Dashboard UI
  • Progress tracking

Phase 2: Beta Launch (Month 1-3)

  • Advanced quiz with personality assessment
  • Resume parsing and LinkedIn integration
  • Community features (forums, groups)
  • Mobile responsive design
  • Interview preparation module
  • Email notifications
  • Analytics dashboard for colleges

Phase 3: Production (Month 4-6)

  • Multi-language support (Hindi, regional languages)
  • Voice-based assistant
  • Advanced AI features (interview simulation)
  • Mobile apps (iOS/Android)
  • Government partnership integrations
  • Offline mode for low-connectivity areas
  • WhatsApp bot integration

Phase 4: Scale (Month 7-12)

  • AR/VR career exploration
  • Blockchain-based credentials
  • Corporate hiring portal integration
  • Advanced analytics and insights platform
  • International expansion (South Asia)
  • AI-powered resume builder
  • Placement guarantee programs

Long-Term Vision (Year 2-3)

  • 100+ million users
  • Partnerships with 5,000+ colleges
  • Government-backed national rollout
  • IPO-ready unicorn status
  • Global expansion to 50+ countries

🀝 Contributing

We welcome contributions from the community! LakshPath is built for students, by passionate developers.

How to Contribute

  1. Fork the repository

    git fork https://github.com/yourusername/lakshpath.git
  2. Create a feature branch

    git checkout -b feature/amazing-feature
  3. Make your changes

    • Write clean, documented code
    • Follow our coding standards
    • Add tests for new features
  4. Commit your changes

    git commit -m "Add: Amazing new feature"
  5. Push to your branch

    git push origin feature/amazing-feature
  6. Open a Pull Request

    • Describe your changes clearly
    • Link related issues
    • Wait for review

Contribution Guidelines

  • Code Style: Follow ESLint and Prettier configurations
  • Commits: Use conventional commit messages
  • Testing: Add unit tests for new features
  • Documentation: Update relevant docs
  • Issues: Use issue templates for bugs and features

Areas We Need Help

  • πŸ› Bug Fixes: Check open issues
  • ✨ New Features: See our roadmap
  • πŸ“ Documentation: Improve guides and tutorials
  • 🌐 Translations: Add support for regional languages
  • 🎨 UI/UX: Enhance design and user experience
  • πŸ§ͺ Testing: Increase test coverage

Code of Conduct

We follow a Code of Conduct to ensure a welcoming community. Please read it before contributing.


πŸ‘₯ Team

Core Team

Project Lead & Full Stack Developer

AI/ML Engineer

Backend Developer

UI/UX Designer

Advisors & Mentors

  • EdTech Industry Expert: [Name], Former CTO at [Company]
  • Career Counseling Specialist: [Name], 15+ years experience
  • Government Policy Consultant: [Name], Ex-AICTE Official

πŸ“ž Contact

LakshPath Team

For Business Inquiries: partnerships@lakshpath.in

For Press & Media: press@lakshpath.in

For Support: support@lakshpath.in


πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

What this means:

  • βœ… Commercial use allowed
  • βœ… Modification allowed
  • βœ… Distribution allowed
  • βœ… Private use allowed
  • ❗ License and copyright notice required
  • ❗ No warranty provided

πŸ™ Acknowledgments

We're grateful to the following for making LakshPath possible:

Technologies & Frameworks

  • Pathway Framework - Real-time data processing capabilities
  • OpenAI - GPT-4 API for AI intelligence
  • Firebase - Backend infrastructure and authentication
  • React - Frontend framework
  • Vercel - Hosting and deployment

Data Sources

  • LinkedIn, Naukri.com, Indeed - Job market data
  • Coursera, Udemy - Course recommendations
  • GitHub, Stack Overflow - Technology trends
  • NASSCOM - Industry reports

Inspiration & Support

  • Indian Government Ministries - NEP 2020, Digital India initiative
  • AICTE & NSDC - Policy alignment and support
  • Open Source Community - Invaluable tools and libraries
  • Student Community - Feedback and testing during development

Special Thanks

  • All contributors who helped shape LakshPath
  • Early beta testers from [College Names]
  • Hackathon organizers and judges
  • Our families for supporting late-night coding sessions

πŸ“Š Project Status

Build Status Tests Coverage Version Status

Current Phase: MVP Development (Hackathon Version)
Next Milestone: Beta Launch (Q2 2025)
Production Release: Q3 2025


🌟 Star History

Star History Chart


πŸ“ˆ GitHub Stats

GitHub stars GitHub forks GitHub watchers GitHub issues GitHub pull requests GitHub last commit


🎯 Empowering Every Student to Find Their Lakshya

Built with Pathway. Powered by Purpose. Designed for India.

Made with ❀️ for 130 million+ Indian students

⭐ Star this repo | πŸ› Report Bug | πŸ’‘ Request Feature | πŸ“– Documentation


"Every student deserves a career mentor. We make it possible with AI."


Β© 2025 LakshPath. All rights reserved.

About

AI-powered career mentor for Indian students. Real-time job market intelligence + personalized learning roadmaps. Built with React, Node.js, OpenAI, and Pathway Framework. Solving the 60% graduate unemployment crisis through adaptive career guidance. 🎯 Your Lakshya, Our Pathway.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published