CANCEL 100% Of Your Monthly AI Automation Subscriptions

  Рет қаралды 24,284

Stephen G. Pope

Stephen G. Pope

Күн бұрын

Пікірлер: 92
@mamicadeserviciu
@mamicadeserviciu 2 ай бұрын
50th like This is the reason I pay 97 dollars/mo, a small fortune here, to get access to your community..I love this type of automation to help and as well reduce costs, my biggest problem with automation so far is
@StephenGPope
@StephenGPope 2 ай бұрын
And we've only begun! Thanks for being a member!
@xienter7162
@xienter7162 Ай бұрын
same for me
@cybersoarus
@cybersoarus 22 күн бұрын
404 error UNLESS you do this: 1) update the POST to /transcribe-media and 2) add Key: “Content-Type” and Value: “application/json” to the Headers. (PS. If it’s still 404 error, use your own .mp3 file and ensure permissions allow public access or use the GCP bucket you made to host the media file instead.) Hope this helps!
@AIWithSWgApps
@AIWithSWgApps 2 ай бұрын
Big, big fan! Thank you so much. In fact, you have inspired me to adjust my software agency by focusing on AI Automation with No/Low code! In fact, I created my first AI Automation video on how to leverage ChatGpt Batch Processing (50% cheaper) + Sheets Batch Update using Make. Thanks again!
@heythatmonkeyhasaspoon2636
@heythatmonkeyhasaspoon2636 2 ай бұрын
I've been waiting for this. Love the skool community. Learned a lot in there.
@StephenGPope
@StephenGPope 2 ай бұрын
So glad to hear that!! Enjoy and this is only the beginning.
@tradingwithwill7214
@tradingwithwill7214 2 ай бұрын
Wow that's amazing. Ultimately putting everything on our own cloud platform include open source AI models even would likely be much cheaper.
@StasBurkin
@StasBurkin 2 ай бұрын
Stephen!!! 🔥🔥🔥❤️ Im in your community! It's power! ✊🏻
@StephenGPope
@StephenGPope 2 ай бұрын
🔥🔥🔥🔥🔥 nice keep coming with the feedback!
@StasBurkin
@StasBurkin 2 ай бұрын
@@StephenGPope ❤️
@mardiseptianto7039
@mardiseptianto7039 2 ай бұрын
i watched your previous video about the similar topic (cancel your subscription....) week ago and hosted the API in GCP, just like you did now in this video, i'm proud to my self that i have the DNA like yours lol...
@StephenGPope
@StephenGPope 2 ай бұрын
hahah nice! thanks for letting me know you built it.
@ПотужнийНезламізм
@ПотужнийНезламізм 2 ай бұрын
Thanks for tutorial Stephen! Definitely like the idea to have API under control rather than send our data for analytics for different API providers
@StephenGPope
@StephenGPope 2 ай бұрын
Ah yea thats a good usecase too
@boucheromain-alexis9285
@boucheromain-alexis9285 2 ай бұрын
Can't wait to implement this! Are you planing on replacing the API for Image to Video? This is the biggest cost! Thanks Stephen :)
@littledovecitydust
@littledovecitydust 2 ай бұрын
From my understanding, any generation type APIs are irreplaceable, because they are connected to services that actually do complicated work. Therefore, things like a Midjourney or Luma Labs are always going to be there.
@basen0907
@basen0907 2 ай бұрын
@StephenGPope I'm also wondering if it will be possible to replace Leonardo and Elevenlabs or will I have to pay for them monthly anyway?
@VinceOmondi
@VinceOmondi 2 ай бұрын
Once again, thank you, G! Joining team no code soon!
@ajaykumarporeddiwar9226
@ajaykumarporeddiwar9226 2 ай бұрын
Looking for more free stuff on Custom API creation step-by-step process. This is what I was looking from your last Docker API containerization video. I'm following you closely. 🎉 Thank you. ❤
@StephenGPope
@StephenGPope 2 ай бұрын
Like how to build your own api?
@amimeidar
@amimeidar 2 ай бұрын
Hi Stephen, Can you show how to replace the " FACELESS Videos 100% Automated" modules with these new approach? to reduce money ?
@StephenGPope
@StephenGPope 2 ай бұрын
Yes!
@lorenzobandztv6389
@lorenzobandztv6389 2 ай бұрын
@@StephenGPopegreat idea!
@devfears
@devfears 2 ай бұрын
This is insane value Stephen thanks for this
@StephenGPope
@StephenGPope 2 ай бұрын
👍👌
@techhadi
@techhadi 2 ай бұрын
It's already global🌐, 💜Much love from India! 🇮🇳🔥
@richardadonnell
@richardadonnell 2 ай бұрын
🎯 Key points for quick navigation: 00:00 *📊 Learn how to eliminate monthly API subscription costs by building and deploying your own API on Google Cloud.* 00:13 *🆓 The video introduces free tools for creating and managing custom APIs, useful for businesses to avoid costly API services.* 00:27 *💸 Heavy usage of paid APIs for automation can become expensive; building a custom API can significantly reduce these costs.* 00:54 *🖥️ Building a custom API with common functions allows for cheaper, scalable automation.* 01:37 *🎵 The video details modules for converting media, transcribing files, and combining videos, replacing costly APIs.* 02:34 *🔄 An API is essentially a server with code that processes requests; custom APIs can handle specific, frequent tasks at a lower cost.* 03:02 *🎯 The focus is on replacing costly APIs with a custom solution for commonly used functions, rather than all APIs.* 03:30 *🛠️ Tutorial includes how to deploy a custom API toolkit on Google Cloud and track requests using Airtable.* 04:14 *🎁 Google Cloud offers a $300 credit for new users, making it easier to start with custom API deployment.* 06:36 *🔑 Steps to create and manage service accounts, including setting permissions and downloading key files.* 07:46 *🌐 Configuring public access to cloud storage for storing files generated by the API.* 09:12 *⚙️ Instructions for setting up API variables, including API key and bucket name, and deploying the service.* 10:50 *🧪 Testing the API using Postman to ensure functionality and correctness.* 14:44 *🔍 Demonstrating how to use the HTTP module in Make.com to call the custom API.* 16:40 *🧩 Showcasing the ease of using the No Code Architects toolkit modules to simplify API interactions.* 18:56 *🚀 The No Code Architects toolkit API includes a webhook feature to handle long processing tasks and notify when they are complete.* 19:24 *📊 Airtable is used to track API calls, responses, and processing status with a basic database setup.* 19:53 *🔄 The webhook automation in Airtable triggers updates based on API responses, allowing seamless tracking of ongoing tasks.* 20:49 *🎥 The system can handle multiple media processing tasks, including converting media to MP3, transcribing videos, and combining videos, using webhooks for better efficiency.* 22:06 *🔧 By using webhooks, the API processes requests asynchronously, reducing wait times and improving workflow management.* 23:28 *⏱️ The combined videos process may take longer depending on video size and server resources but is managed through the same API toolkit and Airtable integration.* 24:12 *🎯 The focus is on replacing specific, frequently used API functions to lower costs, rather than attempting to replace every API.* 24:42 *🤝 The toolkit encourages community collaboration to develop and release beneficial API functions, aiming to continuously improve and expand capabilities.* 24:55 *📦 Members of the No Code Architects community receive early access and support to implement these tools in their automations, though they can also use the HTTP module independently.* Made with HARPA AI
@StephenGPope
@StephenGPope 2 ай бұрын
Howd you make it?
@richardadonnell
@richardadonnell 2 ай бұрын
@@StephenGPope Harpa AI - it's a chrome browser extension that extends any AI model (OpenAI, Claude, OpenRouter APIs, and more ...) to any/all web pages. It can transcribe KZbin videos, and you can ask it questions about the content covered in videos, automate browser tasks, write emails, and a TON of other use-cases. Check it out! 😎 (No, I don't work for them, I just love it that much and find it crazy-useful!) 😊
@TheMrAi_com
@TheMrAi_com Ай бұрын
@@StephenGPope this functions are free in some tool kits for youtobers or some platforms. Thank you for your job!!!! I am not still sure, but 99% you made me super reach! Hope to meet you in person!
@toolbelt
@toolbelt 2 ай бұрын
Fantastic stuff. Thank you.
@StephenGPope
@StephenGPope 2 ай бұрын
💪🔥
@solank7620
@solank7620 2 ай бұрын
This is valuable content! I’m a little confused though - how do you install the models on the Google Colab instance? The libraries that actually do the tasks. And you are making the API to work with. How are those set up on the instance? I watched the whole video, but I might have missed it 🤷🏻‍♂️
@StephenGPope
@StephenGPope 2 ай бұрын
Where did you get stuck i set up the system in the video step by step
@solank7620
@solank7620 2 ай бұрын
@@StephenGPope Oh well I didn't get stuck per se, I haven't tried it yet :) I'm just wondering about where the models come in? How do the AI models get installed on the instance? Does the instance come bundled with them, or were they set up at some point during the video? Thanks a lot for the great content.
@yajariyu
@yajariyu 2 ай бұрын
@@StephenGPope I was also wonder how the '/transcript' endpoint works ? There is any code function define and deploy on the server? . Or there is something that came natively in google? . It is not about the set up it is more a question about how the enpoint works? . Also your video is AMAZING!!! I am full code developer looking forward to move to automate things as I think this is the way to build MVP and content in a fast way.
@littledovecitydust
@littledovecitydust 2 ай бұрын
@@yajariyu The Transcript endpoint is pointing to a script, which uses open-source tools functions to transcribe videos.
@yajariyu
@yajariyu 2 ай бұрын
@@littledovecitydust Thank you!!! I didn't get it.
@BrentHerrig
@BrentHerrig 2 ай бұрын
@Stephen What kind of savings are we talking about here?
@StephenGPope
@StephenGPope 2 ай бұрын
Its going to depend on the situation youll have to be more specific in what youre using and the volume at which you use the apis
@imr4nkhan
@imr4nkhan 23 күн бұрын
Extremely cool Stephen
@Glimmer-t44
@Glimmer-t44 2 ай бұрын
Great video, but what was it all about? Automatic transcription? 💁
@StephenGPope
@StephenGPope 2 ай бұрын
Partly yes
@sharlenesmith2042
@sharlenesmith2042 2 ай бұрын
Amazing work 👏 😊
@StephenGPope
@StephenGPope 2 ай бұрын
Thanks 💪 🙏
@YisusRuiz91
@YisusRuiz91 Ай бұрын
Im stucked on the postman request 10:50 . All the time the server responses me: 404 Not Found The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
@ricardotaipe
@ricardotaipe Ай бұрын
Are you trying the transcribe one? In that case the endpoint is actually "/transcribe-media" I think they updated it, it's in their github documentation. I changed that and the error doesn't show anymore...but now I'm getting a 500 internal error lol although im pretty sure this one is on me, maybe I did something wrong
@avgplayer
@avgplayer Ай бұрын
@@ricardotaipe I'm getting a 503 service unavailable error
@littledovecitydust
@littledovecitydust 2 ай бұрын
Thanks, Stephen. I see that this can replace CloudConvert to some extent (video to audio conversion), but will it replace JSON2VIDEO? The NCA module doesn't offer any adjustment options and it doesn't offer subtitles. Meanwhile, do you allow us to create more endpoints on the NCA Toolkit for new functions?
@StaykaZ
@StaykaZ 2 ай бұрын
You are the best🎉
@StephenGPope
@StephenGPope 2 ай бұрын
No you! 😁
@nikhilnischal9471
@nikhilnischal9471 2 ай бұрын
great one
@StephenGPope
@StephenGPope 2 ай бұрын
What you like about it?
@nikhilnischal9471
@nikhilnischal9471 2 ай бұрын
@@StephenGPope I was always thinking of creating these automated videos but the charges were huge - json2video and other ones too. This alternative is great. Thanks Stephen!
@uafreedom9347
@uafreedom9347 Ай бұрын
you're the best
@Blooper1980
@Blooper1980 2 ай бұрын
What software is this you are showing?
@gfminter
@gfminter 2 ай бұрын
How do you make those arrows and boxes with your mouse?
@StephenGPope
@StephenGPope 2 ай бұрын
App called demo pro on mac
@ricardotaipe
@ricardotaipe Ай бұрын
I get an internal server error 500 when using /transcribe-media, apparently it says it cant upload the audio. I've also tried the media-to-mp3 and the same internal server error 500 appears. Maybe I did something wrong?
@StephenGPope
@StephenGPope Ай бұрын
it should return an error with that 500, make sure to join one of my communities where it's easier to share screenshots and get technical support. KZbin isn't great for that kind of work.
@AI-Backbone
@AI-Backbone 2 ай бұрын
tripple ❤❤❤
@StephenGPope
@StephenGPope 2 ай бұрын
🙏
2 ай бұрын
Hi, I can't find "No-code Architects" in the make application list..am I doing something wrong?
@StephenGPope
@StephenGPope 2 ай бұрын
To get beta access to that toolkit you need to be inside the community othwrwise you can use the http module like i showed in the video. It will be live in a few weeks, public release of the make module.
@בןמסיי-ג5ח
@בןמסיי-ג5ח 10 күн бұрын
the video is updated to the last version? im having errors while using NCA on cloud ;(
@NVX_Ink
@NVX_Ink 2 ай бұрын
MANIAC!🤔☘️💪🎯👍
@StephenGPope
@StephenGPope 2 ай бұрын
🔥🔥🔥
@mayerschmukler7388
@mayerschmukler7388 2 ай бұрын
Chevraman
@RodrigoBorgesphil
@RodrigoBorgesphil 2 ай бұрын
I run the test on postman, but keep getting the same error 404 not found even though the file in Drive is set to "everyone with a link can edit".... thoughts?
@contenismo
@contenismo Ай бұрын
Same error here! Stuck here
@YisusRuiz91
@YisusRuiz91 Ай бұрын
same here
@xienter7162
@xienter7162 Ай бұрын
same for me
@user-ftxp
@user-ftxp Ай бұрын
How can I put the gpt chat api there?
@QuantumShanti-x
@QuantumShanti-x Ай бұрын
what if i got Failed to load audio: ffmpeg version n7.0.2 Copyright (c) 2000-2024 the FFmpeg developers built with gcc 12 (Debian 12.2.0-14) ?? tried with a few small videos
@BollyMarvelous
@BollyMarvelous 2 ай бұрын
Hello pls who help you with your channel
@Wissenswerteaithemen
@Wissenswerteaithemen 2 ай бұрын
at the step 12:35min i get a error message "Failed to load audio" The video in my google drive account is available for everyone (public) and have only 12mb - i tested it also with a other video
@Wissenswerteaithemen
@Wissenswerteaithemen 2 ай бұрын
{ "message": "Failed to load audio: ffmpeg version 5.1.6-0+deb12u1 Copyright (c) 2000-2024 the FFmpeg developers built with gcc 12 (Debian 12.2.0-14) configuration: --prefix=/usr --extra-version=0+deb12u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librist --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --disable-sndio --enable-libjxl --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-libplacebo --enable-librav1e --enable-shared libavutil 57. 28.100 / 57. 28.100 libavcodec 59. 37.100 / 59. 37.100 libavformat 59. 27.100 / 59. 27.100 libavdevice 59. 7.100 / 59. 7.100 libavfilter 8. 44.100 / 8. 44.100 libswscale 6. 7.100 / 6. 7.100 libswresample 4. 7.100 / 4. 7.100 libpostproc 56. 6.100 / 56. 6.100 GCP/input_media: Invalid data found when processing input " }
@SohailButt-e9h
@SohailButt-e9h 2 ай бұрын
Getting the same error. Did everything as per the tutorial. "
@StephenGPope
@StephenGPope 2 ай бұрын
looks like the URL link is not working and the API isn't able to download the file.
@haligalo5979
@haligalo5979 2 ай бұрын
no-code-architects-toolkit-demo Don't Work :(
@StephenGPope
@StephenGPope 2 ай бұрын
It does work many have built it. Whats wrong?
@haligalo5979
@haligalo5979 2 ай бұрын
@@StephenGPope Now everything works, I have installed it, thank you very much.😀
Auto-Publish TikToks With Airtable & Make.com (with Ayrshare?)
17:27
Stephen G. Pope
Рет қаралды 10 М.
Unlock Multiple 6-Figures With AI Automation Products & Services
10:42
Stephen G. Pope
Рет қаралды 23 М.
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 3,5 МЛН
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 8 МЛН
CANCEL Your Monthly API Subscriptions (Build Your Own)
33:11
Stephen G. Pope
Рет қаралды 19 М.
Turn 1000s of Make.com Operations Into 1 Airtable Automation
17:11
Stephen G. Pope
Рет қаралды 2,5 М.
This Advanced AI Powered Social Media System is Infinitely Scalable (100% Automated)
32:08
AI Marketing Automations with Kelly Kranz
Рет қаралды 8 М.
FACELESS Videos 100% Automated With Make.com & Airtable (Version 2.0)
8:17
Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)
20:19
Cole Medin
Рет қаралды 252 М.
Earn $1,350/Day with ChatGPT & Google Drive for FREE
17:03
Chad Kimball
Рет қаралды 948 М.
INSANE AI Voice-Over Automation With Make.com & ElevenLabs
14:26
Stephen G. Pope
Рет қаралды 10 М.
10 Make.com AI Automations You Didn't Know You Needed (steal these)
16:50