Hello, my name is Abhishek and I am one of the founders at Dograh.
00:03
Dograh is an open source voice AI platform which helps you get started with building voice AI agents in under two minutes.
00:10
So this is a quick demo of how you can get started with Dograh, platform on your local machine.
00:16
So, you can copy this instruction to, get started with Docker.
00:22
you should have Docker installed on your machine.
00:24
If you don't have, you can go to the prerequisite, document to see how you can install Docker in your machine.
00:31
So once you have that, you can go paste this command in your new terminal.
00:37
It will take some moment, before this can be up.
00:40
so let's wait till this, till this stack is up.
00:49
So we can see that our docker stack has has come up and our UI has started at localhost3010.
00:57
So we'll go to localhost3010 on the browser and this will bring us to the Create workflow page so we can write any use case that we can think of.
01:11
So I'll write HR screening screen backend engineer candidates for senior engineer role.
01:24
We can give any use case that we have over here.
01:26
The more descriptive this we will provide the more the better workflow that we will get because all of these goes to LLM as a prompt.
01:36
Now we will let the the system create a workflow.
01:44
Once we have the workflow we can see the message that the workflow has been created using some artificial data.
01:51
the next steps would be we will try the workflow.
01:57
We can start the workflow by starting the call.
02:02
Hello.
02:02
This call may be recorded for quality and training purposes.
02:05
My name is Sam, I'm from HR screening specialist and I'd like to know your name and how I can help you today.
02:11
Hey, my name is Abhishek, how are you doing today?
02:17
I'm doing like pretty good, thanks for asking Abhishek.
02:21
So as you can see we can we can call the workflow when we have created the workflow and once we have that we can download the transcript, we can download the recording.
02:33
we can also customize the workflow according to our need now we can change these global prompts which describes the task at hand and we can include some of the logics that we think may be relevant for our use case.
02:53
So we have also open sourced all of our code base.
02:56
You can go check it out.
02:58
you can find more help on our README documentation and our documentation which is hosted@docs dota.com.
03:06
you can also join our Slack where we, our team and the community is here to help you if you have any questions in implementation.
03:14
I'm looking forward to have you on the community and I can't wait for you to try Dogra.