Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 945 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 945 Bytes

openai-assistant-demo

Assistant Demo Gif

A shared canvas built with the OpenAI Assistant, powered by Jamsocket's session backends.

Tools you'll need

Setup

  1. Clone the repo
  2. cd into the repo and npm install
  3. Get an OpenAI API key
  4. Make sure Docker is running with docker ps

Running the app

  1. Start the dev server with npx jamsocket dev
  2. Run the frontend with npm run dev
  3. Navigate to localhost:3000

If you have any questions about how to use Jamsocket or would like to talk through your particular use case, we'd love to chat! Send us an email at [email protected]!