- 59
- 137 273
Bart Slodyczka
Australia
เข้าร่วมเมื่อ 27 ก.ค. 2023
Hey there! 👋 I'm Bart, co-owner of Joolca.com and an AI enthusiast on a mission. My Joolca journey? I built out our customer service department from scratch and now I'm working to get Joolca gear into major US stores.
But that's not all - I run an AI Agency with my brother, where we're all about making complex coding, AI, and automation accessible to beginners. I create the kind of content I wish existed when I started - simple, practical, and actually useful.
Whether you're into coding, AI, automation, or just curious about tech, you're in the right place. Let's learn together and build some cool stuff. Thanks for stopping by!
But that's not all - I run an AI Agency with my brother, where we're all about making complex coding, AI, and automation accessible to beginners. I create the kind of content I wish existed when I started - simple, practical, and actually useful.
Whether you're into coding, AI, automation, or just curious about tech, you're in the right place. Let's learn together and build some cool stuff. Thanks for stopping by!
How to Code Smarter with ChatGPT Projects
Hey guys, in this video I show you how to code using chatGPT projects. I explain why the projects feature is a great place to code (because it's similar to cursor AI), I share my 7 best practices for coding, and we go over an example together.
📺 Learn about ChatGPT Projects: th-cam.com/video/bPLeOXQTsL4/w-d-xo.html
📺 What's the difference between ChatGPT Projects & Custom GPTs? th-cam.com/video/2KGpQcCQZhY/w-d-xo.html
👉 ChatGPT Projects docs: help.openai.com/en/articles/10169521-using-projects-in-chatgpt
🙏 Sign up to Elevenlabs with my link: try.elevenlabs.io/bartslodyczka
🤝 Sign up to Make.com: www.make.com/en/register?pc=bartslodyczka
🛠️ Hire me: bart@supportlaunchpad.com
👉 If you are interested in joining my incubator please fill out this form: forms.gle/KJxiqhB3aWxbgGoh8
📋 Take This Quick Survey: forms.gle/otAr1xUamgyYZE5y7
👉 LinkedIn: www.linkedin.com/in/bartlomiejslodyczka
Learn AI & Coding (20% off Pro plan with my link):
v2.scrimba.com/the-ai-engineer-path-c02v?via=BartSlodyczka
Note: Affiliate links support this channel through commissions.
Timestamps:
00:00 Video intro & overview
01:12 Why ChatGPT projects is a great place to code
02:55 7 Rules for coding with ChatGPT Projects
11:05 Live example
24:00 Live debugging
28:30 Final comments and outro
📺 Learn about ChatGPT Projects: th-cam.com/video/bPLeOXQTsL4/w-d-xo.html
📺 What's the difference between ChatGPT Projects & Custom GPTs? th-cam.com/video/2KGpQcCQZhY/w-d-xo.html
👉 ChatGPT Projects docs: help.openai.com/en/articles/10169521-using-projects-in-chatgpt
🙏 Sign up to Elevenlabs with my link: try.elevenlabs.io/bartslodyczka
🤝 Sign up to Make.com: www.make.com/en/register?pc=bartslodyczka
🛠️ Hire me: bart@supportlaunchpad.com
👉 If you are interested in joining my incubator please fill out this form: forms.gle/KJxiqhB3aWxbgGoh8
📋 Take This Quick Survey: forms.gle/otAr1xUamgyYZE5y7
👉 LinkedIn: www.linkedin.com/in/bartlomiejslodyczka
Learn AI & Coding (20% off Pro plan with my link):
v2.scrimba.com/the-ai-engineer-path-c02v?via=BartSlodyczka
Note: Affiliate links support this channel through commissions.
Timestamps:
00:00 Video intro & overview
01:12 Why ChatGPT projects is a great place to code
02:55 7 Rules for coding with ChatGPT Projects
11:05 Live example
24:00 Live debugging
28:30 Final comments and outro
มุมมอง: 1 350
วีดีโอ
How to Talk with Podcast Hosts in NotebookLM: Complete Demo & Tutorial
มุมมอง 59814 ชั่วโมงที่ผ่านมา
Hi guys, in this video I show you the new Google NoteBookLM feature "audio interactivity" which enables you to engage directly with the AI podcasts hosts. This is insane and I wish I had this when I was still in school/ uni. Would have made studying and learning more engaging and fun. Hope you enjoy! 👉 NotebookLM Update: blog.google/technology/google-labs/notebooklm-new-features-december-2024/ ...
ChatGPT Projects VS Custom GPTs - What's The Difference?
มุมมอง 11K19 ชั่วโมงที่ผ่านมา
Hey guys, in this video I explain the difference between chatGPT Projects and Custom GPTs. I use a cool lecture hall analogy to really simply show you the use case and purpose of both Projects and Custom GPTs. They are both 2 distinct tools within the ChatGPT ecosystem and by the end of this video you'll have a firm understanding of how to use both effectively. Hope you enjoy :) 📺 Learn about C...
How to use chatGPT Projects: Walkthrough, Use Cases & Comparisons to Claude
มุมมอง 20K21 ชั่วโมงที่ผ่านมา
Hey guys, in this video I go over ChatGPT Projects. I break down the documentation, show you how to use it, compare it to claude projects, and then give you 2 cool use cases: creating a marketing campaign assistant, and helping to build a website by using chatGPT search to look up my github and linkedin. Hope you guys enjoy! 📺 What's the difference between ChatGPT Projects & Custom GPTs? th-cam...
How To Connect ElevenLabs Conversational AI to Twilio (Full Code)
มุมมอง 2.5Kวันที่ผ่านมา
In this video I show you how to programatically connect your Elevenlabs Conversational AI agent to twilio for both inbound and outbound calls. I also show you how to pass in custom overrides into your agent (AKA custom values) & how to trigger outbound calls from make.com. I give you a full run through of the Replit code (Javascript), I show you the settings for Elevenlabs and Twilio to make th...
How to Code Your Own AI Cold Caller for Just 1¢ Per Minute
มุมมอง 1.5K14 วันที่ผ่านมา
Hey guys in this video we extend the functionality of our custom coded AI caller to also do outbound calls and have function calling. The function call in this example will book appointments into Google Calendar (using Make.com as the backend). We use OpenAI to manage the conversation & for tool calling, and Deepgram for speech-to-text and text-to-speech. Still costs around 1 cent per minute an...
Build an AI Appointment Caller with OpenAI Realtime API & Google Calendar
มุมมอง 1.6K21 วันที่ผ่านมา
Hey guys, in this video I Show you how to make outbound calls using the OpenAI Realtime API, and then how to book appointments into Google Calendar. We use make.com as the backend to both place outbound calls, and then to facilitate the scheduling with Google Calendar. 🔗 Make.com BLUEPRINT: bartslodyczka.gumroad.com/l/vuvma 🤝 Sign up to Make.com: www.make.com/en/register?pc=bartslodyczka If you...
How to Build Your Own AI Phone Assistant for Just 1¢/Minute (No Cloud, 1 Second Latency)
มุมมอง 4.9Kหลายเดือนก่อน
PART 2: Make outbound calls book into google Calendar: th-cam.com/video/J3d92Ak-P7o/w-d-xo.html In this video I show you how to build your own AI voice agent using openai (chatGPT completions API) and deepgram for speech-to-text (STT) and text-to-speech (TTS). This is a custom code solution you can deploy for yourself, and in this specific video we cover an inbound ai caller agent that handles ...
16 Lessons From Building My AI Agency (Complete Step 0 to 1 Guide)
มุมมอง 898หลายเดือนก่อน
Hey legends! In this 1hr20min video I share a broad set of 16 lessons that I learned (some the hard way) of starting an ai agency from literally zero sales or agency experience, to now having a growing youtube channel, getting leads from youtube, leads from cold email. ETC. I work with my brother who is a sales magician and is running our sales funnel and is getting is some interesting projects...
You're Watching Too Many AI Videos, Here's Why
มุมมอง 1.2Kหลายเดือนก่อน
Stop watching every AI video and start making real progress against your goals. In this video, I'll explain why watching endless tutorials might be holding you back, and what to do instead. I'm lucky enough to be on the side of the "viewer" of videos, and "creator" of videos. And things make a little more sense to me now that I sit in both seats. Want to share the insights with you so that you ...
How I Went From No Experience to running an AI Agency & AI YouTube Channel
มุมมอง 788หลายเดือนก่อน
hey guys, in this RAW and unedited video, I give you a full walkthrough of my journey going from customer service to becoming an ai entrepreneur. I explain what I think are my strengths, key pivotal moments that built me up and gave me confidence (and showed me that AI automation and AI coding isn't that out of reach for a common person like me). I start from my time in university - where i lea...
How to Build a Custom ChatGPT Slack Assistant (Step-by-Step Guide)
มุมมอง 741หลายเดือนก่อน
In this video I will show you how to create a custom GPT (using Assistants API) and connect it to your Slack Workspace via Make.com. you'll have access to the Make.com Blueprints so you can get up and running in 10 minutes! 🤝 Sign up to Make.com: www.make.com/en/register?pc=bartslodyczka 🗂️ MAKE.COM BLUEPRINT: bartslodyczka.gumroad.com/l/pprzsr 📋 Take This Quick Survey: forms.gle/otAr1xUamgyYZE...
Mastering Claude's PDF API: Tips and Tricks You Need to Know
มุมมอง 1.6Kหลายเดือนก่อน
Learn how to use Claude 3.5 Sonnet's new PDF support in the API. In this tutorial we explore a standard API call as well as 2x Chat with PDF Apps (code provided) that include prompt caching, token counting, and streaming responses. Claude PDF Support Docs: docs.anthropic.com/en/docs/build-with-claude/pdf-support Prompt caching: docs.anthropic.com/en/docs/build-with-claude/prompt-caching Streami...
AI Developer Podcast EP1: How I learned To Code (100% AI Generated)
มุมมอง 561หลายเดือนก่อน
🎙️ Welcome to a completely AI-generated podcast where I share my raw, unfiltered journey of learning to code from absolute zero. This experimental podcast is meant to be different - it's casual, practical, and perfect for listening while you're on the move. I'll be sharing my entire journey from complete beginner through to running an AI agency. 💡 Your feedback shapes this series - let me know ...
OpenAI API: How to Make Your First API Call | Complete Tutorial (Part 2/5)
มุมมอง 719หลายเดือนก่อน
🔥 OpenAI API Masterclass: Learn how to make your first OpenAI API call in this beginner-friendly tutorial. In this video, you'll learn: - How to get and use your API key - Making API calls using fetch - Using the OpenAI library - Understanding API responses Perfect for developers making their first OpenAI API call! 📋 Take This Quick Survey: forms.gle/otAr1xUamgyYZE5y7 🛠️ Hire me: bart@supportla...
5x NEW Voices for OpenAI Realtime API: More Dynamic, More Expressive, More Natural
มุมมอง 2.5Kหลายเดือนก่อน
5x NEW Voices for OpenAI Realtime API: More Dynamic, More Expressive, More Natural
OpenAI API Masterclass: Platform, Models & API Explained (Part 1/5)
มุมมอง 1.1Kหลายเดือนก่อน
OpenAI API Masterclass: Platform, Models & API Explained (Part 1/5)
What is Claude Computer Use and How Do I Use It (Beginner's Tutorial)
มุมมอง 1.7Kหลายเดือนก่อน
What is Claude Computer Use and How Do I Use It (Beginner's Tutorial)
Part 3: How to Build an AI Voice Agent using OpenAI Realtime API: Make.com Backend
มุมมอง 2.3K2 หลายเดือนก่อน
Part 3: How to Build an AI Voice Agent using OpenAI Realtime API: Make.com Backend
Exploring OpenAI's New GPT-4o Audio Preview Model: The Future of AI Audio Processing
มุมมอง 3.3K2 หลายเดือนก่อน
Exploring OpenAI's New GPT-4o Audio Preview Model: The Future of AI Audio Processing
How to Build an Advanced AI SMS Assistant
มุมมอง 1.5K2 หลายเดือนก่อน
How to Build an Advanced AI SMS Assistant
Part 2: How to Build an AI Voice Agent using OpenAI Realtime API: RAG + Function Calling
มุมมอง 13K2 หลายเดือนก่อน
Part 2: How to Build an AI Voice Agent using OpenAI Realtime API: RAG Function Calling
Part 1: How to Build an AI Voice Agent using OpenAI Realtime API
มุมมอง 30K2 หลายเดือนก่อน
Part 1: How to Build an AI Voice Agent using OpenAI Realtime API
Create a "Chat with PDF" Tool for Company Documents
มุมมอง 4692 หลายเดือนก่อน
Create a "Chat with PDF" Tool for Company Documents
Building a Spanish “Chat With PDF” App For a Legal Consulting Firm
มุมมอง 4652 หลายเดือนก่อน
Building a Spanish “Chat With PDF” App For a Legal Consulting Firm
Run A Private AI Chatbot on Your Computer (Beginner Tutorial)
มุมมอง 5782 หลายเดือนก่อน
Run A Private AI Chatbot on Your Computer (Beginner Tutorial)
How to Build a Chatbot with OpenAI o1-Preview (No Tier 5 API Access Needed)
มุมมอง 4393 หลายเดือนก่อน
How to Build a Chatbot with OpenAI o1-Preview (No Tier 5 API Access Needed)
How to Access OpenAI o1 API Without a Tier 5 Account
มุมมอง 1.8K3 หลายเดือนก่อน
How to Access OpenAI o1 API Without a Tier 5 Account
How to Bypass the Weekly Usage Limits of the New OpenAI o1 Model
มุมมอง 4K3 หลายเดือนก่อน
How to Bypass the Weekly Usage Limits of the New OpenAI o1 Model
How to Build and Deploy a Zendesk App (ZCLI Tutorial)
มุมมอง 4073 หลายเดือนก่อน
How to Build and Deploy a Zendesk App (ZCLI Tutorial)
Great content! 👍A strong suggestion is to use Tools>Canvas while coding
While it's a welcome addition, the projects can't use custom GPTs. So unfortunately I won't be using it until they can work as well.
Very useful video, thanks! Cannot wait for OpenAI to add code execution for javascript and be able to use it in projects via canvas. The length of the video is ok, I would even add a few minutes to show how to deploy the app with Replit (I know you have another great video for this). Cheers
Is there a way to point an AI tool to a 3hour YT interview (JRE #2237), that *DOESN'T* have a transcript, and have it summarize answer questions about it?
Projects is a filing system?
Great presentation, can chat GPT hallucinate if it's using your user agreement and FAQs? The reason i ask is that i want to use it to generate replies to emails from customers. If it sticks to our user agreement and FAQs, it would be fine but if it could hallucinate, it would leave us open to litigation
That is O1 preview not O1
Bedankt
Fantastic video Bartskinho
I’d like to move my cold calling team to AI. Would like to use your services.
Awesome.
That was excellent thank you
From my experience the only difference is that customGPTs can be shared and you can include actions. The concept is the same between both, a custom “prompt” can be included in a set of custom “instructions”, if your instructions are phrased the same way as your customGPT is phrased it will output similarly.
Excellent overview! I found out the hard way that starting a new chat when things go awry is definitely key. 👍
Thank you :) Same with me brother, same with me 🙏
hi from Hungary. which one do you recommend if I had to make a shop assistant? I mean an assistant who can answer general questions (eg: 6th wife of Henry the VIII) and specific too (where can I find the LEGO in the shop)
hey, after pasting 'npm install puppeteer xlsx' npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + npm install puppeteer xlsx + ~~~ + CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException this shows up, how can I troubleshoot this?
great video
Eleven labs plz
Amazing video I have one question, why are we using replit, can we deploy it on own servers like ec2 , and what things we need to change if done so.. thankyou
Nicely explained. Thank you
Hey, thanks for the explanation. when I call the number I don't hear anything. in eleven labs if I search for the call it was made and in eleven labs you can hear both end of the call . so me talking and the bot. but in the call it self I don't hear the bot.. Do you know why?
Amazing video! Loved it -- managed to organise and "to-do" custom gpt for Christmas :)
I use NotebookLM to create podcasts about real estate topics. With the interactive feature (which I do not seem to have available to me yet), will we be able to have the interactions recorded in with the podcast? Or is it only within the playback of the podcast in NotebookLM?
Hopefully you get it soon! I’m not 100% sure, since it’s still in Beta I would say they are looking at feedback and will prob expand features, including possibly even downloading interactive convos or performing analysis on them
Awesome video! It really helped me get a quick overview of NotebookLM since I’d never used it before. Just one small thing: try not to use the blue arrow so much. It gets kinda distracting, especially since we can already see your cursor :). If you’d avoided the blue arrow, it would’ve been a solid 10/10 video!
Thanks for the feedback legend, still trying to find the right balance and 100% sometimes I overdo it, really appreciate your comment 💪
13:40 that’s how I’ve got here! Since last week I tried to make me university professor “Izaak” to something exactly like that ! Now iv got 1 project with his knowledge and 1 gpt’s with his attitude 😂
If you move an external chat into a project that has a different model, it will not change the model of that specific chat. I have a project that uses o1 that has a chat that uses o1 pro.
Thank you so much for this explanation!!!
No worries 🙏
love it but so tired of all these silo saas providers with their monthly fees. plz focus on self hosted self ran (n8n, llm, python, etc) solutions
Good point, I agree with you. Too many monthly fees
Hi, did you wear blue light blocker glasses? or it has any other special feature of glasses? thanks
Hey! Yes blue light blockers every night before sleep (2+ hours)
great timing
Thanks!
Thanks 🙏
Thank you too!
You are the legend!
Haha!! love it!
This is exactly what I have been wondering about. Thanks. I hope they get to the point where you can have a custom GPT in a Project, that would be fire.
100% 🔥🔥🔥
Pls I will like to subscribe to Claude or ChatGPT but it’s a little expensive. Do you have a group where we can split the subscription cost
I don't but this is an awesome idea. I think there may be tools out there that offer a cheap price and give access to all tools. Ask chatGPT!
@ thanks
Any chance you could give us a link to the custom instructions you used?
Super helpful ! Thank you for the awesome breakdown
My pleasure legend!
so we cant use our custom GPTs in a project folder?
Not yet :(
Why my projects can't read the files I uploaded? There are PDFs and DOCs, I asked testing questions such as recall specific words from the files I uploaded, but ChatGPT just couldn't connect with the files I uploaded.
Not sure 🤔
@@BartSlodyczka I'm curious about the purpose of uploading files to projects. Is it mainly for better file organization?
We attempted the method mentioned in the video, but when using the trial number with Twilio, we only receive a call stating that the trial number needs to be upgraded. Do you have any suggestions on how to resolve this?
Might just need to upgrade trial number, otherwise not too sure
We attempted the method mentioned in the video, but when using the trial number with Twilio, we only receive a call stating that the trial number needs to be upgraded. Do you have any suggestions on how to resolve this?
Might just need to upgrade trial number, otherwise not too sure
Orange polo shirt? Who’s dressing you nowadays? Henrique??
Henni reincarnate
@@BartSlodyczka it actually suits you though
Thanks, very interesting!
Thank you!
13:17 Just to say, I moved chats I have created with custom instructions into a project folder. And when I opened that chat within the project, and asked it to remind me of any custom instructions it was using, it did provide them. So you should be able to move chats created with custom instructions into a project folder, and for those chats to retain awareness of the custom instructions assigned it it, Is that the same as what you are talking about here?
ahh - i see what you mean. Just tried to move a chat created with a customGPT into the same project, and that option is not there when I click the three dots for those chats
Yeah the custom GPT won't work inside a project (just yet... I hope). Would love this feature :)
Great videos!! When can we expect videos 3 thorugh 5?
I'm excited following through these five videos. I see the first two. When will you continue the 3 through 5?
I've been hoping for this feature. It hasn't rolled out to me yet. Thanks for demoing it.
It’s so cool! You’ll really enjoy it when it rolls out to your account :)
I tried this, but for some reason, the AI can hear me, but I can't hear it when it responds. Have no clue what the issue is.
Make sure you enable authenticated requests within Elevenlabs and select all those options. If you use the code I provided it will work
@@BartSlodyczka i have the same mine are enabled already
Great work.
Thank you!
The model can now be o1
Can it?
@@BartSlodyczka no I made a mistake
Exellent!
Thanks!