Serious ChatGPT Upgrades & More AI Use Cases
24:26

Serious ChatGPT Upgrades & More AI Use Cases

The AI Advantage 04.10.2024 26 970 просмотров 836 лайков обн. 18.02.2026
Поделиться Telegram VK Бот
Транскрипт Скачать .md
Анализ с AI
Описание видео
Learn how to use AI to get ahead in The AI Advantage Community 👉 https://myaiadvantage.com/community OpenAI surprised everyone this week by dropping a new ChatGPT feature called Canvas out of nowhere. OpenAI says they've designed it to make coding and writing better than ever in ChatGPT, and though it just came out, the team's early tests agree with that claim. But we also got the unexpected release of the new Pika 1.5 video generation model from Pika Labs, along with big updates to Notion AI and more. It was a huge week in AI and I'll break it all down for you in this AI News You Can Use! Links: https://openai.com/index/introducing-the-realtime-api/ https://openai.com/index/api-model-distillation/ https://platform.openai.com/docs/guides/fine-tuning/vision https://playground.livekit.io/ https://platform.openai.com/playground/realtime https://huggingface.co/spaces/KingNish/Realtime-whisper-large-v3-turbo https://github.com/openai/whisper/blob/main/model-card.md https://pika.art/ https://www.notion.so/releases Chapters: 0:00 What’s New? 0:27 New ChatGPT Canvas 6:54 OpenAI Dev Day Recap 16:20 Pikaffects 17:22 MrBeast Hiring AI Artist 18:19 AIA Community 19:42 Huge Notion AI Update 22:08 Kling AI Lip Sync #ai #chatgpt #openai Free AI Resources: 🔑 Get My Free ChatGPT Templates: https://myaiadvantage.com/newsletter 🌟 Receive Tailored AI Prompts + Workflows: https://v82nacfupwr.typeform.com/to/cINgYlm0 👑 Explore Curated AI Tool Rankings: https://community.myaiadvantage.com/c/ai-app-ranking/ 🐦 Twitter: https://twitter.com/TheAIAdvantage 📸 Instagram: https://www.instagram.com/ai.advantage/ Premium Options: 🎓 Join the AI Advantage Courses + Community: https://myaiadvantage.com/community 🛒 Discover Work Focused Presets in the Shop: https://shop.myaiadvantage.com/

Оглавление (8 сегментов)

  1. 0:00 What’s New? 107 сл.
  2. 0:27 New ChatGPT Canvas 1522 сл.
  3. 6:54 OpenAI Dev Day Recap 2121 сл.
  4. 16:20 Pikaffects 191 сл.
  5. 17:22 MrBeast Hiring AI Artist 225 сл.
  6. 18:19 AIA Community 361 сл.
  7. 19:42 Huge Notion AI Update 555 сл.
  8. 22:08 Kling AI Lip Sync 470 сл.
0:00

What’s New?

oh wow let me tell you this week in AI has been serious we had releases out of open AI like we haven't seen them in months heck maybe this was the busiest week of 2024 yay a new update to a AI video generator had its viral moment all over social media and in this video I'll show you how to do that for free and so many more stories so without further Ado let's Dive Right into all the AI news that you can use that came out over the course of the last s days trust me there's a lot here chat GPT actually
0:27

New ChatGPT Canvas

released a brand new interface feature it's been a while since we got one of these and this one is coding Focus as seemed to be most open AI announcements this week with the death day but I want to show you what they did here because they did sort of a copy of artifacts not really this is not set up to run code it's more of a ideal interface to edit code inside of cat GPT let me just show you I think that's going to be the easiest what we got to do first though is we got to navigate over to this new model GPT 40 with canvas which is in beta right now and let's start by looking at code but you can also use this for writing as I'll show you in a second and this simple little prompt generate me a simple selenium script that opens chat GPT is going to be just right for a little demo here and if you're not familiar what I'm asking for here is a script that operates the browser for me where it goes around and presses buttons types things in and it did that and it automatically opened up the brand new canvas and as you can see this is not just a preview this is also editors so I could remove letters add new lines write new code and we have a few really useful features here that help with editing and improving the code first things first you can select certain text and then ask chat GPT just on top of it we had this feature before you might be aware of the fact that you can select things here and then quote them and talk to them like so this is sort of the same thing but it doesn't end there because here at the bottom right a bunch of new buttons were added plus we can always navigate back so if we make a step that we don't like just like inside of a code editor or word or something you can always take a step back or forward but back to this button on the bottom right because this hides a lot of useful functions let's look at these add comments add logs fig bugs port to a language and code review these are all coding specific as that's what we're doing right here but they're quite quickly explained if I say add comments it will go through and it will add comments to every single line of code this is especially useful for beginners who do not know what the code does comments are just natural language that don't do anything in the codes that explain to you what is going on here so you can see this step opens up the chat GPT Page by navigating to the URL all right but it doesn't end there we could go in and add logs what this does is add different print commands so that as the program runs inside of a code editor every time something happens it gives us text so for example here after it goes to the website it actually says chat GPD page loaded successfully Buck fixing is pretty straightforward if something doesn't work it goes ahead and tries to figure out how to fix it so if you encounter errors this is a quick way to fix them and then the last two options are quite simple port to language it's just translating this to different coding language so with this interface you can go to for example C++ like so and all of these things could be done with prompts before but you had to manually type them in and then it enter and you could even edit the results now you can so this is way more user friendly and last but certainly not least you have this powerful function of just reviewing the code it just looks at the entire thing and starts making recommendations on what could be improved and this is where it starts getting weird because we're getting closer and closer to this agentic future where chat GPT will just do all of this on its own right now we're in this weird Middle Ground let me show you what I mean so obviously we prompted chat GP to write the codee great now we click the button for it to review its own code and we have all of these comments here on the right saying using system commands can be unsafe and lead to security vulnerabilities okay I just say apply and it will prompt itself again and fix that by itself and then there's a few more comments that I could apply like so and as you can see it wrote the code it came up with how to improve the code and I'm just sitting here and pressing a button telling it to go on and make the whole thing better at this point it's not hard to imagine a future where it does all of this automatically matter of fact these apps are already coming out if you check out the last upload on the channel it's a new app that just does all the coding for you just talk to it like it would to a human and then a bunch of Agents do the work in the background and these features are available in chat GPT now too now let's have a brief look at the writing use case too okay so I'm just going to go with the good old write me an essay about penguins all right let's see and there we go code editor the canvas opened up and now I can edit my text in here this now acts more as a word processing document so I could make changes here remove some of these chat GPT type words make local style related decisions I guess or I could just ask chat GPT to make this more concise let me tell you this is so much better than having to go over to Microsoft Word and then copy paste back and forth piece things together you can just work in here this is great and then as you can see these options down here change again so I can add emojis who would want to do that usually just want to remove emojis you can add a final p polish or a bunch of other options and as you can see these are all things that were hidden behind prompts before this I had to create free notion templates with all of them and create videos to show you what was possible but increasingly these are being brought into the interface which is just great to see so final polish apparently improves the structure and the flow and improves the clarity and the grammar and this would be my tip whenever you do something here and you want to understand what's going on under the hood and what it's prompting well you can always see over here now let's try another one let's change the reading level and these were some of the first prompts that I shared you know something like write this at the level of a 5-year-old you can just prompt it with this little slider now there you go not all pinguins live in icy places another one obviously is the length you can make it super long or super short or again you kind of just have this Global option of saying suggest edits and it will figure out what could be changed and then you can act upon those recommendations or choose to ignore them okay sounds good and it's done let me tell you this is such a blessing compared to copy pasting into other apps a lot of other applications implemented some of these features I mean heck even Apple intelligence is doing it the notion you have inste of all the Microsoft apps you have them with co-pilot now finally you have them right in here this is really a welcome addition especially if you have the ability to navigate back and try things break things you can always restore you know that you have this non-destructive workflow and all these handy little prompts and buttons now open eye if anybody's watching this please for the love of God add some toggle in the menu to have an advanced button or ideally even free that I can customize with my very own prompts please let me do something like a custom instructions preset where it can rewrite it in my style just one button it's all I'm asking for but I've been asking for so long at this point I lost all hope they ask you how you are you just have to say that you're fine when you're not really fine thank you for this feature now let's look at some other new releases from open a that came out this week all right so first up you might
6:54

OpenAI Dev Day Recap

have heard that open a eyes Dev day happened this week and this year they took a different approach there was no live stream just a bunch of invited guests and they presented a very developer focused update here and I figured that giving you a brief overview of what came out and how to use some of these things might be a useful thing because most of the things they talked about in this event are not in this announcement category things that might be coming one day no they're available today and there's actually different websites where you can use them try them and then build applications on top of that and in case you're just a consumer and not planning to build with all this it's good to see cuz you can expect this being built into all types of applications just like there's a AI text writing feature in pretty much every app these days so first up they released the real time API and you can think of this as the programmatic version of the advanced voice assistant giving developers to essentially build in advanced voice features into their apps here's a little demo from a video that openi for developers uploaded recently uh D Bano the word Bano is pronounced B with a soft n sound like in the English word Canyon can you try saying that again perfo amazing right you can only imagine how many applications would benefit from a realtime voice interface that has some level of intelligence in the background I mean first thing that comes to mind for me are these annoying hotlines that all the different banks and insurance companies have in place where the robot has a fixed path laid out that it needs to follow and often it doesn't even understand what you're saying properly well all of that is about to get a whole lot better soon and there's actually a website that I found where you can try this now because inside of the openi playground there's no great interface to do this and setting this up for yourself takes a little more effort than most people would be willing to put in so in this site that I found on Twitter it's called life kit and apparently they provide their own API Keys which by the way this thing is pricey when it outputs speech it costs 6 cents per minute and when a user is inputting speech it's 24 cents per minute now opening eye has a history of making this cheaper over time but over here at the time of this recording October 3D okay editing ego it was free but by now Friday October the 4th you need to link your own API key here that you can get inside of your open AI playground but open AI inside of the playground enabled a real time space to now so you can just start the session here and that's probably the best way to do it just do it inside of the playground like so and you can start talking to the voice assistant there you go okay testing the voice assistant hello how can I help you today there you go life kit provides with this website without logging in I can kind of just go in say connect and once I give it access to my microphone hello there how's your day going so far I'm here to help with anything you need so just let me know what's on your mind all right that's good to hear I'm recording a music and use episode what do you think of that that's awesome a new music episode sounds like a lot of fun no no no hold up it's not a music episode it's a news you can use episode ah got it sounds like it'll be packed with useful and interesting information oh indeed I think you get the point here you can put in various instructions here and try this out as I mentioned very similar to the advanced voice mode but up here you actually have a few use case demos which hey use cases that's what we always like to see by the way shout out to the guy who last week commented that hey if you had a drink every time this guy says use cases you'd be in the hospital right now yeah you bet that's what this channel is all about right now but as you can see you can set it up to be a Spanish tutor opera singer oh no or a valley girl let's have a listen to this one hey there what's up how's your day going yeah my day is fine how's your day oh that's awesome my day's been pretty chill so far you know just enjoying the Good Vibes I bet you're all right enough of this that's not crazy good right it's okay so there you go here you could be testing this but that's not it more came out of open AI most notably the ability to fine-tune their Vision models prom caching and a bunch of other developer features let's start with prompt caching cuz that's really easy to cover we talked about this a few weeks ago when anthropic released it and before that Google Gemini actually released this first it's essentially a mechanism to save money if you rerun the same prompt a lot of times if certain tokens are repeated over and over again you can automatically expect a 50% price reduction in running the API that's basically what this does what is nice about the open i1 is that it's actually automatically applied and it even works for 01 mini and 01 previews so basically a massive cost reduction on a bunch of their apis again now let's talk about fine-tuning for the vision API because we played around with fine tuning a lot with the AI Advantage team and we developed several step-by-step guides in our AI Advantage Community with more on the way actually we're doing an entire learning path just about fine tuning because I think there's so much value hidden there particularly the use case of fine tuning a model on your exact style is something that goes further than anything you can do with prompting like Heck if you find you something like gbd4 mini properly it start swearing good luck doing that with in chat GPT and now they're bringing the ability to fine-tune to their Vision models which is interesting but I'm not exactly sure where this will find its applications but time will show I certainly think this is powerful they pointed out potential use cases in e-commerce stores where you can train the vision model on the particular items that are being sold and then it can be used to make better recommendations to customers or it could even process refunds and things like that I think everything where the vision API wasn't quite good enough up until now this is going to open up a new level of quality that you can achieve precision too because you're just going to give it a th images of different versions of your damaged product and then it will be able to identify the thousand and first image in a more reliable manner rather than the general purpose model that is the General Vision API today or you upload 50,000 images to train the model because that's the maximum it would take now me and the team had a look at this and it's actually a bit more Technical and intricate than just fine-tuning with text so we'll need a bit more time to wrap our heads around this and really put this to work in a meaningful way but my suspicion is that this one will open up a whole lot of possibilities that the vision API just wasn't good enough for up until now and just like the other announcements you can start fine-tuning Vision models today they're also offering this new feature called model lallation which will allow you to use one of the big models like or one preview to generate data for one of the small models so you can find tun it for specific use case so as they're showing their example if you have all of these customer complaints and you need to categorize them for your customer support agents to then handle well on the one side you could input all the categories of complaints that you have and then the llm would go ahead and generate various customer complaints and what they might sound like if you have enough of these you can fine tune a little GPT 40 Mini model which is really cheap to run and will be very reliable for this one use case of categorizing complaints I hope that makes sense and there's a few more things I don't think any of these are super relevant one of them is that there's a new whisper model and this was slightly confusing in V3 turbo large and V3 large actually released a year ago in November 23e but now we got this turbo version that is slightly worse but way faster you can also try this out for free on the hugging face space this transcription is supposed to be super fast let's have a look at how this performs in practice yeah there you go as you can see the latency on that is super low I think this week marks the end of an era where we had latency with various textas speech models or AI assistants now between this the real-time API and advanced voice mode and chat GPT it all happens at the speed of pretty much talking to a human doesn't it and then lastly there's this one feature if you go to the playground and chat interface where you can try all the various models and fine tunes if you have them down here there's a new feature here which automatically generates system instructions it creates your system prompt for you so you can just click this by the way I think this is the first time open eyes embracing this Universal AI logo of these two free Little Stars so I can say something like I'm translating English to Spanish now should generate our system instructions for us which is interesting I'd love to see a feature like this instead of cat GPT where you could just autogenerate custom instructions I mean right now we had to craft custom prompts and teach it to you on this channel in the community but you could just press a button and everything could be happening in the background again as I say so often with a lot of the stuff we teach with just a few weeks or months ahead of open Ai and then they catch up and do it in a more intuitive way but nevertheless I think there's value in doing these things manually because you get ahead of the curve a little bit and maybe it might open up an opportunity that others are not aware of yet because it takes a little effort so as you can see many of the prompt engineering techniques that we teach markdown formatting the limiters a two shot prompt in the end yeah this is really solid and now you can generate these instructions automatically inside of chat GPT just as a reminder if you want to do this to your prompts we have this free GPT out there that we call Sand The Prompt Creator which allows you to do the same thing with prompts it really fleshes them out and that's all the formatting and prompt engineering for you just as a quick recap in case you haven't seen our videos on this is best used if you're going to be reusing The Prompt regularly and you want consistent outputs or you're going to be putting this inside of a pipeline or automation where you won't be checking the outputs that's where maximum consistency and precision are essential and those are the cases where going the extra mile with prompt engineering and using a tool like this that takes a simple prompt like this first line of the instructions here and turns it into something even more intricate with literally the click of a button is probably worth your time and look at how similar that looks to what openi is doing here I feel flattered that we released this months ago and for free okay next up we have a
16:20

Pikaffects

brand new update to AI video model and hold up before you skip this cuz you don't care about creative things this one actually C caused a lot of reactions because it has a really fun feature in it that you should probably have a look at it has these presets and you can even apply this for free that's why we made it app of the week in our Weekly Newsletter because you could just go in here and pick one of these Pika effects okay so you could inflate something you could melt it explode it squish it crush it or cake ify it and now we're at an interesting point of the video because I can say something magic like hello video editing team hello there let's have some fun with this how about I stand up and you apply some of these effects to me one more all right I think you get the point here it's really fun and you can do this on a free plan right now just upload images fun little capability and now let's move on to the next one which is
17:22

MrBeast Hiring AI Artist

less of a piece of news that you can use but more like hey all of the stuff that we're looking at actually has some real world app applications and people are hiring for it namely Mr Beast put out a jobl listing for AI concept artist my guess would be that he's helping with thumbnails or maybe even set designs I think this is really interesting because it clearly sees the advantage of having AI as a part of your workflow the speed of iteration that you get is simply unmatched with any other workflow and on fast-paced Productions like Mr Beast dust them this does make a lot of sense and even though he has faced a lot of controversy I think it's undebated that the business Empire that he built is significant ific the fact that he's looking for people with these skills to me only indicates that this is sort of the beginning of a trend I think we're only going to see more of this and people who are skilled with these tools will be demanded more and more as the market starts to understand the advantages of having some of these skills that popped up in the recent months or maybe years at best just thought this was interesting enough to highlight and now let's move on to the
18:19

AIA Community

next one all right this week for our sponsored segment I actually wanted to give you a brief look inside of our community because it has evolved so much over the past months I know I keep referencing it but that's because a lot of the cont here on the channel gets inspired by the community now we actually did a thing where we restructured the whole thing into three different districts we have one for llm one for creative and one for no code applications and for example in the llm district we open up a brand new space which acts like a private form just for advanced voice mode and people have been sharing what they're using it for there's Vivid discussions here and look check this out this is my favorite part if people come in here the introduction area is so vivid look at that 10 to 30 comments on every single thing that has popped up more than a day ago and for people looking to learn practical skills we develop these learning paths that keep getting released as I mentioned earlier we're working on one for fine tuning and also bot building right now but as of right now you have the full and updated prompt engineering course in here plus the GPT building learning path and the advanced llm prompt engineering path that is 9 hours long that's a lot of advanced lectures and they're all presented by Me So for anybody who doesn't just want to keep up but actually get ahead of the curve by learning some of these technological skills related to generative AI well this community is my best possible attempt at solving that it's really the ultimate way to master these AI skills along with personalized support to help you every step along the way you can check out more details in the link in the description and if you have any questions simply leave a comment or shoot me an email on the e@y advantage. com all right now let's get back to the next piece of AI news that you can use okay then we have some
19:42

Huge Notion AI Update

serious news out of notion AI because they didn't just change the logo of their AI offering but they also added a bunch of feature and one of them looks like something I might be actually using all the time oh by the way if you're new to the channel I kind of used notion to organize my entire private life and all of my business activities as I like to have everything in one place so this will come in very handy if I just open up a random page over here this is my idea quick capture page whenever lightning strikes and I have a genius idea go in here and quickly capture it let's just open up one of these pages to see what we're dealing with here hm incredible names guac madous okay I'm not sure what was going on in my life when I captured this but now you can get a feeling for the type of quality we're dealing with here but the point is this there's a new button here on the bottom right this is their new AI assistant logo and Beyond the basic functionality you now have extended features like attaching files which is all right but let's be real this is notion all my files are probably already in there and this is the one feature that I was referring to generate and edit docs in your own style so if I open these random copy ideas that I had here for example for the community AI for people who have a life and want to enhance it that's sort of fair I could actually go in here and say ask Ai and in here I could do custom prompts like rewrite this with and then if I type at I could pick any page inside of my notion so if I have a style guide or I want to combine this with something like the incredible name that we just looked at before I could say combine this with the content off and then pick the other document and then it will merge those two and look it figures out a way to combine those now does the sentence make any sense I don't know probably not but you get the point here this is super powerful if you have your business built in here you could easily transfer numbers essays style guides design manuals or even event meal into other documents you could summarize combine rewrite in the style of all the tricks that we have within chat GPT you could be using in here now heck it would probably make sense to create several pages that do just that and luckily I already have a lot of that set up so for example here is my educational Persona that tends to resonate with our educational type content I did the same thing for the other personas we might want to Target and now I have a great way of using it with other materials whenever I'm crafting something marketing related I can just add mention this Persona and craft it specifically for them this is quite amazing and I'll start using this concrete feature all the time now and if you're work inside of notion you might want to do it too
22:08

Kling AI Lip Sync

all right next up cing released a new feature lip syncing so what me and the team did is we ran a bunch of images through cling and some of its competitors like haen and Runway lip syncing and here are the results for you to compare do you think you know me you have no idea what I've been through every step I take every decision I make the very press clip within cling is decent do you think you know me you have no idea what I've been through same thing in Runway didn't even move the lips do you think you know me you have no idea what I've been through an inhan half the mouth is sort of closed plus the background does move it's just a face okay let's have a look at this cook inside of cling all right let me tell you about this new dish we're talking about seared scallops golden and crisp on the outside yeah I don't know about that one that was a bit weird all right let me tell you about this new dish again not moving the lips okay next one heyen all right let me tell you about this new dish we're talking about Sears okay so this is not great I think cling is the best of the bunch but that doesn't say much next clip you are stronger than you think every challenge you faced every setback you've endured those were lessons not bad not terrible you are stronger than you think every challenge you've faced every setback you've endured here Runway is sort of decent and then hey Jen you are stronger than you think every challenge you've faced every setback you've endured yeah I actually really like cling here as it also moves the camera and stuff it's not perfect but it's the best of the bunch one last comparison look at that that's pretty good for a fun use case like this it might be good yeah I guess Runway is okay this e static nature of haen just isn't it so I would say out of the bunch clink performs the best so in Haun you can include voice Generations from 11 Labs which is a big plus cuz they have the best voices but clink can only do 10 seconds at a time but if you can fit that in I guess it's the best lipstick tool in the market right now and there you go that's it for today the guy that was planning to have a shot every single time I use the word use cases must be absolutely devasta and is probably at the hospital at this point but for all you other wonderful viewers I hope you enjoy this and I'll see you next week

Ещё от The AI Advantage

Ctrl+V

Экстракт Знаний в Telegram

Транскрипты, идеи, методички — всё самое полезное из лучших YouTube-каналов.

Подписаться