scrimba
Learn AI Agents
Solo Project - AI Travel Agent
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

Solo Project - AI Travel Agent
AboutCommentsNotes
Solo Project - AI Travel Agent
Expand for more info
index.html
run
preview
console
<!doctype html>
<html>

<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="index.css">
</head>

<body>
<script type="module" src="index.js"></script>
</body>

</html>
Console
!
ReferenceError: OpenAI is not defined
,
!
ReferenceError: OpenAI is not defined
,
!
ReferenceError: OpenAI is not defined
,
/index.html
-3:43