✦ Free to explore  ·  No account needed

Feel the vibe of any
neighborhood on earth

Discover what a neighborhood actually feels like — its energy, character, and atmosphere. Runs entirely on your own device, offline.

⬇ Download Free See It in Action →

Windows 10/11 · macOS coming soon  ·  Data stays on your device  ·  8 UI languages

1.2M+
Neighborhoods mapped
15,000+
Cities worldwide
13
Vibe signals
6
Vibe archetypes
100%
Offline capable
Free
To get started
Features

Your neighborhood, quantified

eodi.me translates the feel of a neighborhood into numbers — so you can compare, discover, and match vibes across the world. Everything runs on your device, privately.

🔒

Fully Offline

All vibe scoring runs on your device. No internet required after setup. Your searches, bookmarks, and custom pins never leave your machine.

🎨

Vibe Profile per Neighborhood

Each area gets a vibe profile across 13 signals — from nightlife and green space to transit and daily convenience. Instantly see what kind of place it is.

🔍

Find Places with the Same Vibe

Love the feel of a neighborhood? Find others that match its energy — across town or across the world. Great for relocation, travel, or finding your next spot.

Personal plan and above
📍

Pin Your Own Locations

Import your own addresses — branches, candidate sites, or places you're scouting. See how their vibe stacks up against the map.

Solo Biz plan and above
🐳

Self-Hosted Option

For teams: deploy inside your own infrastructure with Docker Compose. Runs on your servers, your schedule, with your data.

Business plan and above
🌍

Global Coverage

Explore neighborhoods in Seoul, Berlin, São Paulo, or Nairobi. The same vibe signals are available worldwide, from the same consistent dataset.

A quick look at what's inside

Real screenshot from the desktop app — no mockups.

eodi.me desktop app — vibe map with neighborhood results panel and signal sliders
Explore & discover — actual app screenshot Search results appear in the left panel with overall vibe scores. Adjust vibe signal weights on the right — activity, culture, tranquility, nature, and more — to surface neighborhoods that match your feel. The map updates as you browse.
How It Works

Three steps to explore

No account, no cloud setup. Just download and open.

1

Search or browse

Type a city name, describe what you're looking for, or simply pan the map to an area you're curious about.

2

Explore the hexagon map

The map highlights areas based on your preferences. Each hexagon covers roughly a 300 m block — detailed enough to be useful, simple enough to read.

3

Dive into any neighborhood

Click any hexagon for a detailed profile. Bookmark places, compare two areas side by side, or find similar neighborhoods elsewhere.

13 signals that shape how a neighborhood feels

Each neighborhood's vibe is built from 13 observable signals — drawn from publicly available point-of-interest data. We look at what's actually there, not opinions or ratings.

🏙️ Vitality 🌙 Nightlife 🎭 Culture 🌳 Green Space 🚇 Transit 🍽️ Food & Drink 🛍️ Retail 🏥 Medical 📚 Education 💼 Business 🏠 Residential 🌐 Tourism ♿ Accessibility

Based on publicly available POI data. We do not measure or infer crime rates, income levels, or any protected demographic characteristics.

FAQ

Frequently asked questions

Does it work without an internet connection?

Yes — after installation the vibe engine runs entirely offline. The map tiles require an internet connection for display, but all neighborhood vibe scoring is computed locally on your device. Your searches, bookmarks, and custom pins never leave your machine.

Which cities and countries are covered?

eodi.me covers major cities worldwide — over 15,000 cities across 200+ countries, sourced from GeoNames and OpenStreetMap. Coverage is strongest in urban areas with dense POI data (Europe, East Asia, North America). Remote or newly developed areas may have limited data.

How is neighborhood data collected? Is it up to date?

Data comes from OpenStreetMap (points of interest), GeoNames (city boundaries), and Open-Meteo (climate). The dataset is refreshed quarterly. No proprietary or government data is required — everything is built from open sources.

Is macOS or Linux supported?

Windows is the primary supported platform. macOS support is in development — sign up for the waitlist on the download page. Docker deployment (Linux) is available for Business and Enterprise plans.

How does the license key work? Do I need to create an account?

No account required. After purchase via Polar, you receive a license key by email. Paste it into the app's Settings → License screen. The key validates locally and checks weekly when online. One key activates one machine at a time; deactivation frees it for another device.

Can I use my own location data (franchise sites, properties)?

Yes — Solo Biz plans and above support importing custom locations (CSV, JSON). Your pins overlay on the vibe map and are included in suitability scoring. The custom data schema is documented in the Custom Data Guide.

Is the REST API included in all plans?

The local REST API is available to Business and Enterprise plans. It runs alongside the desktop app on localhost and provides programmatic access to all vibe search, match, and scoring endpoints. An OpenAPI spec is included.

What happens to my data if I cancel?

Your bookmarks, vibe presets, and custom locations are stored locally on your device — they are never uploaded to our servers. Cancelling your subscription downgrades your plan to Free after a 14-day grace period; your local data remains intact.

A simple way to feel out
a neighborhood before you commit

Built for anyone moving to a new city, scouting a location, or just curious about what a neighborhood is actually like — no account required, no data sent to any server.

🌍

Who It's For

Digital nomads · Expats & relocators · Travelers who want to book like a local · Franchise owners & solopreneurs scouting locations

🔒

Privacy First

All vibe scoring runs on your device.
Your searches, pins, and notes are never sent to any server.
Privacy Policy →

✉️

Support

hello@eodi.me
We respond within 1–2 business days.
Refund requests: hello@eodi.me

Start free, upgrade when you need more

No credit card required to download. All paid plans are activated with a license key — no account creation needed.

Free
$0
forever
  • Search & browse the map
  • Neighborhood overview
  • Bookmark locations
  • Unlimited browsing
Download Free
Personal
$4.99
/month
  • Full vibe report & radar
  • Find neighborhoods with the same vibe
  • Preference-based discovery
  • Save vibe presets
Get Personal
Solo Biz
$9.99
/month
  • Everything in Personal
  • 📍 Import custom locations & POI data
  • 🔍 Find neighborhoods with your best-site vibe
  • 📊 Export results (CSV / PDF)
  • 🖥️ Self-hosted option available
Get Solo Biz
Business
$49
/month
  • Everything in Solo Biz
  • Batch vibe scoring for multiple locations
  • Custom data schema
  • Self-hosted Docker
  • Local REST API
Get Business
Enterprise
Contact Us
custom pricing
  • Everything in Business
  • Full REST API access
  • Unlimited batch vibe scoring
  • Custom data schema
  • Priority support
Contact Us

All plans include the free tier features. Annual billing saves approximately 35% vs. monthly.

Developer API

Integrate neighborhood vibe data
into your own tools

Business and Enterprise plans include a local REST API that runs alongside the desktop app. Use it to automate location scouting, enrich your data pipeline, or build custom dashboards.

# Get a neighborhood profile by location curl "http://localhost:39721/hex/871e31b63ffffff" \ -H "Authorization: Bearer <your-api-key>" # Batch analyze multiple locations at once (Business+) curl -X POST http://localhost:39721/batch/analyze \ -H "Authorization: Bearer <your-api-key>" \ -d '{"items": [{"h3_index": "871e31b63ffffff"}, ...]}' # Search neighborhoods by name or find similar ones curl "http://localhost:39721/hex/search?q=hongdae&limit=10" \ -H "Authorization: Bearer <your-api-key>"

Questions about the API? Contact hello@eodi.me