| id | getting-started |
|---|---|
| title | Getting Started |
NeoArchive is a self-hosted document management app that automatically recognizes, summarizes, tags, and makes your documents searchable - all under your own control.
npm install -g neoarchive
neoarchive install
neoarchive setup
neoarchive startneoarchive install creates the data directory under ~/.neoarchive, installs dependencies, and
initializes the database. neoarchive setup walks you interactively through port, admin credentials,
encryption, and optional AI configuration.
Once started, the web interface is available at the configured address (default:
http://localhost:4400). Register your first user account there, or sign in at /admin with the
administrator credentials you set during setup.
- Open Documents and click Upload.
- Choose a PDF, image, or text file.
- NeoArchive automatically recognizes document type, sender, summary, and relevant dates.
- Any recognized value can be corrected manually at any time - a manual edit is never overwritten by a later automatic analysis.