Skip to content

Commit

Permalink
samples: add calm app (#1556)
Browse files Browse the repository at this point in the history
Signed-off-by: Code_procastinator <[email protected]>
  • Loading branch information
CodeProcastinator authored Dec 24, 2024
1 parent a83bed9 commit 5b9d1af
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 @@ -398,5 +398,10 @@
"name": "Sample React Opinion Panel",
"description": "This is a Simple React project which helps to collect opinion and shows average opinon of the panel.",
"gitUrl": "https://github.com/daytonaio/sample-react-opinion-panel"
},
{
"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"
}
]

0 comments on commit 5b9d1af

Please sign in to comment.