Quick search…
Getting Started 👋
Remote Actions ✨
Inspirations 💡
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.

In the Alice app go to the Settings -> Apps
Add new connection
Set server URL to localhost:3000 (or whenever this app will be available)
Add model from OpenAI
Open new chat and switch to this model using list in the left bottom corner
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.
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.

In the Alice app go to the Settings -> Apps
Add new connection
Set server URL to localhost:3000 (or whenever this app will be available)
Add model from OpenAI
Open new chat and switch to this model using list in the left bottom corner
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.
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.

In the Alice app go to the Settings -> Apps
Add new connection
Set server URL to localhost:3000 (or whenever this app will be available)
Add model from OpenAI
Open new chat and switch to this model using list in the left bottom corner
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.