Skip to content

ufuGdev/geofinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoFinder Logo

GeoFinder

AI-Powered Photo Location Detection
A Chromium based extension that analyzes images to identify their geographical location using Google Gemini AI.

Chrome Web StoreGet API Key


Architecture

User Inputpopup.jsbackground.jsGemini APIResults

Right-click Imagebackground.jsGemini APIOverlay

Files

  • popup.js — UI logic, image handling, result display
  • background.js — Service worker, API calls, context menu
  • config.js — Shared prompt and API settings
  • manifest.json — Extension permissions

Quick Start

  1. Clone and load as unpacked extension in Chrome
  2. Get API key from Google AI Studio
  3. Enter API key in extension settings
  4. Upload image or right-click any image → "Analyze Location"

License

MIT

About

GeoFinder is an intelligent Chrome extension that uses Google's Gemini AI to analyze images and determine their geographical location.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors