I want to make an e-waste event notice based on someone's location

So right now, I'm trying to make a thing where it gives you events based on your location. I'm trying to use location sensor to detect their location and make chatbot give them a response of the events around them based on the location. But when I tested it, it simply just said that chatbot doesn't have access to real time data. So how am I suppose to do this?

You could use the ActivityStarter to find "activities, events and outdoor attractions near me" to display the results of a Google search , This provides a response of the events around them. This search might be a better question to ask:

what events and shows are happening near me

Could you also use cloud db for this? Is it better or worse?

I don't understand your question Lavi. You said earlier you want to know about "the events around them based on the location." What kind of "events" do you want to know about. Could you please give an example. :thinking:

Do you want people to report accidents, littering and other things that happining near them and would use your app to post them on a map. I don't believe you can do this using a Chatbot. You could use the CloudDB to share information with other people who use your app.

Here are two examples that might do some of the things you want:

Do you want to do something entirely different?

I want to make an e-waste event notice based on someone's location.

This doesn't work for me, it shows error code 601: No corresponding activity was found, and I typed everything right.

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

I provided THREE possible examples. Which one did you try?

If I use

and use the search term e-waste I get using an Android 13 cell phone:

The green circled object is the location determined by the LocationSensor. The red things are nearby e-waste centers.

You get an error message.

Are you using an Android device, the emulator or ios?

Try this aia.

TrashEWaste.aia (2.3 KB)

The thing is, I'm trying to find e-waste events, not e-waste recycling centers or something using google maps. I'm trying to use chatbot to find events, but it doesn't have real time-data.

Developers definitely cannot use the default Chatbot settings to find 'real time-data events. When Chatbot is queried, it tells you that what you want to do cannot be done. The Chatbot then provides a list of things you might do to get what you want.

A different OpenAI model might be able to find what you want to find real time events. The basic model used with the Chatbot default won't work. I guess a different model probably would not do what you want either.

We would like to help you; unfortunately, we do not know what you consider

and cannot provide a solution using Chatbot. :cry: