ToolSiftToolSift
Back to tutorials

PrivateGPT deployment notes

Local-first private document Q&A project for testing RAG without sending data away.

Before installing

  • Review the license: Apache-2.0.
  • Check whether Docker is supported: yes.
  • Check API key dependency: depends on model/provider.
  • Confirm supported models: Ollama, OpenAI-compatible.

Setup commands

git clone https://github.com/zylon-ai/private-gpt.gitRead README and copy the example environment fileStart with Docker if the project provides compose files