Skip to content

Jesteban247/AI-Powered-PDF-Image-Processor-GeminiAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 AI-Powered PDF & Image Processor

This project leverages Google Gemini's Generative AI to answer questions from PDFs and generate content based on uploaded images. With an easy-to-use Streamlit interface, you can extract meaningful insights from your documents and images.

📋 Features

  • PDF Question Answering: Upload a PDF, ask questions, and get answers.
  • Image Upload & Content Generation: Upload an image and generate content based on a prompt.

🚀 Getting Started

  1. Clone the Repository:

    git clone https://github.com/Jesteban247/Test.git
    cd Test
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Set Up Environment Variables:

    • Create a .env file in the root directory.
    • Add your Google API key:
      GOOGLE_API_KEY=your_api_key_here
      

🎥 Demo Video

Watch how the app works!

Video.mov

🛠️ Running the App

Launch the Streamlit app:

streamlit run app.py

📝 License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages