From 31fe4946cf366d42d9cc1629c6da52f980502eef Mon Sep 17 00:00:00 2001 From: vaporvee Date: Thu, 1 Aug 2024 01:12:49 +0200 Subject: [PATCH] updated a project description --- src/pages/projects.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 1ce84b5..adee65b 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -65,7 +65,8 @@ import GalaryZoom from "../components/GalaryZoom.astro"; gallery="/img/projects/sca/call.png" >I am currently developing a program that can simulate customer calls. For this, I am using the Web Speech Recognition API, OpenAI, and - Elevenlabs. + Elevenlabs. It is in a finished state but currently exclusive to a + customer.