Skip to content

cadwork.ai

cadwork.ai is an AI orchestration layer for the cadwork 3D timber-construction workflow. It puts an assistant next to your model, one that can read the live 3D session, search the cadwork knowledge base, and carry out modelling and fabrication work with you.

Documentation skeleton

This site is the freshly-provisioned skeleton for cadwork.ai's documentation. The structure, theme, search, and build pipeline are live; the content is still being written.

What it is made of

Piece What it does
Chat & assistant A multi-pane chat workspace where each pane is an independent session.
Live 3D model A cadwork plugin that exposes the running 3D session to the assistant.
Knowledge search Retrieval over the cadwork API references, docs, videos, and translations.

Check your install

Every cadwork.ai component answers a health endpoint. If the assistant is not responding, this is the first thing to try:

curl http://127.0.0.1:8101/health

Where to go next