Prompt Engineering
Prompt Engineering
  • Видео 253
  • Просмотров 8 195 417
RAG Beyond Basics - Course Announcement
Course Link: prompt-s-site.thinkific.com/courses/rag
If you want to learn how RAG works and how to go beyond basics, this course is for you.
Просмотров: 1 277

Видео

Claude Artifacts: What it can do and limitations
Просмотров 6 тыс.2 часа назад
Let's learn how to create Artifacts with Claude 3.5 Sonnet. Some Interesting Artifacts in the video and more: x.com/ProperPrompter/status/1804021512728645939 x.com/omarsar0/status/1803907052785582508 x.com/ammaar/status/1803914672091074726 x.com/emollick/status/1804215750460154174 x.com/skirano/status/1803873436722172016 x.com/that_igor_/status/1804877081018249388 x.com/alliekmiller/status/1804...
Meet Claude 3.5 Sonnet: First Impression of a model Superior to GPT-4o
Просмотров 15 тыс.14 часов назад
First look at Claude 3.5 Sonnet from Anthropic. LINKS: claude.ai/ Blogpost: www.anthropic.com/news/claude-3-5-sonnet Timeline: tinyurl.com/3t93abjn Model Card: tinyurl.com/25p7a4fj API Docs: tinyurl.com/bde2zhw7 💻 RAG Beyond Basics Course: prompt-s-site.thinkific.com/courses/rag Let's Connect: 🦾 Discord: discord.com/invite/t4eYQRUcXB ☕ Buy me a Coffee: ko-fi.com/promptengineering |🔴 Patreon: ww...
RAG from Scratch in 10 lines Python - No Frameworks Needed!
Просмотров 15 тыс.19 часов назад
In this video, I'll show you how to create a fully functional chat system using your own documents with just 10 lines of Python code. We'll dive into Retrieval Augmented Generation (RAG) without relying on frameworks like LangChain, LamaIndex, or vector stores such as Chroma. 💻 RAG Beyond Basics Course: prompt-s-site.thinkific.com/courses/rag LINKS: Colab: tinyurl.com/cnufkeky Ben's X account: ...
SambaNova: Groq Got Competition
Просмотров 3,4 тыс.21 час назад
Groq is the Gold standard when it comes to inference speed, but there is a new kid in town providing similar inference speed. This one is called SambaNova. 💻 RAG Beyond Basics Course: prompt-s-site.thinkific.com/courses/rag 🦾 Discord: discord.com/invite/t4eYQRUcXB ☕ Buy me a Coffee: ko-fi.com/promptengineering |🔴 Patreon: www.patreon.com/PromptEngineering 💼Consulting: calendly.com/engineerpromp...
Mesop: Google's UI Framework for Building Web Application
Просмотров 15 тыс.День назад
In this video, I walk you through Mesop, Google's newly open-sourced tool for creating web UIs using pure Python. Similar to Streamlit or Gradio, Mesop lets you build responsive and beautiful UIs quickly. I'll show you how to install Mesop, explore its components, and even create a chatbot using the Gemini API. With powerful state management and flexible components, Mesop makes web development ...
Qwen-Agent: Build Autonomous Agents with The Best Open Weight Model
Просмотров 7 тыс.День назад
In this video, I dive into Alibaba's latest Qwen-2 model, the best open weight model available. We explore function calling and agentic workflows using Qwen-2's powerful features. The model family ranges from 0.5 billion to 72 billion parameters, with support for up to 128,000 tokens and multiple languages, including Middle Eastern and Southeastern languages. I'll show you how to perform functi...
Deploy Open LLMs with LLAMA-CPP Server
Просмотров 4,2 тыс.14 дней назад
Learn how to install LLAMA CPP on your local machine, set up the server, and serve multiple users with a single LLM and GPU. We'll walk through installation via Homebrew, setting up the LLAMA server, and making POST requests using curl, the OpenAI client, and Python requests package. By the end, you'll know how to deploy and interact with different models like a pro. #llamacpp #deployment #llm_...
Gemini Flash is SURPRISINGLY Good for Agents and Function Calling
Просмотров 4,8 тыс.14 дней назад
In this video, we look into the latest updates to the Gemini models, covering both the Pro and Flash versions. We'll explore practical use cases, focusing on building a customer support agent that performs sequential and parallel function calls. #gemini #google #deepmind 💻 RAG Beyond Basics Course: prompt-s-site.thinkific.com/courses/rag 🦾 Discord: discord.com/invite/t4eYQRUcXB ☕ Buy me a Coffe...
Deploy AI Models to Production with NVIDIA NIM
Просмотров 7 тыс.14 дней назад
In this video, we will look at NVIDIA Inference Microservice (NIM). NIM offers pre-configured AI models optimized for NVIDIA hardware, streamlining the transition from prototype to production. The key benefits, including cost efficiency, improved latency, and scalability. Learn how to get started with NIM for both serverless and local deployments, and see live demonstrations of models like Llam...
Web Scraping for LLM in 2024: Jina AI Reader API, Mendable Firecrawl, and Crawl4AI and More
Просмотров 13 тыс.21 день назад
In this video, we look into various tools for web scraping, both free and paid. Learn how to scrape data from web pages and PDFs using Beautiful Soup, Reader API from Jena AI, and Firecrawl from Mendable. We also discuss advanced web scraping solutions like Scrape Graph AI and Crawl4AI. Ideal for creating LLM applications, this video provides practical examples and code demonstrations. Subscrib...
Why Cartesia-AI's Voice Tech is a Game-Changer You Can't Ignore!
Просмотров 12 тыс.21 день назад
In this video, I'm excited to introduce Cartesia AI's revolutionary real-time text-to-speech system, Sonic, which offers 135ms model latency and lifelike generative voice capabilities. I'll demonstrate how this versatile API can be integrated into your projects, including a step-by-step guide on obtaining and using the API key. With a variety of voices to choose from, including options for emot...
Marker: This Open-Source Tool will make your PDFs LLM Ready
Просмотров 37 тыс.21 день назад
In this video, I discuss the challenges of working with PDFs for LLM applications and introduce you to an open-source tool called Marker. Marker simplifies the conversion of complex PDF files into structured Markdown, making data extraction much easier. I compare Marker with NuGet, showing its superior performance in preserving document structure accurately. Additionally, I give a detailed tuto...
Master Fine-Tuning Mistral AI Models with Official Mistral-FineTune Package
Просмотров 8 тыс.28 дней назад
In this video, I walk you through the official Mistral AI fine-tuning guide using their new Mistral FineTune package. This lightweight code base enables memory-efficient and high-performance fine-tuning of Mistral models. I delve into the detailed data preparation process and explain how to format your datasets correctly in JSONL format to get the best results. We'll also set up an example trai...
Advanced Function Calling with Mistral-7B - Multi function and Nested Tool Usage
Просмотров 6 тыс.Месяц назад
Testing Multi and Nested Function Calls with Mistral 7b In this video, I explore the advanced function calling capabilities of the Mistral 7b v3 model, including multi-function and nested function calls. Using a Google Colab notebook by Uncle Code, I demonstrate how to set up, install the Mistral inference package, and log into Hugging Face hub. Practical examples of the model handling multiple...
ChatGPT Desktop App: First Impressions and What's Missing!!!
Просмотров 4 тыс.Месяц назад
ChatGPT Desktop App: First Impressions and What's Missing!!!
NEW MISTRAL: Uncensored and Powerful with Function Calling
Просмотров 8 тыс.Месяц назад
NEW MISTRAL: Uncensored and Powerful with Function Calling
INSANELY FAST Talking AI: Powered by Groq & Deepgram
Просмотров 8 тыс.Месяц назад
INSANELY FAST Talking AI: Powered by Groq & Deepgram
Creating JARVIS - Your Voice Assistant with Memory
Просмотров 7 тыс.Месяц назад
Creating JARVIS - Your Voice Assistant with Memory
Creating J.A.R.V.I.S.
Просмотров 3,8 тыс.Месяц назад
Creating J.A.R.V.I.S.
First Impressions of Gemini Flash 1.5 - The Fastest 1 Million Token Model
Просмотров 8 тыс.Месяц назад
First Impressions of Gemini Flash 1.5 - The Fastest 1 Million Token Model
Google IO: Agents is The Future - Demos
Просмотров 3,6 тыс.Месяц назад
Google IO: Agents is The Future - Demos
Getting Started with GPT-4o API, Image Understanding, Function Calling and MORE
Просмотров 10 тыс.Месяц назад
Getting Started with GPT-4o API, Image Understanding, Function Calling and MORE
GPT-4o: OpenAI's NEW OMNI-MODEL Can DO it ALL
Просмотров 4,4 тыс.Месяц назад
GPT-4o: OpenAI's NEW OMNI-MODEL Can DO it ALL
Yi-1.5: True Apache 2.0 Competitor to LLAMA-3
Просмотров 6 тыс.Месяц назад
Yi-1.5: True Apache 2.0 Competitor to LLAMA-3
NVIDIA ChatRTX: Private Chatbot for Your Files, Image Search via Voice | How to get started
Просмотров 8 тыс.Месяц назад
NVIDIA ChatRTX: Private Chatbot for Your Files, Image Search via Voice | How to get started
Free LOCAL Copilot to Take Your Coding to the NEXT LEVEL
Просмотров 7 тыс.Месяц назад
Free LOCAL Copilot to Take Your Coding to the NEXT LEVEL
Free Copilot to Take Your Coding to the NEXT LEVEL
Просмотров 13 тыс.Месяц назад
Free Copilot to Take Your Coding to the NEXT LEVEL
Llama-3 🦙 with LocalGPT: Chat with YOUR Documents in Private
Просмотров 11 тыс.Месяц назад
Llama-3 🦙 with LocalGPT: Chat with YOUR Documents in Private
Extending Llama-3 to 1M+ Tokens - Does it Impact the Performance?
Просмотров 11 тыс.Месяц назад
Extending Llama-3 to 1M Tokens - Does it Impact the Performance?

Комментарии

  • @trivenianand4169
    @trivenianand4169 Час назад

    Real nice explaination, Could u help me out with the open ai api key? It only works if you have a paid openai account , any other alternative?

  • @elicipriano803
    @elicipriano803 2 часа назад

    How do I add a chat history here as a reference for the bot's answers?

  • @newssir5790
    @newssir5790 6 часов назад

    is not there a way to use faster-whisper with groq?

  • @EssentiallyAI
    @EssentiallyAI 8 часов назад

    You misspelled "Annoucement".

    • @engineerprompt
      @engineerprompt 8 часов назад

      Good catch, thanks for pointing it out

  • @mushinart
    @mushinart 11 часов назад

    Just enrolled...happy that i did.... Half way through already.....

    • @engineerprompt
      @engineerprompt 10 часов назад

      Awesome, let me know if you have any questions or things that I can improve on!.

  • @user-ui9rx6ni3n
    @user-ui9rx6ni3n 12 часов назад

    Joined already 🎉 just hope that you will keep the content updated with today’s dynamic AI landscape

    • @engineerprompt
      @engineerprompt 10 часов назад

      Great, please let me know if there are questions or suggestions. Will keep adding more updates there.

  • @BatoolZ-q5r
    @BatoolZ-q5r 14 часов назад

    do we have to add the tiny pixel model to colab?

  • @Khser
    @Khser 17 часов назад

    why do so many "use your own dataset" videos are just using online datasets? this has nothing to do with my data, it is custom yes, but not mine. it is online dataset from hf. my dataset wouldnt be there

  • @joepropertykey3612
    @joepropertykey3612 17 часов назад

    Interesting, and I am prolly going to drop $ the for this course. The only thng holding me back is..... where are the vector stores. I really like your approach to 'local' for everyone, and tell everyone I know interested in local AI to look at your channel ....... but I don't want to be pointed at 'cloud based' vector stores that use pg-vector plugin extension .....when Postgres is already free, open source, and what the plugin (pg-vector) plugs into. That's the 'decider' for spending $200. Do we get pointed back at something like Pincecone, when postgres running locally overly fits the bill with the very. Same. Technolgy, sans giving our data to Pinecone (ect ilk) and paying them a fee, when I can run the same postgres faster from the Desktop. Are you pointing people (with code) to cloud based vector store, or pointing out the same free version of it on the desktop? It really matters when developing a flow. I'd like an answer to that before spending $200 Other than that, keep doing what you do. It's great.

    • @engineerprompt
      @engineerprompt 16 часов назад

      glad you are finding the content helpful. As for the vectorstore, I use chroma in the course, so everything is local. The goal is to introduce concepts and explain them in a way that everyone can understand. Choice of tools is really a matter of application you are building. Hope you will find the course helpful as well.

    • @joepropertykey3612
      @joepropertykey3612 14 часов назад

      @@engineerprompt Right on dude. I just mentioned you to someone earlier and that you 'build' as opposed to some of the other youtubers that will generate kitten images with a $150 million model :) I think 'where and what' is being used for RAG right now is being more looked at. And While I 'DO' respect the ones like you that will still slide paid promos for AI services....... You still have to eat. I get that. Eat well, youj earned it. Chroma is cool. I see fragmentation in this early AI goldrush, and part of this is some of the influencers always trying to wrap a critical componenent like RAG or hosting ...... to do something that can be done locally..... I get it. People have to eat :) But a paid course, is why I asked. I just want to know thats what I am getting. You should 'Udemy' man. Are you doing anything with 'geocoded' embeddings in the future?There's a 'Vector Databasing with DuckDB on Top of PGVector' medium article out there that is pretty interesting.

    • @joepropertykey3612
      @joepropertykey3612 14 часов назад

      @@engineerprompt additionally, if I may, when you said 'The goal is to introduce concepts and explain them in a way that everyone can understand'......that last 'Phi' model update, Microsoft said what made the model so great was feeding it cleaner data. Some of the approaches to 'chunking' over simplify how it should be used on different data content types.

  • @bakistas20
    @bakistas20 19 часов назад

    Will you add this to Udemy?

    • @engineerprompt
      @engineerprompt 16 часов назад

      No plans for that at the moment. Might do that later depending on if there is interest.

  • @martinsherry
    @martinsherry 19 часов назад

    Thanks, this does sound v tempting and v interesting - congrats on putting this together. It would have been helpful to have had a brief demonstration of the best version of the solution that you have put together. ie does this really work in practice on real research type problems that we encounter, covering hundreds of documents and being able to ask complex questions requiring inputs from multiple documents (as opposed to the typical "who is the president of the US"-type questions that we see on so many other videos of RAG demos). Also, assuming it can do such tasks, what is the average run cost of a typical query, as obviously there are ways of simply cramming the context window with massive chunks of text to the extent that each query costs a fortune). Lastly, kudos for offering to maintain the content over a period as it does seem like the market is changing v quickly in this space.

    • @engineerprompt
      @engineerprompt 16 часов назад

      This is a valid point. I am going to see what I can add there. At the moment, the goal is to cover topics beyond basics and enable the user to build robust applications for retrieval. The course does not cover agentic RAG, something that I a thinking to adding in near future. We do cover reranking techniques that can help you reduce the context that is sent to the LLM hence cost reduction but I think it will be good to add something on the cost of running these LLMs. These are really good points that will help improve the content. It was one of the goals to get feedback and improve it further. Thanks for sharing.

  • @last0moon
    @last0moon 21 час назад

    Good luck i would like to learn about AI but not RAG maybe next course :)

    • @martinsherry
      @martinsherry 19 часов назад

      Hi I saw your comment and I was wondering if you could elaborate a little bit. When you say you are interested in ai but not in RAG, can you expand on what type of AI you're interested in.

    • @engineerprompt
      @engineerprompt 16 часов назад

      Would be interested in what specific topics related to AI you are thinking about?

  • @Amine-141
    @Amine-141 23 часа назад

    First of, thanks for all the great content ! Any plans for a nodejs version of this course ?

    • @engineerprompt
      @engineerprompt 16 часов назад

      thanks, I dont' have nodejs experience but might be able to convert the code with Claude's help :) let me see what I can do.

  • @abeechr
    @abeechr 23 часа назад

    artifacts does not seem to be working for me. I entered the same prompt and got “I apologize, but I do not have the ability to generate edit, manipulate, or produce images.” I’m on the professional plan. Any advice?

  • @kalimamzad6136
    @kalimamzad6136 23 часа назад

    Nice outline and love your way of delivery 🎉. But honestly speaking your course price is high. You may cosider udemy platform as well to publish your course with a discounted price. Wish you good luck.

    • @kashyapbarad
      @kashyapbarad 23 часа назад

      Same price is very much high

    • @KhaldounSenjab
      @KhaldounSenjab 22 часа назад

      Exactly. The course is awesome and very useful. However, the price is too high for me. I really wish for a discount.

    • @engineerprompt
      @engineerprompt 16 часов назад

      thank you for kind words. If the price is too high, email me and let's see what we can do :)

  • @VerdonTrigance
    @VerdonTrigance День назад

    is it better than DeepSeek coder?

    • @engineerprompt
      @engineerprompt День назад

      I think so, the presence of the artifacts feature make is really great for small projects.

  • @MrMiguelChaves
    @MrMiguelChaves День назад

    8:50 Wrong!!!! The answer is -5 !!!

  • @imdb6942
    @imdb6942 День назад

    Hey, heads up the correct answer is -5 @9:02 not -4

  • @intellect5124
    @intellect5124 День назад

    Very informative video. Could you try to build a system that can run on a large number of PDFs and further convert these to .md files for an LLM to query or generate specific prompts with a UI?

    • @engineerprompt
      @engineerprompt День назад

      Yeah, I am thinking about it. Will post something.

  • @GetzAI
    @GetzAI День назад

    9:54 it didn't ignore position 9, it just didn't count it as a NEW appearance. It is presuming not a count of the R, but a unique appearance between other letters. Interesting. Once I an prompt again, I'll try "How many times is the letter R used in Strawberry."

    • @boboquad
      @boboquad 20 часов назад

      In ChatGPT your prompt works the first time.

  • @reifuTD
    @reifuTD День назад

    When I was a kid I was giving an old computer that used those black floppy disks. There was this one game on one of those disks that was a game with spaceships on a two plane with planets all stationary. The Planets had gravity to them and the goal of the game is to type a number between 0 and 360 and a speed number and the ship would shoot a missile that would fly around the planets and try to hit the enemy ship without getting hit by your own missile or the enemy's missile. For what I seen this game could be easily recreated in Claude Artifact.

  • @ignaciopincheira23
    @ignaciopincheira23 День назад

    Could you add the description of each image to the text with the aim of having a single Markdown file, similar to the original PDF? This way, it would be possible to pass a file to a language model that is readable and maintains its content.

    • @engineerprompt
      @engineerprompt День назад

      Yes, that is possible. I am going to create a video on multi-modal RAG which will cover this topic.

  • @ignaciopincheira23
    @ignaciopincheira23 День назад

    Hi, could you convert complex PDF documents (with graphics and tables) into an easily readable text format, such as Markdown? The input file would be a PDF and the output file would be a text file (.txt).

    • @engineerprompt
      @engineerprompt День назад

      Yes, checkout this video: ruclips.net/video/mdLBr9IMmgI/видео.html

  • @spicer41282
    @spicer41282 День назад

    Please clarify. Is Artifacs only available for a paid subscription? As I'm only getting saying that Claude cannot execute code? Please create a video which clearly demonstrate the enabling Artifacts. Perhaps I'm missing a step or two? I'm using Sonnet 3.5 in the free version.

    • @SamirPatnaik
      @SamirPatnaik День назад

      1:30 He's on free tier as well. Look at the bottom left of screen. "You are out of free messages until 4PM"

    • @jaywv1981
      @jaywv1981 День назад

      There is a slider to enable artifacts.

    • @engineerprompt
      @engineerprompt День назад

      Its available to free users as well. This video shows how to enable it: ruclips.net/video/Q5ddZa5QEjA/видео.html

  • @maxziebell4013
    @maxziebell4013 День назад

    I saw that ozgrozer has an repo chatgpt-artifacts basically recreating the interface aspect. It’s only a matter of time until Open AI will implement this native, but in the meantime that might be nice to have for people on ChatGPT or with a longer commitment like the yearly teams plan as I have. I must confess, I am also paying for Claude currently… just to much fun to pass up on this latest innovation.

  • @Jack-RichardViri
    @Jack-RichardViri 2 дня назад

    Does OPen AI API cost ? Good video man

  • @ritikeshchoube1748
    @ritikeshchoube1748 2 дня назад

    i have pdf of scanned documents it is like images os using tesseract i am converting this into images and then reading it but the thing is my pdf has also some table and when i am generating embedding of this and then passing into to an llm it is unable to answer the question which i am asking from the table...

    • @engineerprompt
      @engineerprompt День назад

      My recommendation will be to run them through a multimodal model like Claude Haiku, if cost is not a big concern. You can use that directly to answer questions from scanned docs. Here is a video on how to do that. ruclips.net/video/a5OW5UAyC3E/видео.html

  • @adityasharma2667
    @adityasharma2667 2 дня назад

    how do you find that chunksize =800 and overlap 20 is a good number?

    • @engineerprompt
      @engineerprompt День назад

      chunk size and overlap is really doc dependent. I think openai uses similar parameters in their assistants by default.

  • @patriceblanc2343
    @patriceblanc2343 3 дня назад

    A lot of thanks for this tutoriel. I have created an avatar with your clear explanations !!

  • @HassanAllaham
    @HassanAllaham 3 дня назад

    Thanks for the good content. I wonder how this compares to OLLAM? 🌹🌹🌹

  • @nshettys
    @nshettys 3 дня назад

    Brilliant! Thanks for this one

  • @gemini_537
    @gemini_537 3 дня назад

    Gemini 1.5 Pro: This video is about Gemini Flash, a large language model, and its capability for function calling. The video also covers how to build a customer support agent using Gemini Flash. The speaker starts the video by mentioning that Gemini models recently had an update to both Pro and Flash versions. This update allows users to access improved rate limits and the ability to fine-tune the Flash version on their own dataset. The speaker is particularly interested in Gemini Flash because it seems to offer a good balance between quality of outputs, price, and throughput. Then the videos dives into the concept of function calling in large language models. Function calling allows the model to access real-time information through external APIs. The speaker provides an example of using an external API to get stock prices. Next, the speaker explains how to build a customer support agent that can make sequential and parallel function calls using Gemini Flash. The agent is built using Python code. The speaker demonstrates the agent by simulating a conversation between a customer and the agent about an order. The conversation involves the agent getting the order status, initiating a return, and updating the shipping address. The speaker concludes the video by mentioning that Gemini Flash was able to handle all the requests accurately, including the complex ones that involved multiple function calls. The speaker finds Gemini Flash to be a good model with good speed and relatively lower cost compared to other models in its class. Overall, the video provides a positive assessment of Gemini Flash's capability for function calling.

  • @sanjaybhatikar
    @sanjaybhatikar 3 дня назад

    It will work well for a while. Then cause dependency conflicts because of some library that implements a redundant data structure that only Giggle feels we need. Then Giggle will lose interest and move on to something else leaving developers in the pit. Thanks but no thanks. 😂

  • @MuhamadDXB
    @MuhamadDXB 3 дня назад

    I Was telling my friend about the power of the SONNET! more than chatgpt 4.O

  • @sarbajitsarkar9611
    @sarbajitsarkar9611 3 дня назад

    Can it generate image?? 🌚

  • @nmstoker
    @nmstoker 3 дня назад

    Brilliantly explained with clarity and insight, thank you! Also really pleased you point out that RAG emerged from IR ideas and wasn't brand new: when I saw it I was like, haven't people seen Facebook's DrQA from 2017?!? And even that wasn't out the blue, there's a long established history with IR 👍

    • @engineerprompt
      @engineerprompt День назад

      thank you. I agree, in most of the case, we are reinventing the wheel and giving old approaches with new names. Interestingly enough a simple keyword based search (BM-25) will still out perform dense embeddings in most cases!

  • @user-sd3qe7qu9c
    @user-sd3qe7qu9c 4 дня назад

    500 likes, keep it up !

  • @xd-qiVISION
    @xd-qiVISION 4 дня назад

    Real GPT 5/6 level intelligence This is not a trick i’ve extensively tested to get these answers first try if anyone wants to access this superior GPT with 10 x vision capabilities 10 x smarter outputs for chat GPT i figured out something crazy, you’ll be surprised of what it can really do *Its called Smart Vision image/text analysis* Or visit my channel description for the direct link (Paste your own custom instructions for a superior smart chat aswell *It can put text into images, solve highly complex math and physics problems even reasoning images* and so much more This is not a trick i’ve extensively tested to get these answers first try, read *IMPORTANT* in the GPT’s conversation starter

  • @Qual_
    @Qual_ 4 дня назад

    it's one of the most useless video on youtube. You literally opened a notebook, and read it. You didn't added a single sentence that would be considered as a plus value. That was like watching a text to speech model in action.

  • @user-lb2gu7ih5e
    @user-lb2gu7ih5e 4 дня назад

    By YouSum Live 00:00:10 Cloud 3.5 Sonet: State-of-the-art model surpassing previous benchmarks 00:00:23 Artifacts feature: Enhances user interaction with Cloud 00:01:00 Performance superiority: Beats GPT 4 and previous models 00:01:30 Model availability: Accessible through API for immediate use 00:02:42 Image understanding: Enhanced capabilities demonstrated 00:03:00 Artifacts demonstration: Interact with model-generated content 00:04:20 Future model releases: Teasing upcoming Cloud versions By YouSum Live

  • @the.aifeed
    @the.aifeed 4 дня назад

    Claude 3.5 Sonnet looks amazing!

  • @beemerrox
    @beemerrox 5 дней назад

    Nice comparison! Please continue work on scraping for AI applications. Hot topic!

  • @john_blues
    @john_blues 5 дней назад

    I wish videos would stop using the phrases 'Killer', 'Changes everything' and the like.

  • @nickolacafe9419
    @nickolacafe9419 5 дней назад

    🎯 Key points for quick navigation: 00:00 *Cloud 3.5 Sonnet surpasses GPT-4.* 01:19 *Costs $3 per million input tokens, $15 per million output tokens.* 03:09 *Artifacts feature enhances user interaction.* Made with HARPA AI

  • @gonzalooviedo5435
    @gonzalooviedo5435 5 дней назад

    Me parece igual complejo, ni un brillo.

  • @elon-69-musk
    @elon-69-musk 5 дней назад

    in really it kills harder than in benchmarks

  • @madbike71
    @madbike71 5 дней назад

    Excelent and concise description. Thank you.

  • @finalfan321
    @finalfan321 5 дней назад

    still no agents or web search?

  • @HoD999x
    @HoD999x 5 дней назад

    no way gemini is that high...

    • @blisphul8084
      @blisphul8084 5 дней назад

      Gemini 1.5 Pro is severely underrated, Google aistudio is the way to use it with its full capabilities.

  • @unclecode
    @unclecode 5 дней назад

    Isn't it funny how they do their versioning? Now, Claude-3.5 isn't just better than GPT-3.5, but also surpasses GPT-4. So, they're basically saying that whatever the latest version of OpenAI GPT is (let's say N), their N-0.5 version will surpass it. This will continue unless OpenAI stops releasing updates until Anthropic's versioning catches up! :D

    • @appakbeats5867
      @appakbeats5867 5 дней назад

      Wtf, you did not listen a thing to what he said, did you It's another company which released their 3.5 model, not OpenAI

    • @romeski
      @romeski 3 дня назад

      anything gpt-N can do, claude-(n-0.5) can do better XD