scrimba
AI Apps
Build a chatbot with a fine-tuned model
Download and GitHub
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

AboutCommentsNotes
Download and GitHub
Expand for more info
env.js
run
preview
console
export const process = {
env: {
OPENAI_API_KEY: "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"
}
}
Console
/index.html
-2:19