This is my AI Resume Analyzer project built using Python, Streamlit and Google Gemini API. I created this project to understand how AI can be used to analyze resumes and provide useful feedback ...
This Python script allows you to merge multiple PDF files into a single PDF and split a PDF file into individual pages. It utilizes the PyPDF2 library for handling PDF files.