Skip to content

Commit

Permalink
samples: add next.js gemini chat (#1561)
Browse files Browse the repository at this point in the history
Signed-off-by: steffylo <[email protected]>
  • Loading branch information
steffy-lo authored Dec 24, 2024
1 parent 5b9d1af commit f75e72e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hack/samples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,5 +403,10 @@
"name": "Sample Python C.A.L.M App",
"description": "C.A.L.M is designed to assist students by providing mental health and emotional support through conversational AI.",
"gitUrl": "https://github.com/daytonaio/sample-python-calm-app"
},
{
"name": "Sample Next.js with Gemini Chat",
"description": "A simple Next.js app that provides a basic chat interface powered by Gemini for easily making AI-powered chat applications.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-gemini-chat"
}
]

0 comments on commit f75e72e

Please sign in to comment.