pypdf2-library
There are 27 repositories under pypdf2-library topic.
MassimilianoVisintainer/pdfMerger
Mmerge multiple PDF files into a single PDF using PyPDF2 library in Python
fatma2705/Yolo_Detection
YOLO v8 PDF Search and Image Retrieval
aman167/Chat_with_PDFs-Huggingface-Streamlit-
A Retrieval-Augmented Generation (RAG) app for chatting with content from uploaded PDFs. Built using Streamlit (frontend), FAISS (vector store), Langchain (conversation chains), and local models for word embeddings. Hugging Face API powers the LLM, supporting natural language queries to retrieve relevant PDF information.
casychow/pdf_scraper_extract_largest_num
Python module to scrape information from a PDF file with different data types (eg. tables, graphs) and extract the largest number it can find.
HabibaMohamedS/PDF_manipulation_python
python GUI pdf manipulation โจ๐
prakhar0711/PdfParser-API
An API to extract text,metadata and images from a pdf file
SheikhEbadaBinAshraf/Resume-Smart-ATS
Resume Smart ATS is an innovative web application designed. Users simply copy and paste job descriptions from platforms like LinkedIn,Indeed, then upload resumes to the web app. By click on Submit button, Resume Smart ATS analyzes the resumes against the job description, providing users with valuable insights such as JD match perce
vickypandey14/Password-based-Protection-of-PDF-File-in-python
Implement robust password-based protection for your PDF files effortlessly with this Python script.
bachomecho/research_excel
A python tool that automatically extracts title, size, conclusion of research papers in a local directory
dixitaditya01/PDF-Splitter
Creating a PDF splitting application using Python
Hareessh-P/PDF-Question-Answering
A PDF question answering bot utilizing Streamlit, PyPDF2, LangChain, OpenAI GPT-3 model, and FAISS(Facebook AI Similarity Search). The bot allows users to upload PDFs, query information from their content, and receive relevant answers, enhancing document accessibility and searchability.
jaiswalchitransh/Merge-pdf-files-using-PyPDF2
This Python script merges all PDF files in the current directory into a single PDF file named "merged.pdf" using the PyPDF2 library. It iterates through the PDF files, appends their content to a PdfWriter object, writes the merged content to a new file, and then closes the PdfWriter object.
mahikshith/Resume_VS_job_description_analyzer
Using gemini 1.5 pro LLM model to analyze job description through carefully crafted prompt and compared against my resume to give out insights, demo video has been added
mansi32/Fun-with-Python
In Fun-with-Python, I have attached a python file where I was use different libraries of python.
plzbugmenot/Applicant-Tracking-Systems-Python
Applicant Tracking Systems (ATS)
Shubham-Bendre/Chat-with-multiple-pdfs-Advanced
Effortlessly interact with your PDF files using LangChain and ChatGPT API! This app lets you upload PDFs, process them into searchable text, and ask detailed questions based on the document content.
Sudhansu-Software-Testing/Selenium_projects
objective -Implimention of end-to-end automation testing of a Ecommerce application using seleniumwebdriver+python+framewors .The developed Framework is Keyword and data driven.
Thanu-Cherukuri/Python-Utility-Scripts
This repository, titled "Python-Utility-Scripts" encompasses a diverse range of Python scripts that demonstrate practical applications in various domains. These scripts serve as excellent examples for those looking to explore Python's capabilities in automating and handling real-world tasks.
AbayIbrayev/PDF-merger
Python script for merging PDFs using PyPDF2 library
AbayIbrayev/watermark-PDF
Watermark your PDFs using Python script with PyPDF2
crs7617/FDA
An application to replicate screener.com on a very small scale
GRV96/PyPDF2_Fields
Library PyPDF2_Fields is a complement to PyPDF2. It helps reading and setting a PDF fileโs fields, knowing their type and controlling their editability.
rdpfeifle/pdf-to-speech
A Python-based tool for converting PDF documents to audio format.
subhranil002/PDF_Merger
PDF_Merger is a Python script merging multiple PDFs into one. Utilizing ๐ฃ๐๐ฃ๐๐๐ฎ, it streamlines PDF consolidation for enhanced document management ... โค๏ธ
Vedansh1857/BasicRAGPipeline
Detailed description given in the README
Vedansh1857/RAG_Using_Groq
Detailed description given in the README
Vedansh1857/Retrievers-RetrievalChainsWithLangchain
Detailed description given in the README