I am building something big behind the scenes: ottomator.ai/ Come join the community for oTToDev as we build the best open source AI coding assistant: thinktank.ottomator.ai/
Dude, you are so easily the MVP of RUclipsrs in my little AI world. I'm not a dev, but trying to learn how to use all of this AI stuff.. I am taking a Python course, so that will help, but for ppl like me, you make so much sht possible and you keep doing videos on the EXACT stuff I need to know.. big thanks, rock on bro 🍻So much stuff clicked in my head from just this video, it's way to too much to list, but seriously thank you.
You're simply the best. Discovering your channel has been an absolute blessing. May you be blessed abundantly with your 'cups always overflowing with milk and honey'
Firstly, thanks for the great videos!!! My question is how to let the AI assitant to stay in my proprietary context? For example if I am making an AI assitant for my school, how could I control it not to answer any other questio, like "who is Elon Musk?"
Thank you so much for the support!! So this is all handled within the prompting - you say something like "you absolutely ONLY ever respond to questions about and say things about "X". If the user wants to talk about something else, say that you are unable to talk about it". Obviously this prompt is just an example but something like that the LLM will follow really well!
Great content as always. I wish the Open AI streaming Voice API was a bit more user friendly. This looks like an amazing replacement until they flesh out the documentation and examples more. Thanks Cole! Love to see your community Grow.
Watching this. I have a sys admin that runs n8n on my server so if you can do it with same features just maybe more button pushing to get it done, I’m good with that
I would like to have a voice agent that not only picks up my voice but also my conversation style so that it can answer calls when i dont feel like it😂
Hi there, I'm new here, I have 2 questions: 1 is it possible create like 100 of thoese agents with different voices? For exemple my voice my brother voice ecc ec so all clone voices ?. 2. How much can cost it? Thanks for your amazing videos
So how can we connect the voicebot with a twilio number to have the conversation over a phone call. Also can we have set of intake questions be asked and record the answers in the sequence defined.
So this voicebot is meant more to embed within a website! If you want to have a phone calling agent I would go with another platform like Vapi or Synthflow.
Good question! I love n8n, actually another video coming on tomorrow for it! But there are some features in VectorShift that just save so much time and aren't trivial setting up in n8n which is why I still love this platform.
@@ColeMedin thanks for your answer men :) is there any place when I can see those advantage over n8n? maybe you will do some video about it? cause currently I suspect that maybe n8n + flowize will give me better/same results :)
Well the voice bot is one of the big things that is a lot easier to set up in VectorShift! Otherwise I would just check out their features and you'll see a couple things for sure! But I do also like Flowise and n8n a lot and will continue to put out content on them! I have done a lot already with n8n and am planning on putting out an n8n + Flowise video soon!
can any body guide me to share a link on how to install bolt.new install locally on my windows machines or is there a video to the same specifically bolt.new opens ourse
That platform is way too expensive and the free tier with only 100 pages is not enough. I appreciate your content about free and open source tools but this does not match my needs.
I am building something big behind the scenes:
ottomator.ai/
Come join the community for oTToDev as we build the best open source AI coding assistant:
thinktank.ottomator.ai/
Dude, you are so easily the MVP of RUclipsrs in my little AI world. I'm not a dev, but trying to learn how to use all of this AI stuff.. I am taking a Python course, so that will help, but for ppl like me, you make so much sht possible and you keep doing videos on the EXACT stuff I need to know.. big thanks, rock on bro 🍻So much stuff clicked in my head from just this video, it's way to too much to list, but seriously thank you.
Wow thank you so much for your support and the kind words! I'm so glad I can help! 😁
the no BS all valuable AI content channel, more power Cole.
Thank you! :D
You're simply the best. Discovering your channel has been an absolute blessing. May you be blessed abundantly with your 'cups always overflowing with milk and honey'
Thank you so much - that means a lot to me!
I was just contemplating this very build earlier today. Right on time!
Awesome! :D
Firstly, thanks for the great videos!!! My question is how to let the AI assitant to stay in my proprietary context? For example if I am making an AI assitant for my school, how could I control it not to answer any other questio, like "who is Elon Musk?"
Thank you so much for the support!! So this is all handled within the prompting - you say something like "you absolutely ONLY ever respond to questions about and say things about "X". If the user wants to talk about something else, say that you are unable to talk about it".
Obviously this prompt is just an example but something like that the LLM will follow really well!
Can you imagine, I came onto RUclips to find out how to do this... Then what do I seeeeee.... My main man. The universe is reallllll. 😁
Haha that's amazing!
Wow ! Man, you rock !
Even if it's more complicated, definitely make a video about building a VoiceAgent in n8n.
For sure! I am planning on it
Much appreciated, I was building and looking how to archive this! Thanks so much
You bet!
Super cool ! i try it now 1
Awesome. Thank you for sharing such a great content. Really appreciate it.
Glad you enjoyed it! Thank you!
Great content as always. I wish the Open AI streaming Voice API was a bit more user friendly. This looks like an amazing replacement until they flesh out the documentation and examples more. Thanks Cole! Love to see your community Grow.
Yeah I agree! Thanks Jared, I appreciate it a lot!!!
Are you planning a similar tutorial but in the n8n?
Watching this. I have a sys admin that runs n8n on my server so if you can do it with same features just maybe more button pushing to get it done, I’m good with that
Sure am!
First to comment 😊 Thanks for your efforts in making software development easy with ai
You bet!
I would like to have a voice agent that not only picks up my voice but also my conversation style so that it can answer calls when i dont feel like it😂
Yessss that would be awesome haha
Hi there, I'm new here, I have 2 questions: 1 is it possible create like 100 of thoese agents with different voices? For exemple my voice my brother voice ecc ec so all clone voices ?. 2. How much can cost it? Thanks for your amazing videos
You bet! And yes you can using the Elevenlabs API. I would check out their pricing!
Can you please share the video where in you have made the knowledge base? That would be of great help.
Yeah of course!
ruclips.net/video/ieLdMih5_V0/видео.html
Brother it's weird how exact you are to my path literally as it happens haha
That's awesome! haha
So how can we connect the voicebot with a twilio number to have the conversation over a phone call. Also can we have set of intake questions be asked and record the answers in the sequence defined.
So this voicebot is meant more to embed within a website! If you want to have a phone calling agent I would go with another platform like Vapi or Synthflow.
How would I increase latency? Would n8n be better for that? Also how would you make it so it gets interrupted?
If you are looking to implement a phone calling system or something with interrupts and decreased latency I would check out Vapi!
Hi, total newbie here, how many vectors did you use for this AI Agent?
My document was only split into a couple vectors! Is that what you are asking?
Tyson fight drop. Tough.
Haha to be totally honest I only heard about that this afternoon 🤣
i cant connect to hugging face i pasted my API_KEY but it says error, help me
What's the error you are getting?
@ColeMedin it's solved now
Great!
Why not go with free n8n?
Good question! I love n8n, actually another video coming on tomorrow for it! But there are some features in VectorShift that just save so much time and aren't trivial setting up in n8n which is why I still love this platform.
@@ColeMedin thanks for your answer men :)
is there any place when I can see those advantage over n8n?
maybe you will do some video about it?
cause currently I suspect that maybe n8n + flowize will give me better/same results :)
Well the voice bot is one of the big things that is a lot easier to set up in VectorShift! Otherwise I would just check out their features and you'll see a couple things for sure!
But I do also like Flowise and n8n a lot and will continue to put out content on them! I have done a lot already with n8n and am planning on putting out an n8n + Flowise video soon!
VS is awesome, I use it but it's expensive in comparison.
Yeah that is true! Self-hosting something like Flowise or N8N is cheaper, but you do miss out on a lot of really good features.
can any body guide me to share a link on how to install bolt.new install locally on my windows machines or is there a video to the same specifically bolt.new opens ourse
What do you think about using your OpenAI chat history as a knowledgebase?
Interesting... what exactly do you have in mind for that?
Wish I could contribute to the git but my coding skill is still at 'baby' level
It's all good! I appreciate just having you be a part of the community :)
That platform is way too expensive and the free tier with only 100 pages is not enough. I appreciate your content about free and open source tools but this does not match my needs.
That is totally fair! I know tools like this aren't for everyone and I typically do focus on open source and free tools!
bro finish the fork , i know all these stuffs
Other content is important haha but we are continuing to build oTToDev!
@@ColeMedin yup and add autofix button :D