AI Agent - Event Data Creator
Process events based on location data, retrieve event information from an API, check for existing events in the database, use AI to generate descriptions, fetch exact locations and images, and finally insert the events into the database.
Fetch event details from external API using location
Check for duplicates in the database
Use AI to check or generate event descriptions (markdown format)
Retrieve precise location and related event image
Insert complete event data into the database
Fetch event details from external API using location
Check for duplicates in the database
Use AI to check or generate event descriptions (markdown format)
Retrieve precise location and related event image
Insert complete event data into the database