I built a fun AI tour guide into Google Street View
I love culture + travel, and one of my favorite pastimes is dropping into random streets on Google Street View. I just LOVE getting a tiny snippet into how people live, the architecture, and discovering hidden corners of places I'll probably never visit. I'm kinda weird like that. When AI came along, I started asking it to explain what I was looking at - and I learned a ton. I couldn't stop using this combo. So I built Streetwhip. It's kinda like reverse Geoguessr - instead of guessing where you are, you get educated about places as if you had a smart local guide with you. What used to be…
What it does
In the maker’s words, at launch
I love culture + travel, and one of my favorite pastimes is dropping into random streets on Google Street View. I just LOVE getting a tiny snippet into how people live, the architecture, and discovering hidden corners of places I'll probably never visit. I'm kinda weird like that. When AI came along, I started asking it to explain what I was looking at - and I learned a ton. I couldn't stop using this combo. So I built Streetwhip. It's kinda like reverse Geoguessr - instead of guessing where you are, you get educated about places as if you had a smart local guide with you. What used to be just "some random street in Buenos Aires" becomes a rich learning adventure about Argentine architecture, why things look the way you are, and stuff about the history and way of life. I've been having so much fun with it. I LOVE when I'm on an ordinary looking street and suddenly I find out there's a WILD historic story behind why the architecture is a certain way. A couple of tips: - make sure you log in! If you don't, things aren't really real-time (I had to do this because Street View's API costs can get expensive and this is just a fun hobby project for me). - play around with the categories - they're fun. I'm curating in more places over time. - the search is not perfect - when it works its magical (totally llm-driven). But sometimes it isn't. - don't use this on mobile, it kinda sucks Would love to get your thoughts on the concept and what you could see it turn into! :) P.S. Oh and one of my favorite features: radio! You get a live radio from a stream in the country (please mute it if you get annoyed - but I promise you it makes things a whole lot more immersive)
Does the same job
all alternatives →- RGRandom Google Street View2011 · ▲93
I just redesigned an old (1 year) project and would appreciate any feedback. The site has no real purpose other than allowing you to explore the large amount of imagery gathered by Google. You can make it less random by choosing a country, or indeed any geographical area (cities etc.) http://www.mapcrunch.com Thanks

- IMI made a site to create learning road maps2020 · edanswers.io · ▲66
- ICI created a feature I wanted in Google Maps2011 · mppr.me · ▲18
- AWA website for taking a virtual walk, drive or flyover in 130 cities2025 · citywalki.com · ▲5
I've built this as a side project last month. I know there are a few similar sites out there, but I've found them cumbersome to navigate with ads that slow down the experience. So I decided to take a stab at it and build my own version, with a minimalist UI (+ I implemented a custom right-click menu to enable navigation even when the UI is hidden), ad-free, just for fun. There are over 130+ cities that you can explore right now, but I'm constantly adding new ones.
- IBI built a tool to make AI recommend you (and I'm conflicted about it)Dec 2025 · firstclick.so · ▲7
So I've been obsessed with a weird question for the past 6 months, what happens to SEO when everyone starts asking ChatGPT for recommendations instead of Googling? The answer, apparently, is chaos. And maybe opportunity? I built FirstClick because I noticed something strange. My previous startup was getting zero traffic from AI assistants, but our competitor (objectively worse product, sorry not sorry) was getting mentioned by Claude and Perplexity constantly. It drove me crazy. So I reverse engineered why. Turns out there's a whole new game being played and most founders don't even know it…
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 · 18d 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


