Skip to content

adibsaad/privait

Repository files navigation

Privait

Privait is a self-hosted personal AI system that combines LLMs, vector memory, and RAG to create a private, extensible AI workspace.

Dev

  1. Install overmind, docker compose, pnpm, and direnv
  2. Run pnpm install
  3. Run docker compose up -d
  4. Copy Procfile.example to Procfile
  5. Copy .envrc.example to .envrc and modify variables as needed
  6. Run direnv allow
  7. Run ./scripts/init-dev.sh
  8. Run pnpm start to start the servers

About

Privait is a self-hosted personal AI system that combines LLMs, vector memory, and RAG to create a private, extensible AI workspace.

Topics

Resources

Stars

Watchers

Forks

Contributors