Skip to content

Mohit242-bit/gemini-pdf-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ AI PDF Editor using Gemini (Google Generative AI)

A simple Streamlit app to upload a PDF, edit it using Gemini (Google AI), and download a beautifully formatted PDF.

🧠 Features

  • Upload any PDF
  • Extracts content using PyPDF2
  • Edits with Google Gemini (1.5 Flash) using your prompt
  • Converts Markdown to styled PDF using pdfkit
  • Download the edited PDF

🚀 How to Run Locally

git clone https://github.com/yourusername/pdf-editor-streamlit.git
cd pdf-editor-streamlit
python -m venv venv
venv\Scripts\activate        # or source venv/bin/activate (Linux/Mac)

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages