HackerTrans
TopNewTrendsCommentsPastAskShowJobs

milindsoni

no profile record

Submissions

OpenAI Realtime API connected to a Map (It is surprisingly good at geography)

twitter.com
1 points·by milindsoni·vor 11 Monaten·1 comments

OpenAI Realtime API connected to a Map (It is good at geography)

twitter.com
1 points·by milindsoni·vor 11 Monaten·1 comments

Show HN: TipTour, A Tooltip that guides you

github.com
2 points·by milindsoni·vor 11 Monaten·0 comments

comments

milindsoni
·vor 11 Monaten·discuss
I modified the OpenAI Realtime API Console Demo App to add a map to it, and I connected the map events to the Realtime API.

Result... Im able to move around the map and talk to it! Its fascinating how its able to reverse geocode out of memory, Ideally I should add tools to reverse Geocode the locations. Im planning to add more tools to it like internet speed locations and maybe weather

https://github.com/milind-soni/realtime-map-chat

Check out here if you would like to use the code
milindsoni
·vor 11 Monaten·discuss
I built a voice-controlled map where an AI can see exactly where you're looking and describe those locations with the OpenAI Realtime API.

Its a very simple setup where, as you pan and zoom around the map, the AI receives your current coordinates, zoom level, and visible area. Now I can add tools like get the internet speed or weather for that area and I will have a Voice Controlled Map.
milindsoni
·letztes Jahr·discuss
I was using transformer.js to generate and use embeddings with small models in the browser itself, its quite useful to implement any kind of semantic search.
milindsoni
·letztes Jahr·discuss
[dead]
milindsoni
·letztes Jahr·discuss
Im working on https://udf.ai/ ,Build and host data analysis agents quickly!