Search APL idioms using natural language queries to find expressions when exact keywords don't match. This tool understands semantic meaning in everyday language.
Perform semantic search across collaborative documents to find relevant content based on user queries. Specify search terms and limit results for precise document retrieval.
Enables semantic search over markdown files to find related notes by meaning rather than keywords, and automatically detect duplicate content before creating new notes.
Enables AI agents to perform semantic search over codebases by converting natural language queries into efficient search patterns like grep and ripgrep. It utilizes LLMs to verify relevance and find code snippets that traditional keyword-based searches might miss.