Comment on Show HN: Map with an LLMComments−themanmaran1yThis is a really great interface! Tried "wooded hiking trails near [my address]" and got exactly what I was looking for.Then threw in some common google maps searches and got fun results."airport" => LAX"restaurant" => The Clove Club in London"coffee shop" => Philz in SFIt doesn't seem to take into account the current map location, so I wonder how the randomness works.−ata_amanOP1yThat's awesome! I didn't even think about current location, I'll add it to the roadmap.I did notice randomness too, going on a limb to say it's standard LLM randomness.
Comments
This is a really great interface! Tried "wooded hiking trails near [my address]" and got exactly what I was looking for.
Then threw in some common google maps searches and got fun results.
"airport" => LAX
"restaurant" => The Clove Club in London
"coffee shop" => Philz in SF
It doesn't seem to take into account the current map location, so I wonder how the randomness works.
That's awesome! I didn't even think about current location, I'll add it to the roadmap.
I did notice randomness too, going on a limb to say it's standard LLM randomness.