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

# Pryveo Developer Docs

> Build secure, local-first AI apps with the Pryveo SDK and CLI.

These docs cover the full workflow from scaffolding to packaging, plus the APIs for
inference, storage, and vector search.

## Start here

* New to Pryveo? Begin with `getting-started`.
* Building your first app? Follow `app-development` and `sdk`.
* Need CLI commands? Jump to `cli`.

## Core capabilities

* Local LLM inference and model management
* WASM app runtime with permissions
* Vector search and RAG helpers
* First-party examples and best practices

## Quick path

1. Install the CLI and WASM target.
2. Scaffold an app with `pryveo new`.
3. Build and package to `.pryveo-app`.
