Skip to content

Commit d685cdf

Browse files
added to json file
Signed-off-by: VishalPokharel <[email protected]>
1 parent 5b9d1af commit d685cdf

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
@@ -399,6 +399,11 @@
399399
"description": "This is a Simple React project which helps to collect opinion and shows average opinon of the panel.",
400400
"gitUrl": "https://github.com/daytonaio/sample-react-opinion-panel"
401401
},
402+
{
403+
"name": "Implementation of RAG for osho chatbot",
404+
"description": "This pull request introduces the core implementation of the Osho Chatbot, leveraging Retrieval-Augmented Generation (RAG) for generating responses grounded in Osho's teachings. The knowledge base is constructed from content scraped from alaalsayid.com.",
405+
"gitUrl": "https://github.com/daytonaio/sample-python-rag-chatbot"
406+
},
402407
{
403408
"name": "Sample Python C.A.L.M App",
404409
"description": "C.A.L.M is designed to assist students by providing mental health and emotional support through conversational AI.",

0 commit comments

Comments
 (0)