Semantic Search POC

Scalable concept-based search using descriptor embeddings

📝 Posts
🤖 LLM Descriptors
🧮 Embeddings
📦 Index
🔍 Query
🤖 LLM Variations
🧮 Embeddings
🎯 Vector Search
Results
📦

Index Posts

0 indexed

Paste posts to preprocess with LLM-generated descriptors and embed into the search index

Each line will be processed by the LLM to generate semantic descriptors
🔍

Search Concept

Index empty

Define a concept to search for in the indexed posts

The LLM will expand your concept into multiple query variations
🔒

Index posts first to enable search