Simon Willison’s Weblog

Subscribe

Items tagged openai in Nov, 2022

Filters: Year: 2022 × Month: Nov × openai × 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

Months

Tags