Hi everyone,
I’m trying to recreate the OpenAI Dev Day demo using Streamlit and GPT-4o.
I want to use Function Calls and Stream (token by token) but, I’m struggling to integrate a map and the following features :
- Adding markers
- Plotting a route between multiple GPS positions
- Removing a GPS position
- Updating and moving the map near a specific position
I’m still a beginner, so if you have any ideas, resources, or advice to help me, that would be awesome!
Thanks!