Hi Adalo community,
Hope you’re well!
I’m looking to implement a chat feature within my app. The idea is for users to ask questions in the chat, and the app responds using the database. For example:
I have an app that rates cocktails in bars across London. The data in my database includes:
- Cocktail name
- Cocktail image
- Cocktail rating
- Bar name
- Bar address
*…
User query: “I’d like to find a bar where I can drink the best Old Fashioned in London.”
Goal: In the chat, the app generates a response using the database and suggests a list of 3 establishments with the highest-rated Old Fashioned in London (based on our record available in our database)
I’m not sure what’s technically possible. I’ve explored ChatGPT through custom actions and Zapier for automation, but I’m a bit lost about the feasibility of my idea.
Does anyone have an idea on how to successfully carry out this project?
Thank you!
Lucas