Simon Willison’s Weblog

Subscribe

Blogmarks tagged openai, search

Filters: Type: blogmark × openai × search × Sorted by date


Semantic text search using embeddings. Example Python notebook from OpenAI demonstrating how to build a search engine using embeddings rather than straight up token matching. This is a fascinating way of implementing search, providing results that match the intent of the search (“delicious beans” for example) even if none of the keywords are actually present in the text. # 9th November 2022, 7:57 pm

Types

Years

Tags