Career Compass is an AI-powered Government Job Portal designed to simplify the process of finding and applying for government jobs. The platform automatically extracts information from official government recruitment notifications using Google Gemini AI and provides personalized job recommendations based on a user's education, skills, and qualifications.
- Upload official government recruitment PDF notifications
- AI-powered extraction of job details using Google Gemini API
- Extracts:
- Job Title
- Department
- Eligibility Criteria
- Educational Qualifications
- Age Limits
- Important Dates
- Application Process
- Selection Process
- Admin verification and approval workflow
- Manage and publish job postings
- Secure user registration and login
- User profile management
- Skill and education-based job recommendations
- Detailed government job information
- Eligibility matching system
- Application deadlines and important dates
- Exam preparation guidance
- Recommended books and study resources
- Structured preparation roadmaps
- Automated PDF content extraction
- Intelligent job classification
- Personalized recommendation system
- Eligibility-based filtering
- React.js
- TypeScript
- Vite
- Tailwind CSS
- Firebase Authentication
- Firebase Firestore
- Supabase
- Google Gemini API
- OCR / PDF Processing
- REST APIs
- Cloud Storage
career-compass-main/
│
├── public/
├── src/
│ ├── components/
│ ├── pages/
│ ├── services/
│ ├── hooks/
│ └── assets/
│
├── supabase/
├── package.json
├── vite.config.ts
└── README.md
- Admin uploads official government notification PDF
- Google Gemini API processes and extracts important information
- Extracted data is displayed in the admin dashboard
- Admin reviews and verifies extracted details
- Approved jobs are published to the portal
- User creates an account and completes profile
- User adds educational qualifications and skills
- System analyzes profile information
- AI recommends relevant government jobs
- User views eligibility criteria and application details
- User accesses preparation resources and study roadmap
- Simplify government job discovery
- Reduce manual searching of recruitment notifications
- Provide accurate eligibility matching
- Improve accessibility to government opportunities
- Offer structured exam preparation guidance
- Secure Authentication
- Protected Admin Dashboard
- Role-Based Access Control
- Secure Cloud Database Integration
Add screenshots of:
- Home Page
- Admin Dashboard
- Job Recommendation Page
- PDF Upload Module
- User Profile Dashboard
Ashish Bhor
This project is developed for educational and academic purposes.