Title: Integrating Google Maps API and ChatGPT for Combined Output in a Mobile App
Hello Bubble community,
I’m currently working on a no-code Mobile app , which aims to enhance user experiences by predicting the best times to visit certain locations based on crowd data and user routines. One of the core features I’m building is called Routine Intelligence (RI), and I need help figuring out how to combine external data from two sources for this.
Here’s the situation:
- Google Maps API: I’m using this to gather crowd density data for specific tourist attractions.
- ChatGPT API: I want to use ChatGPT to process this data and provide personalized recommendations for the best times to visit these locations, based on user routines and preferences.
My goal:
When a user asks the Mobile App for the crowd concentration at a particular attraction, I want to return:
- Real-time data from Google Maps on the current crowd levels.
- A predictive, conversational recommendation from ChatGPT suggesting the optimal time to visit based on the user’s routine.
Questions:
- How can I combine the data retrieved from Google Maps (crowd data) with the natural language output from ChatGPT into a single response to the user?
- What’s the best way to set up workflows in Bubble to get this done? Do I need to structure it with different API calls or can this be done in one flow?
- How should I handle the integration of both APIs within a repeating group or as a custom data type for displaying results?
- Are there any plugins or specific approaches within Bubble that simplify managing multiple external data sources and combining them in real time?
I have no coding experience, so any guidance (or simple examples) on setting this up in a no-code manner would be greatly appreciated!
Thanks in advance for your help!
system
Closed
2
This topic was automatically closed after 70 days. New replies are no longer allowed.