Skip to content
LVIS AI
EN|KO

Plugin · Local Indexer

Local Indexer — search your own PC's files from inside LVIS

Automatically analyzes documents in folders you designate and turns them into search context you can cite right in LVIS chat. Optimized for Korean documents, PDFs, and Markdown.

Local RAG
Korean-optimized
auto sync
Local Indexer home screen — indexed folders / stats
Add folder dialog — include/exclude patterns
Indexing in progress — chunk/embedding progress

Automatic per-folder watching

The index refreshes automatically whenever a file is added, modified, or removed in a designated folder. No heavy polling, so it stays quiet.

Optimized for Korean documents

Runs Korean morphological analysis and breaks content into small chunks so even short keywords match well. Supports both PDF and Markdown.

Multiple search results combined

Combines keyword search and semantic search to surface the best candidates — a multi-stage combination, not a single match.

Adding a folder

  1. 01

    Choose a folder

    Pick the folder to index from the OS's file picker dialog.

  2. 02

    Preview

    Shows the file count for the folder and an estimated analysis time up front.

  3. 03

    Add

    auto watch

    Pressing "Add" starts the initial analysis in the background, and any later changes inside the folder are reflected automatically.

Real-world scenario — from "where did I save that?" to a presentation slide

Local Indexer's real value isn't a one-off search — it comes from the chain of find → confirm path → clean up content → convert format.

Index search — shows candidate documents and cited evidence for a natural-language question
Document search 1 — keyword to candidate files with evidence (citing comparisons across files)
Document search 2 — exact NAS path plus a structural summary based on that same path
Document search 3 — the same content reformatted into a one-page presentation
  1. 01

    Find a file by keyword

    find

    A natural-language query like "where were the materials on the detection step?" returns the best-matching file candidates along with the evidence.

  2. 02

    Confirm the exact path

    path

    The full absolute path, including UNC paths, is printed as-is so you can open it directly from the OS file manager.

  3. 03

    Auto-summarize content

    summary

    Pulls out just the key content of the same file. Reuses the same match results without re-searching, so it's fast and consistent.

  4. 04

    Reformat into a single presentation slide

    convert

    Reorganizes the same content into a one-page presentation format.

Your data stays on your PC
All indexes, embeddings, and caches are kept on the user's own PC. Nothing is sent to an external server.