From e77a785a7d4961bc30e934b4068b13d437054450 Mon Sep 17 00:00:00 2001 From: allenmylath Date: Sat, 7 Dec 2024 13:36:50 +0530 Subject: [PATCH 1/2] Update README.md --- examples/patient-intake/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/patient-intake/README.md b/examples/patient-intake/README.md index d66562850..1ed7f16ae 100644 --- a/examples/patient-intake/README.md +++ b/examples/patient-intake/README.md @@ -4,6 +4,7 @@ This project implements an AI-powered chatbot designed to streamline the medical intake process for Tri-County Health Services. The chatbot, named Jessica, interacts with patients to collect essential information before their doctor's visit, enhancing efficiency and improving the patient experience. +💡 Looking to build structured conversations? Check out [Pipecat Flows](https://github.com/pipecat-ai/pipecat-flows) for managing complex conversational states and transitions. ## Features Identity Verification: Confirms patient identity by verifying their date of birth. From 64faf2218e4249a188acfc6aa0ccdb5b647481e8 Mon Sep 17 00:00:00 2001 From: allenmylath Date: Sat, 7 Dec 2024 19:08:00 +0530 Subject: [PATCH 2/2] Update examples/patient-intake/README.md Co-authored-by: Mark Backman --- examples/patient-intake/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/patient-intake/README.md b/examples/patient-intake/README.md index 1ed7f16ae..ffc84bdfe 100644 --- a/examples/patient-intake/README.md +++ b/examples/patient-intake/README.md @@ -5,6 +5,7 @@ This project implements an AI-powered chatbot designed to streamline the medical intake process for Tri-County Health Services. The chatbot, named Jessica, interacts with patients to collect essential information before their doctor's visit, enhancing efficiency and improving the patient experience. 💡 Looking to build structured conversations? Check out [Pipecat Flows](https://github.com/pipecat-ai/pipecat-flows) for managing complex conversational states and transitions. + ## Features Identity Verification: Confirms patient identity by verifying their date of birth.