AIToday
Large Language ModelsLessWrong AIPublished: Aug 27, 2026, 22:01 JST1 min read

Semantic search launched for all LessWrong posts

Semantic search launched for all LessWrong posts

Key takeaway

  • A semantic search engine now covers every LessWrong post.

  • It was built using the qwen3-embedding-8b model.

  • Users can paste a draft to find the most similar existing post.

3 Key Points

  1. What happened

    A developer built a semantic search tool over every LessWrong post using the qwen3-embedding-8b model. You can paste a draft and find the most similar post on the site.

  2. Why it matters

    The tool helps users quickly check what has already been said on a topic before writing, saving time and avoiding repetition. It uses embeddings, which capture meaning behind text, making the search more relevant than keyword matching.

  3. What to watch

    The tool is live at the provided URL, and it already proved useful in one example: pasting the text of a post returned a similar existing post as the top result.

Ask the AI about this article →

Context & Analysis

This launch gives LessWrong readers a practical way to search the site by meaning rather than exact keywords. The developer chose qwen3-embedding-8b, a model good at capturing semantic similarity, and applied it to the full corpus of posts. That means users can now avoid rehashing arguments or ideas that already exist, which is especially useful on a site known for long, overlapping discussions.

The tool's utility was demonstrated in a simple test: pasting the text of a post brought up a related existing post as the top result. This suggests the search works as intended. For now, the main takeaway is that the tool is available and functional, and its quality will likely become clearer as more people use it on varied topics. If it proves consistently accurate, it could become a standard reference step for LessWrong contributors.

FAQ

What model powers the search?
The search uses qwen3-embedding-8b, an embedding model that captures meaning behind text.
How can I use the tool?
You can visit the provided URL, paste in a draft, and the tool will return the most similar post on the site.
Does the tool work on all LessWrong posts?
Yes, it was run over every LessWrong post, so it covers the entire site.

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Nvidia revives Rubin CPX chip with major redesignYahoo Finance AI · 2h ago
  • AI advice followed by 79%, but well-being unchangedITmedia AI+ · 5h ago
  • Enterprises face agent governance gapSiliconANGLE AI · 8h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleAI agent governance moves to the data layer