I’m building a shopping GPT, and I’d like to know the user’s location so I can recommend things that can actually be delivered to them.
Any way to get that info programmatically, or am I just going to have to ask them?
1 Like
Or you might be able to get an approximate location from their IP address.
Either way, this isn’t something that ChatGPT can help you with.