Open-source examples

Custom App Base

The ideal starting point for any Copilot app, the Custom App Base is a Next.JS app that has all the scaffolding you’ll need to start making API calls using the Copilot SDK.

→ Custom App Base

Message Exporter

Exports messages with options for filtering and setting the type of export file.

→ Message Exporter

Message Autoresponder

Responds to messages while you’re away. This app is a great example of how to handle webhooks.

→ Message Autoresponder