Getting Started 👋

Custom Apps

Connect Alice app to your own server and fully personalize the logic.

Alice app may act as a UI for your back-end app, meaning you can customize the experience and connect to your own tools, resources, and agentic logic.

  1. In the Alice app go to the Settings -> Apps

  2. Add new connection

  3. Set server URL to localhost:3000 (or whenever this app will be available)

  4. Add model from OpenAI

  5. Open new chat and switch to this model using list in the left bottom corner

  6. Customize this back-end however you want. Just make sure that responses will match OpenAI Chat completion format.

To help you get started, you can clone this starter repository with a Node.js back end.

Clone Starter Repository

Alice app may act as a UI for your back-end app, meaning you can customize the experience and connect to your own tools, resources, and agentic logic.

  1. In the Alice app go to the Settings -> Apps

  2. Add new connection

  3. Set server URL to localhost:3000 (or whenever this app will be available)

  4. Add model from OpenAI

  5. Open new chat and switch to this model using list in the left bottom corner

  6. Customize this back-end however you want. Just make sure that responses will match OpenAI Chat completion format.

To help you get started, you can clone this starter repository with a Node.js back end.

Clone Starter Repository

Getting Started 👋

Custom Apps

Connect Alice app to your own server and fully personalize the logic.

Alice app may act as a UI for your back-end app, meaning you can customize the experience and connect to your own tools, resources, and agentic logic.

  1. In the Alice app go to the Settings -> Apps

  2. Add new connection

  3. Set server URL to localhost:3000 (or whenever this app will be available)

  4. Add model from OpenAI

  5. Open new chat and switch to this model using list in the left bottom corner

  6. Customize this back-end however you want. Just make sure that responses will match OpenAI Chat completion format.

To help you get started, you can clone this starter repository with a Node.js back end.

Clone Starter Repository