> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinko.space/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Enhanced Search

> Use AI to enhance your search

# AI Enhanced Search

Intelligent search based on RAG technology, using semantic understanding to find relevant note content.

<img className="rounded-2xl" src="https://mintcdn.com/blinko/AgHVAkfwbrWVbQ0E/images/2025-09-19-16-07-48.png?fit=max&auto=format&n=AgHVAkfwbrWVbQ0E&q=85&s=251e269b4ba32d440bfe6a16f0f17e7a" width="1187" height="693" data-path="images/2025-09-19-16-07-48.png" />

<img className="rounded-2xl" src="https://mintcdn.com/blinko/AgHVAkfwbrWVbQ0E/images/2025-09-19-16-09-28.png?fit=max&auto=format&n=AgHVAkfwbrWVbQ0E&q=85&s=4e8e14784840c87d90723e52b3f624d8" width="1988" height="861" data-path="images/2025-09-19-16-09-28.png" />

## Usage Methods

### Hotkey Search

* Press `Ctrl + K` to quickly open search
* Enter natural language queries
* Real-time display of relevant notes

### AI Chat Search

* Automatically enables knowledge base retrieval during AI conversations
* Answers questions based on note content
* No manual searching required

## Search Features

* Semantic search that understands query intent
* Supports text, PDF, and attachment content
* Supports image content (requires multimodal models)
* Relevance scoring and intelligent ranking

## Parameter Settings

Adjust search parameters in AI settings:

* **Embedding Top K**: Initial search result count
* **Embedding Score**: Similarity threshold
* **Reranking**: Uses large language models to optimize results
