I made an AI copilot for Maps that answers open-ended map questions
Hi HN, I made SmartMap — a tool where you ask an open-ended question on maps, like: - "Where can I find coworking cafes with power sockets and Wi-Fi in Shibuya, Tokyo?" - "Places that inspired Studio Ghibli movies in Japan" You can also ask it to plot interactive journeys, like: - "Places Alexandra David-Néel visited on her way to Lhasa" - "Train stops along the original Orient Express route" It returns a live, interactive map with the results plotted as pins. Originally built this to scratch my own itch while traveling and researching or learning about new places. SmartMap makes that step…
In plain words
SmartMap is an AI-powered mapping tool that answers open-ended questions about locations and plots results as interactive pins on a map. Users can ask queries like finding coworking spaces with specific amenities or identifying places that inspired Studio Ghibli films, as well as request journey visualizations such as historical travel routes. The tool is designed for travelers and researchers who need instant location discovery. It requires no signup to use, though the creator acknowledges current limitations including occasional vague or duplicate results and is actively refining the underlying prompt system.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hi HN, I made SmartMap — a tool where you ask an open-ended question on maps, like: - "Where can I find coworking cafes with power sockets and Wi-Fi in Shibuya, Tokyo?" - "Places that inspired Studio Ghibli movies in Japan" You can also ask it to plot interactive journeys, like: - "Places Alexandra David-Néel visited on her way to Lhasa" - "Train stops along the original Orient Express route" It returns a live, interactive map with the results plotted as pins. Originally built this to scratch my own itch while traveling and researching or learning about new places. SmartMap makes that step instant. It’s far from perfect — the AI can return vague or duplicated results — but I’m refining the prompt pipeline and exploring structured datasets to improve accuracy. Would love your feedback, especially around handling fuzzy results, fallback strategies, or general UX. Try it (no signup): [https://smartmap.space](https://smartmap.space)
Does a similar job
all alternatives →


- AWA website that heatmaps your city based on your housing preferences2025 · theretowhere.com · ▲321
For the past few months, I've been working on a website that answers two different questions: - Where in my city have the best travel times to all the things and people I care about? - Given a listing, how far is it from all the things and people I care about? Personally this was fueled by my own frustrations when I was apartment hunting in NYC. I was frustrating to have to juggle so many Google Maps tabs when I was evaluating a listing, and it was also annoying to not have full confidence that I was even searching in the right places. I wanted to be close to work, a Trader Joe's, and a…


More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 19d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


