Skip to content

Commit f997f29

Browse files
Ambika Joshigitbook-bot
authored andcommitted
GITBOOK-219: No subject
1 parent fc8ae67 commit f997f29

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
64.3 KB
Loading

guides/how-to-use-gooey-functions/how-to-connect-firebasedb-to-copilot.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# 🔥 How to connect FirebaseDB to Copilot
22

3+
In this guide, we will learn how to create a Functions call to push medical records to Firebase Realtime Database via a conversational Copilot meant for Community Health Workers.  
4+
5+
#### Scenario 
6+
7+
A CHW visits a beneficiary for a monthly checkup, taking notes by hand due to unstable network connectivity that disrupts data entry in the Android app.
8+
9+
#### Proposed Copilot
10+
11+
The CHW sends a voice note via WhatsApp. It transcribes data for approval and updates the medical database hosted on Firebase Realtime Database, avoiding connectivity issues.
12+
13+
<figure><img src="../../.gitbook/assets/Gooey.AI Diagram (ambika draft) (3).jpg" alt=""><figcaption></figcaption></figure>
14+
15+
You can try the WhatsApp Workflow here:&#x20;
16+
17+
{% embed url="https://wa.me/+12064894738?text=Hi" %}
18+
19+
You can tweak the Workflow here:
20+
21+
{% embed url="https://gooey.ai/copilot/nurse-julie-health-voice-conversations-to-patient-records-cqd11cspkz4o/" %}
22+
Nurse Julie Copilot Builder&#x20;
23+
{% endembed %}
24+
325
## Create the Firebase Function
426

527
### Step 1: Create a Firebase project

0 commit comments

Comments
 (0)