Skip to content

Quick Start

After installation, launch Ghost from your applications menu or desktop shortcut.

Ghost’s primary interface is a unified Omnibox — a single intelligent input that auto-detects whether you want to search or chat.

PlatformShortcut
Windows/LinuxCtrl + Space
macOSCmd + Space

Type a filename, keyword, or path pattern:

budget.xlsx
project proposal
*.rs indexer

Ghost returns hybrid results combining:

  • FTS5 keyword search (<5ms) — finds exact text matches
  • Semantic vector search (<500ms) — finds conceptually similar content
  • RRF ranking — combines both for the best results

Type a natural language question:

What files did I work on yesterday?
Summarize my project notes
Explain the search algorithm

Ghost auto-detects chat intent via heuristics:

  • Questions starting with “what”, “how”, “why”, “explain”
  • Conversational starters like “tell me”, “help me”
  • Sticky mode: once in chat, stays in chat until cleared

Click the mode indicator (🔍/💬) or use the auto-detection to switch between search and chat.

KeyAction
/ Navigate results
EnterOpen selected file / Send chat message
EscapeDismiss Ghost
Ctrl+DToggle debug panel
Ctrl+,Open settings

Access Settings via the gear icon or Ctrl+,:

  • General: Launch on startup, theme preferences
  • AI Models: Choose chat model, configure Ollama
  • Directories: Add/remove watched folders for indexing