Job Filtering Upon starting the app, users select their preferred fields of work. Once the most critical information is extracted from the dataset via llm, the app filters and displays only the positions relevant to the user's interests—such as Backend Development. Users can update these preferences at any time in their profile section.
Application Tracking & AI Roadmaps We implemented a "swipe" interface for job discovery. Users are presented with job cards that they can swipe right to "commit" to or left to decline. Jobs swiped right are saved to a dedicated tab where users can track their progress. In this section, the app analyzes whether the user's current skillset meets the specific job requirements. If gaps are identified, the user can generate a personalized AI roadmap to acquire the missing skills; if they are already qualified, they can proceed directly to the recruitment website to apply.
Filtering. User can filter preferred jobs by salary, type, and location.
Roadmap.sh Integration As an additional feature, we enable users to link their accounts to roadmap.sh, an expert-validated learning platform that provides comprehensive study plans with links to videos, articles, and courses. Since the platform lacks a public API, we developed an algorithm that parses a user's progress directly from their profile link and synchronizes it with our application. Here’s the link for their website https://roadmap.sh/
Built With
- google-gemini
- lucide
- react
- recharts
- tailwind
Log in or sign up for Devpost to join the conversation.