Skip to content

Instantly share code, notes, and snippets.

View zckly's full-sized avatar
🌍

Zachary Lee zckly

🌍
View GitHub Profile
@zckly
zckly / prompt.js
Created November 23, 2023 16:15
gpt-4-v skateboarding coach prompt
// model: gpt-4-vision-preview
const input = 'can you help me land this skateboarding trick?'
const frames = [
// Frames should be a list of image URLs or bytes
]
const messages = [
...messages,