We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b9d1af commit 5ce5354Copy full SHA for 5ce5354
hack/samples/index.json
@@ -403,5 +403,10 @@
403
"name": "Sample Python C.A.L.M App",
404
"description": "C.A.L.M is designed to assist students by providing mental health and emotional support through conversational AI.",
405
"gitUrl": "https://github.com/daytonaio/sample-python-calm-app"
406
+ },
407
+ {
408
+ "name": "Sample Next.js with Gemini Chat",
409
+ "description": "A simple Next.js app that provides a basic chat interface powered by Gemini for easily making AI-powered chat applications.",
410
+ "gitUrl": "https://github.com/daytonaio/sample-nextjs-gemini-chat"
411
}
412
]
0 commit comments