Skip to content

Shanmukhcr7/Image-analysing-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ Screen Capture + Gemini AI Analyzer

A simple but powerful Python tool that lets you select any area on your screen, capture it instantly, and send it to Google Gemini along with your custom prompt for real-time AI analysis.

This tool is built for anyone who wants fast, on-demand screenshot understanding — OCR, UI debugging, object detection, code extraction, visual explanations, and more.


⚙️ How It Works

When you run the program:

  1. A translucent overlay appears on your screen.
  2. Your cursor changes to a crosshair for precision.
  3. You click and drag to select the area you want to capture.
  4. The selected image is immediately sent to Gemini AI with your prompt.
  5. The AI's response is returned instantly.

No clutter. No extra steps. Just select → analyze → done.


⚠️ Required Setup (Do This Before Running)

🔑 1. Add Your Gemini API Key

Open the main file and replace the placeholder:

genai.configure(api_key="YOUR_API_KEY_HERE")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages