Install. Connect AI. Make Your First Change.
Use this guide to unpack Nodarama Verbatim, open the browser UI, create your first project, choose one AI connection method, and understand the main screens before starting your first workflow.
External setup glossary
Start with the one required install. Everything else is optional and can be added after Verbatim opens successfully.
power.bat can install Verbatim dependencies, but it cannot install Node.js itself.Download Node.jsRecommended first path
Most new users should start with the simplest safe workflow first, then add bridge, extension, or local AI features later.
- Install Node.js LTS.
- Unzip Verbatim somewhere simple, such as
C:\NV. - Launch with
power.batfor the first visible startup. - Sign in or complete account setup.
- Create one new project inside Verbatim.
- Confirm Project Overview shows the correct active project.
- Choose one AI connection method: copy/paste, AMP, AUX, or LM Studio.
- Make one small test change, then review Dubs, History, and System Log.
Section 1 — Installing and unpacking
Goal: get to the browser UI and create one project.
Install Node.js LTS
Install the LTS version of Node.js before running Verbatim. This gives Windows or macOS the runtime needed to start the local app.
Download and unzip Verbatim
Download the Verbatim ZIP, unzip it, and place it somewhere simple such as C:\NV. Avoid deep paths, cloud-synced folders, or unusual permissions for the first run.
Launch Verbatim
On Windows, double-click power.bat for the first run. It starts Verbatim visibly and installs project dependencies if they are missing.
After the first successful launch, use the icon / hidden launcher if you prefer not to see a terminal. Hidden launch should still open the Chrome or Edge browser UI.
Wait for the browser UI
Verbatim opens a local browser window. If you use the hidden launcher, the terminal stays hidden, but the browser UI should still appear.
power.bat once so you can see startup output and dependency errors.Sign in and create your first project
Complete account setup or sign in, then create a first project inside Verbatim. For your first run, a new simple project is easier than attaching a complex existing folder.
Confirm Project Overview loads
Make sure the Project Overview page shows the active project. Add a short project summary or note so Verbatim and your AI have a clear starting intent.
Section 2 — Connecting AI
Goal: choose how AI output reaches Verbatim. Pick one path first.
Section 3 — Navigating and using Verbatim
Goal: understand the page before the first real write.
User interface controls
Recording Sheets and contracts
Recording Sheets, also called manifests, are structured instructions that tell Verbatim what file to change, what action to take, and what payload to use.
Recording Contracts help your AI understand the required format. They are built into Nodarama Go, and they can also be copied into other AI chats when you use manual paste or AUX.
After onboarding
Once Verbatim opens, a project exists, and you have chosen an AI connection method, move to the First Workflow guide. It walks through a practical first project using a simple cycle: discuss and define, design, implement, test, refine, and modify.