Dev friends - is there a well known service that expands any arbitrary links for LLM consumption?
example:
input: any url (twitter, youtube, HN, medium, github, discord, reddit)
output: opengraph content, but also post body, optionally summary of the post content
usecase:
when people drop links, its useful for the LLM to “read it a little bit” rather than only read the URL (as @simonw has shown, LLMs can hallucinate content from URLs)