Skip to main content
LarkupRAG runs as a local web app and CLI. Pick the installation method that best fits your workflow.
Install globally:
npm install -g larkup-rag
Start the server:
larkup-rag start
Open the Web UI at http://localhost:4567.

Next Steps

Once installed, build your first pipeline in the Quickstart Guide.