Skip to main content

1. Start the local server

2. Connect a model provider

3. Add a resource and index

Local folders on your machine.
Or clone a git repository.

4. Sync and index

  • sync pulls latest for git resources (local resources are already local).
  • index --sync syncs git content first, then indexes embeddings.

5. Ask a question

ask is an alias for search --explore.

6. Go deeper when needed