# repolore documentation - [Getting started](./getting-started.md) — install, `repolore init`, your first chat - [CLI reference](./cli-reference.md) — every command and flag - [Providers](./providers.md) — Ollama/Anthropic/OpenAI, API keys, per-capability config - [Doc-gen](./docgen.md) — the agentic documentation-generation pass - [Web GUI](./web-gui.md) — `repolore serve`, authentication - [Remote mode](./remote-mode.md) — pointing a CLI install at a self-hosted server - [Config reference](./config-reference.md) — every on-disk JSON file and field - [Architecture](./architecture.md) — package layout, the `RagStore` local/remote seam, the indexing pipeline - [Troubleshooting](./troubleshooting.md) — common issues and fixes See the [root README](../README.md) for a quick overview, or [CONTRIBUTING.md](../CONTRIBUTING.md) if you want to work on `repolore` itself.