Skip to content

Commit 5ce5354

Browse files
committed
update index.json with sample next.js gemini app
Signed-off-by: steffylo <[email protected]>
1 parent 5b9d1af commit 5ce5354

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hack/samples/index.json

+5
Original file line numberDiff line numberDiff line change
@@ -403,5 +403,10 @@
403403
"name": "Sample Python C.A.L.M App",
404404
"description": "C.A.L.M is designed to assist students by providing mental health and emotional support through conversational AI.",
405405
"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"
406411
}
407412
]

0 commit comments

Comments
 (0)