CoolFace
Apppublic

nadergo/ai-voice-conductor

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes
5 commits on main
12a406a11mo ago

remove default username and password, and add sign in method to sign in with Entra ID

nadergo
ba0719511mo ago

add default username and password

nadergo
adb8e9611mo ago

For Azure OpenAI, it needs the following parameters:

nadergo
149676711mo ago

Create a web app for creating and managing AI Voice Agents, the app should start with sign in page, and once logged in the app should have pages for AI Voice Agents, actions and tools that will be used by the AI agents, such as webhooks, send e-mail using Microsoft Exchange Online, settings which has the parameters required to connect to Azure OpenAI and Azure Speech Services, and incoming webhook that will be used to be connected to Azure Communication Services

nadergo
f5b174411mo ago

initial commit

nadergo