A new 'related content' tool
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3557192. --> Reported by: [dunx](https://www.drupal.org/user/445642) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>We were asked in D Slack to come up with ideas for the Tool API as part of the AI Initiative. Having just watched this, I wondered whether <a href="https://www.youtube.com/watch?v=M1wgtFvV1eE&amp;t=1330s">this</a> is something that fits the bill.</p> <p>The idea would be to examine the current content and come up with other content that would allow the user to continue their journey. Normally, we present a series of Cards for further reading which are either selected manually (which is terrible as it will only ever link to previously existing content, never new) or we use taxonomies to associated content topics across the site (which is a pretty good solution).</p> <p>An AI based solution, takes the subject matter of the current content and looks for similar content across the site. It doesn't just link to that content, but links to a specific part of that content with a text fragment (#:~:text=) and explains why the reader might consider reading this content.</p>
issue