diff --git a/app/components/InitialLoad.tsx b/app/components/InitialLoad.tsx
index cbd54dd..fa7fafb 100644
--- a/app/components/InitialLoad.tsx
+++ b/app/components/InitialLoad.tsx
@@ -15,11 +15,12 @@ export const InitialLoad = ({ fn }: { fn: () => void }) => {
Welcome to Deepgram's
- AI Agent Demo.
+ AI Agent Tech Demo.
- Nova-2 Speech-to-Text
+ - OpenAI GPT-3.5 Turbo
- Aura Text-to-Speech
@@ -30,7 +31,7 @@ export const InitialLoad = ({ fn }: { fn: () => void }) => {
For optimal enjoyment, we recommend using headphones
- while using this application.
+ while using this application. Minor bugs and annoyances may appear while using this demo. Pull requests are welcome.