Live data from Hacker News

Launch HN: Voygr (YC W26) – A better maps API for agents and AI apps

news.ycombinator.com

11–20 of 74 posts

Re: Launch HN: Voygr (YC W26) – A better maps API for agents and AI apps

#11
Really cool! We're currently using map and web searches in our agent to gather this info for our tool. Does it support an approximate address? For example, if a plaza can have multiple street numbers, do I need to make a request for each possible address or would it find a certain business with an approximate address?

Re: Launch HN: Voygr (YC W26) – A better maps API for agents and AI apps

#14

Implementing maps into our app so giving this a shot. How does pricing compare to google maps api?

It is on par with Google Maps API, but Google gives you more data. Our terms of service are more flexible - for instance we don't require attribution and deleting our data past 30 days. And we are actively working on adding more info to our APIs

Re: Launch HN: Voygr (YC W26) – A better maps API for agents and AI apps

#17

Really cool! We're currently using map and web searches in our agent to gather this info for our tool. Does it support an approximate address? For example, if a plaza can have multiple street numbers, do I need to make a request for each possible address or would it find a certain business with an approximate address?

Thanks! Our initial API works as follows - you provide POI/business name and its address and we are telling you if it exists or not. So if you are looking to check if the plaza is existing, you just need to provide its supposed address. If it is a business within plaza, then an address of that business is required

Re: Launch HN: Voygr (YC W26) – A better maps API for agents and AI apps

#18

Its quite funny that you are building an "infinite place profile", you both worked on products used by 100s of millions of people, and yet your website is down from 45 minutes of HN traffic! Joking, but its a very good idea. Synchronization between the physical world information and digital has been a very hard problem for decades and im sure an agentic approach can 10x the value.

Thanks! Was it truly down? I have checked and I don't see any disruptions

Re: Launch HN: Voygr (YC W26) – A better maps API for agents and AI apps

#19

what kinds of data quality evals do you guys use now? i'm curious to try integrating it

We are using judges with LLMs and web grounding plus manual grading. We recently did a benchmark on the LLM quality across major AI providers - we plan to open source it soon and will probably open source our API quality check benchmark too https://news.ycombinator.com/item?id=47366423
Post reply on HN