Working with data, looking for ideas

Created on 13 March 2024, 9 months ago
Updated 5 May 2024, 8 months ago

HI,

I have a few very data driven websites where a content type can have upwards of 50, 60 or even 100+ data points for that node.

One example is a trail running race finder and after adding a GPX of the route, i add all these data points manually.

Things like distance, price, price per km, elevation, elevation per km and 50+ data points like this.

I am looking for new ways I can elaborate on this data, show the averages, lowest and highest data points across the site on each node so you can see that races elevation per km but also see the average elevation per km from across the site next to it.

First of all is this possible with this module and secondly is there anything else I could be looking at to make more of the data?

Thanks

πŸ’¬ Support request
Status

Closed: outdated

Version

1.0

Component

Miscellaneous

Created by

πŸ‡¬πŸ‡§United Kingdom effortDee

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @effortDee
  • πŸ‡©πŸ‡ͺGermany marcus_johansson

    I would need more information on what information and how you manually fill in these data points, my knowledge about trail running is very sparse :)

    In general the AI Interpolator works best, in structuring unstructred data automatically, but in this case it seems like you have it structured already?

    The only thing I could think of without knowing much about the topic is that if you add the website for a trail running event you could extract:

    • The price
    • The name of the event
    • Have OpenAI write a summary of the event
    • Get the social share image, to have a preview image of the event (if legal)

    If you fill in certain data points and want to calculate others, you can also check out Field Expressions β†’ that might save you some time.

    For extracting from the GPX, as far as I know there is no GPX field type for Drupal 10?

    If there is a field type module and there are some specific data point extractions you need from this I could look into it.

  • πŸ‡ΊπŸ‡¦Ukraine alex.mazaltov

    I've been exploring the AI Interpolator module for my data-driven websites, particularly for a creation of facebook chatbots.

    Could you please have a look Bot builder β†’

  • πŸ‡©πŸ‡ͺGermany marcus_johansson

    @alex.mazaltov - It looks like a very cool project. You can use the AI Interpolator for any generative automation, if you do something similar as the AI Interpolator Agent, where it garbage collects entities after they have produced results. Just reach out here or on Slack if you need help with that.

    But on tip that has nothing to do with the AI Interpolator, if you haven't looked into it - you should look into using RAG with Search API AI ( https://www.drupal.org/project/search_api_ai β†’ ). That should be able to contextualize a lot of searches/requests for you.

  • πŸ‡©πŸ‡ͺGermany marcus_johansson

    @effortDee - could this issue be closed? I think reddit.com/r/drupal or Drupal Slack is a better source to get information about potential use cases.

  • πŸ‡¬πŸ‡§United Kingdom effortDee

    Hi Marcus, yes sorry for not getting back.

    Indeed, i have since asked on reddit, appreciate your thoughts and i've been watching some of your recent Youtube videos too, thanks again.

  • Status changed to Closed: outdated 8 months ago
Production build 0.71.5 2024