Function Details

Semantic Retrieval

Retrieves the top K most semantically similar rows to a given table.

Outputs

This function outputs a table with K rows.

Example Use Case

Could be used for internal linking applications.

For Example, you can pass in a table containing all your blog posts and retrieve the top 10 most similar posts to a target post.

Then that shortlist could be passed to an AI model to inject internal links naturally throughout the target post.