🎯 Full Tutorial Coming Soon! Since many of you asked, I'm working on a detailed tutorial covering how to build this AI voice cloning system, including: - Complete n8n workflow setup - Integration with F5 TTS and BOLT - Storage configuration with MinIO Meanwhile, check out my other n8n automation tutorials ua-cam.com/video/rwThbccAE6U/v-deo.html&ab_channel=Oumnya to learn how to build powerful no-code systems! Subscribe to get notified when the new tutorial drops ✨ What other AI tools would you like to see automated with n8n? Drop your suggestions below! #n8n #NoCode #AI #Automation
@@oumnyaa Thanks for your reply Oumnya and for thinking about it, I believe a lot of us (with no coding experience) would love that, as for us even with the no code tools some steps seem to be more abstract and we don't fully understand why is it done that way, the connections etc. I'm sure the editing will be tedious but the video will probably blow up similarly like this one! 😃
Thank you very much. Please provide a full tutorial specially for parts of installing F5-TTS on the cloud (not necessary in cloud-station) and prompts you are using in your n8n automation if so. The minio part is also crucial ;) Thanks and waiting for your tutorials.
Thanks for asking! 🎯 We're developing a system for Pro Plan users to access F5 TTS through a user interface and an API. This way, you'll be able to integrate it easily into your projects or simply use it. While it's still in development, stay tuned for updates on the release! 🚀
Really appreciate the support! Thank you for your feedback! I understand the quick build was hard to follow if you want to learn how to do it yourself - I'll probably work on a more detailed version where we can go through each step properly.
I am going to follow the tutorial from step-by-step to create this product. I will give you real life feedback on how my product comes out. You seem extremely knowledgeable so I’m looking forward to this challenge. I will also be creating a UA-cam video on this very top. It won’t be under this channel that I’m currently speaking to you because this is my personal channel that I use, but I will be posting the video. If there’s any updates that you can get on this creation that would be great. Thanks for posting this video as we’re all here to learn something new to create a better future.
Wow, this is awesome! 🙌 Really excited to see you take on this project and create your own version! The fact that you'll document your journey and share it on UA-cam makes it even better - it'll help others learn from your experience too. I'd love to see your results and video when they're ready. Keep me posted on your progress. Thanks for being part of this community of builders! 😊 Looking forward to seeing what you create! 🚀
Waiting for your next detailed video. Ready to watch more than 3 hour content. Pleas make detailed video including n8n automation and also please please share us the resources the prompts you use to build the application..
Thank you for your enthusiasm! 🙌 Working on a detailed video that will cover everything - the n8n automation setup, prompts, and all resources. Love that you're ready for in-depth content! I'll make sure to share all the details to help you build this. Coming soon! 😊
الله ينور عليكي يا أمنية 😊 ياريت التحدي الجاي يكون تحدي عمل الطاجين المغربي في اقل من 10 دقائق 😂😂😂 شكراً على الفيديو الرائع و على فكرة كان ممكن تقللي التكلفة لو استخدمتي Deepseek API
I am very new to this and enjoyed your video a lot. Firstly, I really love your stereo commentary how it’s panned hard left and right, secondly do you have any courses available? Thanks!
Thank you so much for your kind words! While I don't have courses yet, I'm planning to create a detailed step-by-step tutorial that will explain all the building blocks (F5 TTS, N8N, MinIO, Bolt.DIY, NocoDB) and how they work together. And thanks for the audio feedback!
Je me suis abonné aussi.. J'y comprends pas grand chose mais je sais que ceci peut m'être utile si je te suis plus.. Cool que tu parles french, et surtout j'ai reçu un peu d'orientation avec ta réponse au jeune de 16ans.. Bravo! Keep it on ❤🎉
Merci beaucoup pour ton abonnement et ton message ! Ça me fait plaisir que la réponse puisse t'aiguiller. Il y a de nombreux tutoriels et contenus disponible sur internet et UA-cam pour apprendre comment manipuler au mieux les outils IA et d'automatisation (j'apprends tous les jours de nouvelle choses grâce à ça). 🙌✨
I just spent my whole vacation building a saas product. And I’m not done. If after I finish watching the video I can get it done faster I’m sending you a nice gift…🎉 happy 2025.
I began by deploying several bricks on CloudStation that I'll be using: F5 TTS API (for voice cloning), n8n light (for automation and API wrapping), Minio (for storing audio files), and Bolt.DIY (for the UI). I also checked and topped up my Anthropic account to ensure I had enough credits. That was all the setup needed before diving into the actual build! 😊 I hope this answers your question.
Thanks for your question! In the video, I created the API endpoints using N8N, which is a workflow automation tool. I built two main API endpoints: One for uploading voice samples to MinIO storage Another for generating cloned voices using the F5-TTS template I wrapped these into a simple REST API interface that the frontend could call. If you're interested in the specific details, I could make a follow-up tutorial focusing just on the API setup part since I had to speed through it in this video. Let me know if that would be helpful! 😊
In the video, I actually used F5-TTS, a free open-source model, not the Eleven Labs API. The main costs shown were for using CloudStation's infrastructure and Claude to generate the UI.
Thank you! While my background as a developer, tech lead, and PM gave me a strong foundation, my journey has been driven by curiosity and continuous learning. I spend a lot of time exploring UA-cam tutorials, benchmarking new solutions (especially open-source ones) weekly, and doing hands-on testing. AI has been a great companion for learning, debugging, and shaping use cases. The key really is constant experimentation and staying curious about new technologies. No specific course - just dedication to learning and building! 😊"
You should have explained that while the development cost might be around $10, the deployment cost could still be ongoing and potentially even more expensive than an ElevenLabs premium account. This approach would only be worth it if everything runs fully locally, avoiding the recurring cloud costs.
Hi - pls make a beginner friendly video like some of clups like n8n automation is trimmed or fast forwarded. We are ready to watch even a video is of a long hours duration.
Thanks for the feedback! I understand you'd like a more detailed tutorial. I'll try to create a step-by-step version breaking down the key parts, especially the N8N automations, in a beginner-friendly way without making you sit through the entire 5-hour build.
Excellen vidéo , this is fire it is above and beyond my expectation , thank you , if you dont mine sharing the 5h vidéo i would be happy to Watch it and see all this détails in actions , . Please dont Forget a vidéo with qdrant and n8n if that is still in your plan .😊❤
Thank you so much! I'm glad the video exceeded your expectations! About qdrant and n8n - I'm actually working on a proper production-grade tutorial that goes beyond basic examples! Will share it soon! 😊
Thanks a lot for the support!! That's a great question. Indeed, we are regularly updating the version of the most deployed apps from the template store of CloudStation, such as n8n and bolt. There is nothing to do on your side. We handle this for you 🤗.
Be careful when using env variables in Vite - those are added to the front-end code and not intended for sensible data. Try to avoid having Auth tokens there. Otherwise, nice to see what AI can do these days - but you still need to audit the results and review the code.
Totally agree on the security point! This video focused on rapid MVP building to show what's possible in a few hours, but you're absolutely right - proper security measures would be essential for any production deployment.
I've been a developer for 13 years. this used to be like days to create, now its just hours hahaha. Thanks for sharing, I'll be forever grateful for people sharing these things. Most of my time is spent on work and family. you guys help me fast track knowledge! Live long Oumnya
Thank you so much for this thoughtful comment! As a former dev myself, I totally relate - the evolution of tech is incredible. Your support means a lot! 🙏✨
The cost of building was less than 10$. CloudStation, calculates usage per minute, which can be more cost-effective. These prices are a rough monthly estimates without factoring in our subscription plans, which include some resources. n8n: ~11$/month nocodb: ~5$/month Minio: ~9$/month You can pause any service when not in use to save costs. Plus, CloudStation offers a free coupon to try out any non-GPU services! For F5TTS, since it uses GPU resources, I need to double check the exact numbers to give you accurate pricing. I'll update once I have the precise figures.
CloudStation, calculates usage per minute, which can be more cost-effective. These prices are a rough monthly estimates without factoring in our subscription plans, which include some resources. n8n: ~11$/month nocodb: ~5$/month Minio: ~9$/month You can pause any service when not in use to save costs. Plus, CloudStation offers a free coupon to try out any non-GPU services! For F5TTS, since it uses GPU resources, I need to double check the exact numbers to give you accurate pricing. I'll update once I have the precise figures.
i want something locally ran and locally hosted. the costs of all these saas services is still higher then going local in most cases for a single entrepreneur or a small business.
I prefer a solution that’s locally run and hosted. For a single entrepreneur or small business, the costs of SaaS services often outweigh the benefits compared to local options. Tools like bolt.diy can integrate with many LLMs-including locally hosted ones like Ollama or LM Studio-offering cost-efficiency and control.
Thanks for bringing up local hosting! You're absolutely right that self-hosting can be cost-effective. What's great is all these components (MinIO, F5-TTS, n8n, Bolt.diy) are open source and can run locally if that better suits your needs and budget. The setup I demonstrated in the video using CloudStation was focused on rapid prototyping, but the architecture would work locally too with the right hardware setup. 👍
Thanks for the feedback! You're right that I had to speed through some parts to keep the video concise. The main steps were: - Deploy F5-TTS (voice cloning model) API on CloudStation - Set up MinIO for audio storage - Use n8n to create 3 flows (upload voices to MinIO, generate the AI speech with F5-TTS, store the info from the contact form and send an email) - Build the UI using Bolt.DIY with Anthropic - Deploy everything together I'll make a longer video breaking down each part (but shorter than 5h 😅). Hope this helps!
Thank you for your comment! You're absolutely right - this video isn't meant to be a tutorial. As I mentioned at the end, it's a walkthrough of my process and a summary of the challenge. I appreciate you helping to set the right expectations for other viewers! If interested, I'd be happy to create a detailed step-by-step tutorial on this topic. Let me know if that's something you'd like to see! 😊
Thanks for your comment! The $3B refers to ElevenLabs' valuation - this challenge recreates their AI voice cloning and text-to-speech functionality using no-code tools. The title describes the type of app being built, not revenue generated. Hope this clarifies! 😊
Thanks! To clarify - the $3B refers to ElevenLabs' valuation, as this was a challenge to recreate their AI voice tech (AI voice cloning and text-to-speech functionality and not just the landing page 😅). Appreciate the encouragement! 😊
Thanks for asking! This ElevenLabs clone was a fun challenge to test Bolt.DIY, but more importantly, I'm taking F5-TTS (one of the key technologies I used here) to build something bigger: a product that will generate videos (not just voices). If you're interested in automated video content creation, feel free to follow along 😊!
🎯 Full Tutorial Coming Soon!
Since many of you asked, I'm working on a detailed tutorial covering how to build this AI voice cloning system, including:
- Complete n8n workflow setup
- Integration with F5 TTS and BOLT
- Storage configuration with MinIO
Meanwhile, check out my other n8n automation tutorials ua-cam.com/video/rwThbccAE6U/v-deo.html&ab_channel=Oumnya to learn how to build powerful no-code systems!
Subscribe to get notified when the new tutorial drops ✨
What other AI tools would you like to see automated with n8n? Drop your suggestions below!
#n8n #NoCode #AI #Automation
how did you install bolt.diy in cloudstation ?
when can we expect full video? cannot wait!!! :)
This is awesome! Love how you broke it down so clearly. Can't believe you built that in just a few hours-mind blown! Keep it up!
I would love to see the longer version with all the steps included instead of rushed thru :)!
Thanks for your interest! I'm thinking of creating a step-by-step version that goes through everything in detail, without rushing through the parts.
@@oumnyaa Thanks for your reply Oumnya and for thinking about it, I believe a lot of us (with no coding experience) would love that, as for us even with the no code tools some steps seem to be more abstract and we don't fully understand why is it done that way, the connections etc. I'm sure the editing will be tedious but the video will probably blow up similarly like this one! 😃
@@oumnyaa Sell it dont make it free 😎
Thank you very much.
Please provide a full tutorial specially for parts of installing F5-TTS on the cloud (not necessary in cloud-station) and prompts you are using in your n8n automation if so.
The minio part is also crucial ;)
Thanks and waiting for your tutorials.
bnt bladi zin o tbatta mrc 3la char7 dyalk , keep going
What pricing plan for cloud station will be able to handle this effectively?
Thanks for asking! 🎯 We're developing a system for Pro Plan users to access F5 TTS through a user interface and an API. This way, you'll be able to integrate it easily into your projects or simply use it. While it's still in development, stay tuned for updates on the release! 🚀
Definitely subscribed to your channel! Hope you do an in depth tutorial on this. I’m still new to all of this and learning 😊
Really appreciate the support!
Thank you for your feedback! I understand the quick build was hard to follow if you want to learn how to do it yourself - I'll probably work on a more detailed version where we can go through each step properly.
I am going to follow the tutorial from step-by-step to create this product. I will give you real life feedback on how my product comes out. You seem extremely knowledgeable so I’m looking forward to this challenge. I will also be creating a UA-cam video on this very top. It won’t be under this channel that I’m currently speaking to you because this is my personal channel that I use, but I will be posting the video. If there’s any updates that you can get on this creation that would be great. Thanks for posting this video as we’re all here to learn something new to create a better future.
Wow, this is awesome! 🙌 Really excited to see you take on this project and create your own version! The fact that you'll document your journey and share it on UA-cam makes it even better - it'll help others learn from your experience too. I'd love to see your results and video when they're ready.
Keep me posted on your progress. Thanks for being part of this community of builders! 😊
Looking forward to seeing what you create! 🚀
Waiting for your next detailed video.
Ready to watch more than 3 hour content.
Pleas make detailed video including n8n automation and also please please share us the resources the prompts you use to build the application..
Thank you for your enthusiasm! 🙌 Working on a detailed video that will cover everything - the n8n automation setup, prompts, and all resources. Love that you're ready for in-depth content! I'll make sure to share all the details to help you build this. Coming soon! 😊
Nice vid. Definitely think that you are going to blow up soon.
Wow, thank you so much for the kind words and encouragement! 🙏
Could you share the n8n workflow setup in an exported JSON file? Thank you!
Thanks for your interest! I'll share the n8n workflow files in my upcoming videos where I'll show all the steps in detail. 😊
@oumnyaa looking forward to it. Thank you!
Beautiful & Highly intelligent! I love it, keep it up!
Thank you so much for such a sweet and encouraging comment! Really appreciate your support!
شكرا جزيلا لك على مشاركة الفيديو الرائع امنية 🎉
wow, please do more videos like these? also if possible from start to finish. i subscribed
Thank you so much! Really happy you enjoyed it 🙂. Thanks for subscribing! 🙏
الله ينور عليكي يا أمنية 😊 ياريت التحدي الجاي يكون تحدي عمل الطاجين المغربي في اقل من 10 دقائق 😂😂😂
شكراً على الفيديو الرائع و على فكرة كان ممكن تقللي التكلفة لو استخدمتي Deepseek API
Thanks for the support!
Ahaha I prefer to eat it in 10 min 😉
Bravo Omnya!
This is next level no-code app building.
Tbarkllah 3ik!
Thanks a lot! Glad you like it! Your support means a lot!!
Hi Oumaima, this is beauiful. waiitng for PART 4 of linkedin !
Thanks for your enthusiasm! Part 4 of the lead generator series is in the pipeline. Stay tuned! 😊
How much does this cost to run (like per month) and how does pricing work?
I am very new to this and enjoyed your video a lot. Firstly, I really love your stereo commentary how it’s panned hard left and right, secondly do you have any courses available? Thanks!
Thank you so much for your kind words! While I don't have courses yet, I'm planning to create a detailed step-by-step tutorial that will explain all the building blocks (F5 TTS, N8N, MinIO, Bolt.DIY, NocoDB) and how they work together. And thanks for the audio feedback!
This is amazing Oumnya!!🙌
Thanks for the kind words!
Simply Great video! Keep on with those fantastic proyects!
Thank you 😊! Will do!
Je me suis abonné aussi.. J'y comprends pas grand chose mais je sais que ceci peut m'être utile si je te suis plus.. Cool que tu parles french, et surtout j'ai reçu un peu d'orientation avec ta réponse au jeune de 16ans..
Bravo! Keep it on ❤🎉
Merci beaucoup pour ton abonnement et ton message ! Ça me fait plaisir que la réponse puisse t'aiguiller. Il y a de nombreux tutoriels et contenus disponible sur internet et UA-cam pour apprendre comment manipuler au mieux les outils IA et d'automatisation (j'apprends tous les jours de nouvelle choses grâce à ça). 🙌✨
I just spent my whole vacation building a saas product. And I’m not done. If after I finish watching the video I can get it done faster I’m sending you a nice gift…🎉 happy 2025.
Happy 2025 to you too! Really excited to hear you're building a product. Can't wait to see what you create ! 🙌
lkhwadriya hadchi nadi!
What was the set up process before you started?
I began by deploying several bricks on CloudStation that I'll be using: F5 TTS API (for voice cloning), n8n light (for automation and API wrapping), Minio (for storing audio files), and Bolt.DIY (for the UI). I also checked and topped up my Anthropic account to ensure I had enough credits. That was all the setup needed before diving into the actual build! 😊
I hope this answers your question.
What can you use such an app for and is it usable as you've it now to actually perform a task or project on the internet?
advanced todo list
Hİ. thanks for your video. a question. how did you create API service, endpoint for user to use your app as coding..?
Thanks for your question! In the video, I created the API endpoints using N8N, which is a workflow automation tool. I built two main API endpoints:
One for uploading voice samples to MinIO storage
Another for generating cloned voices using the F5-TTS template
I wrapped these into a simple REST API interface that the frontend could call. If you're interested in the specific details, I could make a follow-up tutorial focusing just on the API setup part since I had to speed through it in this video. Let me know if that would be helpful! 😊
@@oumnyaa if you will have time, I would appreciate your API-focused tutorial video. thanks
Solid build, and still faster than most!
Thank you!
That is the most insane AI usage i have saw
Thank you so much! Really glad you found it impressive - it's amazing what we can build with AI tools nowadays! 🚀
Bravo oumnya c'est vraiment :) vraiment très inspirant you Rock
Merci beaucoup pour le soutien et d'avoir pris le temps de commenter!! 👩🎤🙏
@@oumnyaa Great jobs.Keep it up! can you help us wtih a french version of this video? thanks!
Interesting, but how much are the costs for yourself everytime you use Elevenlabs API for a Voice Transcription/Generation?
In the video, I actually used F5-TTS, a free open-source model, not the Eleven Labs API. The main costs shown were for using CloudStation's infrastructure and Claude to generate the UI.
Great video! What courses or education did you take to get to this level you achieved?
Thank you! While my background as a developer, tech lead, and PM gave me a strong foundation, my journey has been driven by curiosity and continuous learning. I spend a lot of time exploring UA-cam tutorials, benchmarking new solutions (especially open-source ones) weekly, and doing hands-on testing. AI has been a great companion for learning, debugging, and shaping use cases. The key really is constant experimentation and staying curious about new technologies. No specific course - just dedication to learning and building! 😊"
Love your hair ❤️ looks so beautiful.
Thank you so much for the sweet compliment! 🥰
You should have explained that while the development cost might be around $10, the deployment cost could still be ongoing and potentially even more expensive than an ElevenLabs premium account. This approach would only be worth it if everything runs fully locally, avoiding the recurring cloud costs.
Hi - pls make a beginner friendly video like some of clups like n8n automation is trimmed or fast forwarded. We are ready to watch even a video is of a long hours duration.
Thanks for the feedback! I understand you'd like a more detailed tutorial. I'll try to create a step-by-step version breaking down the key parts, especially the N8N automations, in a beginner-friendly way without making you sit through the entire 5-hour build.
Excellen vidéo , this is fire it is above and beyond my expectation , thank you , if you dont mine sharing the 5h vidéo i would be happy to Watch it and see all this détails in actions , .
Please dont Forget a vidéo with qdrant and n8n if that is still in your plan .😊❤
Thank you so much! I'm glad the video exceeded your expectations! About qdrant and n8n - I'm actually working on a proper production-grade tutorial that goes beyond basic examples! Will share it soon! 😊
wow. that's really great . Thanks for sharing
Thanks for watching and for taking the time to share your feedback 🙂!
Very pure very authentic
Thanks for the nice words!
Hi @Oumnya,
Really in love with your videos. Just a question though, how can we handle the upgrades to tools like N8N ? Will cloud-station handle it ?
Thanks a lot for the support!!
That's a great question. Indeed, we are regularly updating the version of the most deployed apps from the template store of CloudStation, such as n8n and bolt. There is nothing to do on your side. We handle this for you 🤗.
@oumnyaa Thank you for the reply.
What about cost related to Cloud-Station? This project creation is possible with an advanced package, i.e., $9.99 ?
Wow! great video!!
Thanks Baqir ! Appreciate the feedback ❤️
YOU ARE SMTH. BRAVO
Wow, thank you so much for the support!!
Be careful when using env variables in Vite - those are added to the front-end code and not intended for sensible data. Try to avoid having Auth tokens there.
Otherwise, nice to see what AI can do these days - but you still need to audit the results and review the code.
Totally agree on the security point! This video focused on rapid MVP building to show what's possible in a few hours, but you're absolutely right - proper security measures would be essential for any production deployment.
Are you from Oman?
That's a great video Oumnya/ * "a wish" *
Originally Moroccan! Or Egyptian ? Just curious 😅
Thank you so much for your kind words! You'll find a clue to your question at 17:54 in the video. 😉
@@oumnyaa gotcha,
بالصحة و الهنا
I liked your video so much.
Easy and to the point.
Keep going
You like Tajik ah 😂
😂
Amazing video! Thanks!
Thank you for the kind words! Really appreciate your support!
I've been a developer for 13 years. this used to be like days to create, now its just hours hahaha. Thanks for sharing, I'll be forever grateful for people sharing these things. Most of my time is spent on work and family. you guys help me fast track knowledge! Live long Oumnya
Thank you so much for this thoughtful comment! As a former dev myself, I totally relate - the evolution of tech is incredible. Your support means a lot! 🙏✨
Great work 💯👏
Thanks 🔥
Incredible job !!
Thanks a lot for the nice words 😊🤗
Merci beaucoup! Full tutorial please
Thanks for the support. Ok noted :)
So, I will make my first video about creating a web-based cursor editor with AI agent. in 5h Thanks for the inspiration!
You are very welcome! Can't wait to see what you will build!!
Thanks for taking the time to comment 🙂
What is total cost of building and running this .
The cost of building was less than 10$.
CloudStation, calculates usage per minute, which can be more cost-effective. These prices are a rough monthly estimates without factoring in our subscription plans, which include some resources.
n8n: ~11$/month
nocodb: ~5$/month
Minio: ~9$/month
You can pause any service when not in use to save costs. Plus, CloudStation offers a free coupon to try out any non-GPU services!
For F5TTS, since it uses GPU resources, I need to double check the exact numbers to give you accurate pricing. I'll update once I have the precise figures.
Please make a follow up with more detail. I'm confused.
I'm thinking of creating a step-by-step version that goes through everything in detail, without rushing through the parts.
Tutorial ❤
What is cost of running this ?
CloudStation, calculates usage per minute, which can be more cost-effective. These prices are a rough monthly estimates without factoring in our subscription plans, which include some resources.
n8n: ~11$/month
nocodb: ~5$/month
Minio: ~9$/month
You can pause any service when not in use to save costs. Plus, CloudStation offers a free coupon to try out any non-GPU services!
For F5TTS, since it uses GPU resources, I need to double check the exact numbers to give you accurate pricing. I'll update once I have the precise figures.
awesome content and i want to learn ai coding create a video about it
Thanks for the nice comment! I would love to see what you build!
However, it will be challenging to scale or customize.
i want something locally ran and locally hosted. the costs of all these saas services is still higher then going local in most cases for a single entrepreneur or a small business.
I prefer a solution that’s locally run and hosted. For a single entrepreneur or small business, the costs of SaaS services often outweigh the benefits compared to local options. Tools like bolt.diy can integrate with many LLMs-including locally hosted ones like Ollama or LM Studio-offering cost-efficiency and control.
Thanks for bringing up local hosting! You're absolutely right that self-hosting can be cost-effective. What's great is all these components (MinIO, F5-TTS, n8n, Bolt.diy) are open source and can run locally if that better suits your needs and budget. The setup I demonstrated in the video using CloudStation was focused on rapid prototyping, but the architecture would work locally too with the right hardware setup. 👍
Please upload the full video so we can do step by step
Thanks for the feedback! I hear you - I'll try to create a detailed tutorial that breaks down all the steps so you can follow along more easily.
Great video but can I ask how do we know you’ve made $3B from this build?
Thank you for your support!!! The $3B valuation refers to ElevenLabs. This video is about the process of building a similar tool in 3 hours.
thank you
You're welcome! Thank you for seeing the video and for taking the time to put a comment!!
Awesome
Thanks for the support 🙏
@oumnyaa you deserve more reach. Please keep it up
Would you like to work as contributor in our project.
Let's connect on LinkedIn (link in my profile)
cool
kind a confusing and incomplete video it would be nice if we could get a detailed description.
Thanks for the feedback! You're right that I had to speed through some parts to keep the video concise.
The main steps were:
- Deploy F5-TTS (voice cloning model) API on CloudStation
- Set up MinIO for audio storage
- Use n8n to create 3 flows (upload voices to MinIO, generate the AI speech with F5-TTS, store the info from the contact form and send an email)
- Build the UI using Bolt.DIY with Anthropic
- Deploy everything together
I'll make a longer video breaking down each part (but shorter than 5h 😅). Hope this helps!
Are you developer? Can we collaborate if u are interested?
Let's connect 🤗! My LinkedIn profile is in my UA-cam channel description.
Can you drop the entire tutorial?
Thanks for reaching out! I'm working on it. Stay tuned 😉
maghribya ?
😎
امنية ❤
change your mic
Thanks for the feedback! Yes, I'm actually planning to upgrade my mic soon to improve the audio quality! 🎙️
ATTENTION! Not for beginners, This is not a tutorial.
Thank you for your comment! You're absolutely right - this video isn't meant to be a tutorial. As I mentioned at the end, it's a walkthrough of my process and a summary of the challenge. I appreciate you helping to set the right expectations for other viewers! If interested, I'd be happy to create a detailed step-by-step tutorial on this topic. Let me know if that's something you'd like to see! 😊
Yes plzz @@oumnyaa
@@oumnyaaI’d like to see because this is beyond impressive. 🙌🏾🙏🏾
👏🏿
Thanks for the support 🙏
So this is TOTAL clickbait, betting no $3B made... not even $100 made I'm sure... why use that title? smh
Thanks for your comment! The $3B refers to ElevenLabs' valuation - this challenge recreates their AI voice cloning and text-to-speech functionality using no-code tools. The title describes the type of app being built, not revenue generated. Hope this clarifies! 😊
@@oumnyaa Ok, that makes sense. Will you be doing "Grow in public" for this?
Great question, I'm considering it since several people have asked about using FifthWave. 😊
$3b for a landing page 😂
but its a good start. hope u make some $$
Thanks! To clarify - the $3B refers to ElevenLabs' valuation, as this was a challenge to recreate their AI voice tech (AI voice cloning and text-to-speech functionality and not just the landing page 😅). Appreciate the encouragement! 😊
why the annoying background music?
Thanks for the feedback about the music! I'll look into different soundtrack options for future videos to enhance the viewing experience! 😊
You're beautiful
your AI cloned the app, now what?
Thanks for asking! This ElevenLabs clone was a fun challenge to test Bolt.DIY, but more importantly, I'm taking F5-TTS (one of the key technologies I used here) to build something bigger: a product that will generate videos (not just voices). If you're interested in automated video content creation, feel free to follow along 😊!
Amazing
Glad you liked it! Thank you for the nice comment!!
good..i subscribe to you already...
Thank you so much for subscribing! Really appreciate your support! 🙏
well done.. RESPECT
🙏🏽