Skip to content

Getting Started ​

What is PileaX ​

PileaX is a local-first, all-in-one AI knowledge base that integrates AI chat, smart notes, and e-book reading & management. From knowledge creation to application, PileaX helps you build a unified knowledge base and continuously optimizes the AI interaction experience with AI agent technologies.Your data is fully under your control. It supports offline desktop apps and flexibly deployable web apps.

How to use ​

PileaX provides desktop apps, Docker images and source code. You can choose the way to use it according to your needs.

Desktop App ​

PileaX offers installation packages for macOS, Windows and Linux. Head to the Download page to get the latest desktop app, install it with one click and start using it right away.

Docker ​

PileaX Docker images are available on Docker Hub, including:

  • pileax/pileax-api: Backend API service
  • pileax/pileax-web: Web frontend
  • pileax/pileax-collab: Collaboration service

For detailed deployment instructions, see: Docker

Custom Deployment ​

Deploy and customize from source code.