Project Name: HireFit - AI-Enhanced CV Optimizer In today’s competitive job market, many candidates are unaware that their CVs are rejected by automated ATS (Applicant Tracking Systems) before they even reach human recruiters. The main reason for these rejections is the lack of alignment between the CV content and the specific job description. To solve this challenge, we developed HireFit, an AI-powered tool designed to automatically analyze your CV and compare it to the job description, identifying missing information and generating an optimized version of the CV for the best possible ATS score. With HireFit, users simply upload their CV and the job description. The tool uses advanced AI models (like Meta-Llama-3.1) to evaluate the CV content and identify gaps based on the job's requirements. It then regenerates the CV, filling in the necessary details and matching it to the job description, creating a professional CV optimized for ATS. In addition to this, HireFit provides interview preparation notes that highlight areas the candidate should focus on based on the changes made to the CV. These notes offer valuable insights into the missing skills or experience the candidate needs to prepare for, helping them be fully ready for their interview. Users can download the updated CV and interview preparation notes in various formats (PDF, DOCX), allowing easy customization and further edits according to their needs. HireFit ensures that candidates no longer face the disappointment of automated rejections and can confidently apply for jobs knowing their CV stands a better chance of being noticed.
Flag Globe is an interactive platform designed to make learning about countries engaging and accessible. By allowing users to input either a country name or its corresponding flag emoji, the application instantly provides key information about that country, including capital, population, and a brief historical overview. Utilizing APIs like REST Countries and Wikipedia, Flag Globe also offers an innovative travel feature, which generates travel guidance from the user’s country of origin to the destination country. The goal is to make geography and history education fun, user-friendly, and highly interactive, especially for students and travellers.
The "Optimized Code Generator" is an innovative platform designed to simplify coding tasks and enhance the quality of code generation using advanced AI models. Built on Streamlit, it offers an interactive interface where users can enter coding problems, select their preferred programming languages (like Python, Java, or C++), and choose from various AI models (including o1-preview, o1-mini, Llama_3.2, GPT4o, Gemini, and Mistral). The tool generates optimized code along with detailed line-by-line explanations. Users can analyze the time and space complexity of the generated code through interactive graphs, enabling them to understand performance implications. Furthermore, a comparison mode allows for side-by-side evaluations of outputs from different models, fostering learning and improving coding practices.