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.