Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sshh12 authored Sep 17, 2023
1 parent 68dcce4 commit 9719f01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ TWILIO_AUTH_TOKEN=
TWILIO_PHONE_NUMBER=
```


### Demo

#### Basic Text Chat
Expand All @@ -32,6 +33,8 @@ This will create an ngrok tunnel and provide a webhook URL to point to in Twilio

<img width="1169" alt="chrome_VZSfJHN6FV" src="https://github.com/sshh12/llm_convo/assets/6625384/1fe9468d-0eb3-4309-9b81-1d2f3d02c353">

https://github.com/sshh12/llm_convo/assets/6625384/cfd3826e-dd0a-44cd-936d-d6c339f1edcf

#### Twilio Pizza Order

Try `python examples\twilio_ngrok_pizza_order.py --preload_whisper --start_ngrok --phone_number "+1.........."`. This requires whisper installed locally.
Expand Down

0 comments on commit 9719f01

Please sign in to comment.