Skip to main content
@chat-js/cli gets you from zero to a running ChatJS app in one command. No installation required — run it directly with npx:
npx @chat-js/cli@latest create my-app

create

Scaffold a new ChatJS application. Walks you through gateway, features, and auth selection.

add

Add a component or feature to an existing project.

config

Print the fully resolved configuration for the current project.