Plugin to create dynamically create links in graph view

I want to have a plugin that shows me “potential” links between posts.

I want to use OpenAI embeddings to determine potential links.

How do I make such a plugin?

How to add links dynamically to graph view?