Build Anything with Perplexity, Here’s How

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024
  • Do you want to join my team? Apply here: forms.gle/2iz4...
    If you're serious about AI, and want access to my code, click here: www.skool.com/...
    Get 50% Off Perplexity: perplexity.ai/...
    Follow me on Twitter - x.com/DavidOnd...
    Please Subscribe.
    With Perplexity and VS Code you can make literally anything. This video will teach you how to create your own Chrome Extension from scratch, even if you know nothing about AI or Programming.

ความคิดเห็น • 142

  • @DavidOndrej
    @DavidOndrej  3 หลายเดือนก่อน +24

    I'M HIRING! Do you want to join my team? Apply here: forms.gle/DWUxTENdet7CeiEi7

    • @FahadAbdullahi-jw4jv
      @FahadAbdullahi-jw4jv 3 หลายเดือนก่อน +2

      Sent an application earlier. Hoping I meet your needs

    • @shubhamshubham5536
      @shubhamshubham5536 3 หลายเดือนก่อน +1

      I applied, :) !

    • @arinovo
      @arinovo 3 หลายเดือนก่อน +3

      what is the "Prepare for AGI" course?

    • @Guigahs23
      @Guigahs23 3 หลายเดือนก่อน

      Hey David! Ive sent my application but i havent received any confirmation that everything was sent correctly. Is there any way to check it?

    • @JayxunFurkatovich
      @JayxunFurkatovich 3 หลายเดือนก่อน +1

      @@arinovo Artificial General Intelligence

  • @TechnoMageCreator
    @TechnoMageCreator 3 หลายเดือนก่อน +158

    Gpt-4o does that much better because of its memory and fact you can upload screenshots. It can easily troubleshoot. When designing a webpage for example. If it generates correctly the buttons and sizes but locations is wrong and easy trick I do is take a snapshot, move things around in paint quickly, make the prompt and upload both and ta-dam, next code reiterations is perfect. I have learned something working with AI. Laziness in writing as much context as possible is our weakness, and the cause of hallucinations is still us. AI is a game of speed problem solving, and there are tons of strategies between taking your time and writing as much context or choosing speed and trying to balance the hallucinations. Choose wisely.

    • @WestCoast4L1f3
      @WestCoast4L1f3 3 หลายเดือนก่อน +5

      Right there with you what do you do exactly in paint do you move the location of buttons where they should be and then re-prompt with the screenshot? To your point I was trying to verbally tell GPT to move certain elements using as much detail and reference points as possible and actually had success building a chrome extension, but I think visuals + detailed text is even more effective.

    • @dg-ov4cf
      @dg-ov4cf 3 หลายเดือนก่อน +4

      uhhh you definitely can upload images to perplexity

    • @chriskingston1981
      @chriskingston1981 3 หลายเดือนก่อน +18

      I’ve had a similar experience recently. Although I’m often lazy with context, providing screenshots with errors to GPT-4.0 has improved the results significantly.
      I’m considering developing a Python tool that interacts with GPT-4.0, allowing me to easily send screenshots and select default prompts, as well as terminal outputs from VSCode.
      Another useful trick I discovered is to ask GPT-4.0 to insert extensive debug information at each step. By feeding this terminal and debug output back into GPT-4.0, it can pinpoint where the process fails, similar to how developers debug manually.
      I believe a tool that facilitates quick and easy feedback to the AI would greatly enhance efficiency.
      Additionally, I recently updated a 7-year-old website for which I had hired a designer to create the frontend. My skills in frontend and CSS are lacking, making it difficult for me to update the site. The previous screenshot-to-code repositories weren’t very effective, but with GPT-4.0, I provided a screenshot and it generated an almost exact copy using modern standards, including Tailwind CSS and mobile responsiveness. This saved me a lot of time, effort, and frustration.

    • @TechnoMageCreator
      @TechnoMageCreator 3 หลายเดือนก่อน

      @@WestCoast4L1f3 correct you do both, the more accurate the picture and prompt you get the right result

    • @potatodog7910
      @potatodog7910 3 หลายเดือนก่อน

      Memory is absurdly GOATed

  • @dafunkyzee
    @dafunkyzee 3 หลายเดือนก่อน +22

    I really appreciate seeing the raw footing of you thinking through development problems when the code goes wrong or the AI makes bad choices. I find it quite inspirational, and more approachable.

    • @MarkMayhew
      @MarkMayhew 3 หลายเดือนก่อน

      I thought it was a waste of time, he’s unfocused and meandering

    • @ww07ff
      @ww07ff 3 หลายเดือนก่อน

      I also like it, the step by step process instead of a theorical "storytelling" of AI capabilities.

  • @flusyrom
    @flusyrom 3 หลายเดือนก่อน +9

    And from chaos ....emerged light 🙂
    Seriously: seeing how you evolve your ideas whilest on the go was a pleasure....and it also gave an idea why AI agents still have ways to go before they equal human performance in an open creation process (....but I am sure they eventually will).

  • @DrNio-sh5mx
    @DrNio-sh5mx 3 หลายเดือนก่อน +4

    Update the features by making it more user friendly
    1. Add URL input field for users to add more websites which they consider to be a distraction to them
    2. Count for total websites in the list
    3. Total counts for attempts and restrictions (statistics)

  • @manu_1701
    @manu_1701 3 หลายเดือนก่อน +6

    Top tier programming with ai video tutorial! If you are not subscribed already after watching the whole tutorial I don't know what you're doing... This is game changer!
    Like button if you think the same
    👇👇👇

  • @chriskingston1981
    @chriskingston1981 3 หลายเดือนก่อน +16

    I think talking to AI will become the new coding language. I already notice now. I know how programming / code works. I am a php guy. I need Java a lot, but didn’t understand the syntax, but I know what I want it to do and which steps. Now with AI, I can build things I need in Java too, even if I don’t know the language. And I now can build anything I always wanted all those years.
    Seems like the programming languages are the tower of Babylon story. Now AI is giving us a universal language to build stuff.❤️❤️❤️

    • @edengate1
      @edengate1 3 หลายเดือนก่อน +1

      nice insight. maybe after understanding the logics and strategy behind designing a software, you dont even need to know the language anymore, just command to A.I.

    • @DrNio-sh5mx
      @DrNio-sh5mx 3 หลายเดือนก่อน

      You can learn Prompt Engineering

    • @barafwal253
      @barafwal253 หลายเดือนก่อน

      Hi, I need to subscribe for one of the paid version of these AI chatbots (Claude3.5 sonnet, chatgpt 4o etc.) for the coding purposes mainly. I need to frequently uploading files, images, and sometimes referring to the web links. I have huge length of codes to analyze and other files.
      Will it be exactly same if I directly subscribe to chatgpt 4o from openai or subscribe to perplexity and use the chatgpt 4o AI model in the setting, similar cases for other AI models too?
      In case of perplexity, I will be getting multiple AI models in just one plan, is it really true and practicable?

  • @wanro027
    @wanro027 3 หลายเดือนก่อน +4

    Great answer…”dont keep viewing video’s, but just do it! Top!

  • @nomad1220
    @nomad1220 16 วันที่ผ่านมา +1

    Great video, David. You've inspired me to create my own extensions as well. Keep on posting!

  • @HimesWorldEx
    @HimesWorldEx หลายเดือนก่อน

    Honestly you’re a real G. I know the basics that a website requires css and other files or scripts. But it’s nice to see you think outside the box like me.

  • @ecsrepair
    @ecsrepair 3 หลายเดือนก่อน +4

    Good shit dude!! I like your excitement at the end when it worked too...I know that feeling very well!

  • @arinco3817
    @arinco3817 3 หลายเดือนก่อน +2

    I love stuff like this! Great to watch your determination as you power through to completion. Also loved the step to brainstorm for 3 paragraphs, really cool idea.

  • @ginocote
    @ginocote 3 หลายเดือนก่อน +7

    Add a timer, if after 5 minutes your are still on x twitter to popup again after 5 minutes to remind you that your are losing your time.

  • @musicsuperhitsonyt
    @musicsuperhitsonyt 3 หลายเดือนก่อน +13

    His wanting $87 a month to teach us how to make AI Agents? Hell his bouncing all over the place, I'll pass on his so called New Society cause I'm sure I can find a more experienced instructor! Sorry I forgot to say BOOM!!! Damn that gets on my nerves.

  • @pin65371
    @pin65371 3 หลายเดือนก่อน +2

    When you were making the icons you should have just saved the image and then changed the image size. Start with the 128 and save. Then change the image size to 48 and save. Then change the image size to 16 and save.

  • @sagardhiman324
    @sagardhiman324 หลายเดือนก่อน

    Bro Literally, it's a GEM video on TH-cam, Even I am a Soft Dev, but not used AI in that way. BTW thanks.

  • @AD_Rap
    @AD_Rap หลายเดือนก่อน

    I really liked this video and I kept some notes on what things I could improve and what I liked about using ai tools tysm

  • @Mediwavehealth
    @Mediwavehealth 3 หลายเดือนก่อน

    Damn Man ! I am your fan sir. Thanks for everything and spiking my curiosity!

  • @MacS7n
    @MacS7n 3 หลายเดือนก่อน +15

    I made the switch to Perplexity because it's wayyyyy better than Google

    • @jarad4621
      @jarad4621 3 หลายเดือนก่อน +1

      Oh yeah so you use their new custom trained model sonar for search? It's fukin amazing, id you searching don't use other models,use sonar, I never google anymore now

    • @onlyms4693
      @onlyms4693 3 หลายเดือนก่อน

      ​​@@jarad4621 how its compare with gpt4o for problem solving and researching.. Like does its compareble the way they extract the data then represented it? I mean isnt gpt4o much more bigger llm compare to sonnar

  • @____2080_____
    @____2080_____ 3 หลายเดือนก่อน

    7:26 although I understand the frustration, this is the entire problem of the Internet era.
    Computers are too impersonal and most human responses that has been hardwired into the human species is the the need to ask humans questions and not abstract interfaces.
    This could be a problem to solve. Literally, the people who are asking these questions may have already tried to ask to computer it, but what has been shown through those interfaces may simply confuse them more.
    Many times, human beings have different modes of learning. While some learn through reading, some learn through watching videos, yet other learn through classroom instructions, while others just somehow learn several different ways.

  • @chrismachabee3128
    @chrismachabee3128 25 วันที่ผ่านมา

    By the way, the discount is for a month, not the yearly fee. I know you did not say it was for yearly, but you also didn't say it was for a month. It would be better is $120 was knocked off for the referral, but we can dream. Thanks anyway.

  • @dg-ov4cf
    @dg-ov4cf 3 หลายเดือนก่อน

    Did everyone get today's update to Pro search? Getting more agentic... I can't decide if the answer quality is actually any better but i like where they're going with it.

  • @stranmor
    @stranmor 3 หลายเดือนก่อน +3

    On Perplexity Claude Opus has a maximum context window of 32k tokens

    • @DavidOndrej
      @DavidOndrej  3 หลายเดือนก่อน

      where did you read that?

    • @hannespi2886
      @hannespi2886 3 หลายเดือนก่อน +1

      @@DavidOndrej perplexity :p

    • @stranmor
      @stranmor 3 หลายเดือนก่อน +1

      @@DavidOndrej Tested it myself

    • @barafwal253
      @barafwal253 หลายเดือนก่อน +1

      Hi, I need to subscribe for one of the paid version of these AI chatbots (Claude3.5 sonnet, chatgpt 4o etc.) for the coding purposes mainly. I need to frequently uploading files, images, and sometimes referring to the web links. I have huge length of codes to analyze and other files.
      Will it be exactly same if I directly subscribe to chatgpt 4o from openai or subscribe to perplexity and use the chatgpt 4o AI model in the setting, similar cases for other AI models too?
      In case of perplexity, I will be getting multiple AI models in just one plan, is it really true and practicable?

  • @joeking5211
    @joeking5211 3 หลายเดือนก่อน +2

    How do you replace your search engine with perplexity ?. And I guess you can't create this extension unless you have the PRO paid for version ???????.

  • @dankogulsoy
    @dankogulsoy 2 หลายเดือนก่อน

    I am glad Productivity Tool worked :)

  • @FelipeSoares-oo7bv
    @FelipeSoares-oo7bv 3 หลายเดือนก่อน

    Leeeeet's go, it's time to become a developer

  • @lightingcrypto
    @lightingcrypto 3 หลายเดือนก่อน +1

    Been watching a bunch of Your videos and they're great 🎉👌 Your giving us awesome content!
    At the same time as somebody new to AI and LLM's I'm confused on what to subscribe to - GPT 4.0, Claude 3 or Perplexity...?! 🤔
    Which would You suggest?

    • @barafwal253
      @barafwal253 หลายเดือนก่อน

      Hi, I need to subscribe for one of the paid version of these AI chatbots (Claude3.5 sonnet, chatgpt 4o etc.) for the coding purposes mainly. I need to frequently uploading files, images, and sometimes referring to the web links. I have huge length of codes to analyze and other files.
      Will it be exactly same if I directly subscribe to chatgpt 4o from openai or subscribe to perplexity and use the chatgpt 4o AI model in the setting, similar cases for other AI models too?
      In case of perplexity, I will be getting multiple AI models in just one plan, is it really true and practicable?

  • @chrispodpodkowa
    @chrispodpodkowa 2 หลายเดือนก่อน

    That was awesome. First time seeing perplexity.

  • @solank7620
    @solank7620 หลายเดือนก่อน

    Very informative video.
    I’m a bit confused about Perplexity. If you have Perplexity, does that mean ChatGPT and Claude are redundant? Or is Perplexity different in functionality?
    Does Perplexity have projects like Claude does? Because if it doesn’t have projects, then Claude might be better.
    If anyone has any input please reply 😀 Sorry, I’ve never used Perplexity.

  • @TF-qt3jh
    @TF-qt3jh 2 หลายเดือนก่อน +1

    💯❤Thanks as always for your thorough explanations-you really are the best! I noticed that Perplexity has either changed its operations or introduced a new feature that makes it resemble a multi-agent model. Could you explore this change in an upcoming video?

  • @itsban
    @itsban 3 หลายเดือนก่อน

    Maybe they've improved, but the reason I stopped using Perplexity when I had multiple follow up questions or files, was because it was not keeping up. Even though the models they use have a large context window, I suspect they still use a pretty small max context window when running them.

    • @barafwal253
      @barafwal253 หลายเดือนก่อน +1

      Hi, I need to subscribe for one of the paid version of these AI chatbots (Claude3.5 sonnet, chatgpt 4o etc.) for the coding purposes mainly. I need to frequently uploading files, images, and sometimes referring to the web links. I have huge length of codes to analyze and other files.
      Will it be exactly same if I directly subscribe to chatgpt 4o from openai or subscribe to perplexity and use the chatgpt 4o AI model in the setting, similar cases for other AI models too?
      In case of perplexity, I will be getting multiple AI models in just one plan, is it really true and practicable?

    • @itsban
      @itsban 18 วันที่ผ่านมา +1

      @@barafwal253 I’d pay for Claude in your case. Their models have a context length of 200k. And the model is quite good. The drawback is that depending on your usage, the amount of messages you can send might be tight.

    • @barafwal253
      @barafwal253 18 วันที่ผ่านมา +1

      @@itsban thanks for the reply, already subscribed to Claude, yes reaching message limits sooner.

  • @delunedelune7777
    @delunedelune7777 3 หลายเดือนก่อน +2

    Hi everyone. Can someone suggest which one to choose?
    Which one would be better in researching; for sending a big list of people (either as a text file or as text) from which one tells me who of all listed plays tennis? Chat GPT, Perplexity, or some other?
    Thank you!

    • @barafwal253
      @barafwal253 หลายเดือนก่อน

      Hi, I need to subscribe for one of the paid version of these AI chatbots (Claude3.5 sonnet, chatgpt 4o etc.) for the coding purposes mainly. I need to frequently uploading files, images, and sometimes referring to the web links. I have huge length of codes to analyze and other files.
      Will it be exactly same if I directly subscribe to chatgpt 4o from openai or subscribe to perplexity and use the chatgpt 4o AI model in the setting, similar cases for other AI models too?
      In case of perplexity, I will be getting multiple AI models in just one plan, is it really true and practicable?

  • @trafferz
    @trafferz 3 หลายเดือนก่อน +2

    i'm not seeing $10 / month. full price $20. no discount. anyone else? tried different browsers.

    • @karlanderson1900
      @karlanderson1900 หลายเดือนก่อน +1

      Same here. It says "$10 referral credit applied" and proceeds to require the full $20.

  • @webdevtech9724
    @webdevtech9724 3 หลายเดือนก่อน

    Great content create more tutorials as such. I would use css frameworks like bootstrap for the UI so you don’t have to worry about html and css.

  • @Every-AI
    @Every-AI 2 หลายเดือนก่อน

    damm, i build 2 extensions watching this and it is amazinggg

  • @ZENAIML
    @ZENAIML 3 หลายเดือนก่อน

    Nah, not sold on Perplexity for this type of functionality. More sources don't necessarily mean better output, especially at this stage in the game. Someone mentioned memory which is huge, because we don't realize how bad most models memory actually are in comparison to the way they could be if potential was reached sooner.

  • @LandonShipman-iDzynes
    @LandonShipman-iDzynes 2 หลายเดือนก่อน

    i had the great idea of using llm to help me write a google chrome extension, and for some reason I cannot get the format of my JSON file correct. followed every checklist i can find to troubleshoot the issue and it tells me exactly what line the error is on - but I still can't get it right. Frustrating!

  • @AberrantArt
    @AberrantArt 3 หลายเดือนก่อน

    Does paid version of Perplexity give the same exact features as the paid version of Claude 3 Opus?

  • @d.d.z.
    @d.d.z. 3 หลายเดือนก่อน +2

    I followed your link to perplexity and the price is the same $40, is that correct?

    • @rusdad1304
      @rusdad1304 3 หลายเดือนก่อน +1

      Same thing happened to me. It’s a bug I think because it’s fixable. After using the referral link, click the normal “learn more” link on the left hand side and it opens the normal checkout but if you follow to the end you’ll see a $10 credit.

    • @trafferz
      @trafferz 3 หลายเดือนก่อน

      @@rusdad1304 i'm seeing $20 / month without referral. straight from a search for pricing. not that i wouldn't use his code if it offered a discount. what price are you seeing?

    • @Zvezdan88
      @Zvezdan88 3 หลายเดือนก่อน

      It says $40 off if you pay annually! I actually used this coupon and paid $10.

  • @SoriBrate
    @SoriBrate 3 หลายเดือนก่อน +4

    whats up with the headphones? why wear them

    • @Roman_4x5
      @Roman_4x5 3 หลายเดือนก่อน +2

      Probably so he knows if his audio goes through correctly. Imagine spending all the time recording just to find out that audio stopped working half way through

  • @jkross6417
    @jkross6417 3 หลายเดือนก่อน +2

    I feel like you're soo excited... that you fail to articulate the key details that make someone want to stick around long enough. I wasn't sold quick enough so I split

  • @NickyDekker89
    @NickyDekker89 3 หลายเดือนก่อน +1

    Hey David, have you tried Fabric by Daniel Miessler?

  • @proflead
    @proflead 2 หลายเดือนก่อน

    Cool stuff! :) Thanks.

  • @annieorben
    @annieorben 3 หลายเดือนก่อน

    Perplexity is very good. But it's general purpose and not programming specific, which means it's workflow is not streamlined to coding.
    If you're interested in programming with AI, I wonder how you would like using a dedicated programming AI system like cursors to see how you like the experience?

  • @RABWA333
    @RABWA333 3 หลายเดือนก่อน +1

    Hi David , how to build LLM model using dataset I do have , this dataset is a pdf of manuscript?

    • @nycgweed
      @nycgweed 3 หลายเดือนก่อน

      Notebookllm

    • @MacS7n
      @MacS7n 3 หลายเดือนก่อน

      if you have your own data, How about RAG or Fine-tuning?

  • @motopaediatheview9284
    @motopaediatheview9284 2 หลายเดือนก่อน

    Thanks for the discount

  • @Fuentobean_
    @Fuentobean_ 3 หลายเดือนก่อน

    Great Job man I tried using your link but perplexity wouldn't let me input my info using your link

  • @RebelSyntax
    @RebelSyntax 3 หลายเดือนก่อน

    My problem with the chatgpt integrations into code tools is that it doesnt know about tech after 2021.

  • @usamahsnn
    @usamahsnn 2 หลายเดือนก่อน

    which one is better perplexity or copilot??

  • @giovannigonzalez796
    @giovannigonzalez796 3 หลายเดือนก่อน

    can I build something I can offer companies to make money? can I build a program that helps companies with audience engagement and marketing or maybe a program for administrative efficiency?

    • @Roman_4x5
      @Roman_4x5 3 หลายเดือนก่อน +2

      If you are asking questions like that, you better go back into plumbing 😂

  • @HasimFN
    @HasimFN 2 หลายเดือนก่อน +1

    You have pro but still all those ads on the right?

    • @DavidOndrej
      @DavidOndrej  2 หลายเดือนก่อน

      those aren't ads, those are relevant images / videos

    • @HasimFN
      @HasimFN 2 หลายเดือนก่อน

      @@DavidOndrej ohhh i understand, is it possible to turn that off ?

    • @HasimFN
      @HasimFN 2 หลายเดือนก่อน

      @@DavidOndrej i just subscribed with your referral code btw

  • @markland1000
    @markland1000 3 หลายเดือนก่อน

    Great Work!

  • @JeffPittman
    @JeffPittman 3 หลายเดือนก่อน

    Thoughts on Perplexity Pages?

  • @MariuszKen
    @MariuszKen 3 หลายเดือนก่อน +1

    Zapiszę sobie żeby póóźniej obrzec, bo moze byc bardzo ciekawe :)

  • @husanaaulia4717
    @husanaaulia4717 2 หลายเดือนก่อน

    If you ask what Interstitial mean, you could save more time.

  • @techikansh
    @techikansh 3 หลายเดือนก่อน

    that was a pretty cool video

  • @Quitcool
    @Quitcool 3 หลายเดือนก่อน

    you shouldn't pick a idea related to DOM, gpt-4o always redirect the final answer to be safe one.

  • @MrBmarx
    @MrBmarx 2 หลายเดือนก่อน

    Interesting but I can still see your lack of experience. By the way, quite at the end, when brainstorming takes place then you understand how it works and what triggers what. This just mean that you didn’t choose the adequate way to intercept what you intended and obviously another approach seems now compulsory even if you succeed.

  • @Jmhawks
    @Jmhawks 3 หลายเดือนก่อน

    Ever thought about switching to Linux?

  • @MuratKilci
    @MuratKilci 3 หลายเดือนก่อน

    Link is $40 50%off. Is it wrong?

  • @aceperkins
    @aceperkins 3 หลายเดือนก่อน

    This is great

  • @ngbrother
    @ngbrother 3 หลายเดือนก่อน

    I can’t help thinking 🤔 while watching this video why you have to do all this copying and pasting. Why can’t perplexity just follow the steps that it wrote so you don’t have to do it. TBH you spent 8 minutes performing copy and paste actions. I agree that the work you did to refine the application to make it better added value - but there was still a lot of copy paste.

  • @everbliss7955
    @everbliss7955 3 หลายเดือนก่อน

    Honestly, this was a struggle.

  • @funnyreels6548
    @funnyreels6548 หลายเดือนก่อน +1

    im noticing genz n gen alpha talk reallllyyy fast and are not great at articulation. slow down...take a deep breath guys.

  • @TheOne-nw5wp
    @TheOne-nw5wp 28 วันที่ผ่านมา

    Boooooom..

  • @shazzadhaqueprince2733
    @shazzadhaqueprince2733 2 หลายเดือนก่อน

    At first glance, I thought you might be Elon Musk... 😂😂

  • @user-ex6nd6cb8q
    @user-ex6nd6cb8q 2 หลายเดือนก่อน

    share the code

  • @dinesh.p8642
    @dinesh.p8642 3 หลายเดือนก่อน

    ur jawline

  • @user-ve5ku7sr2p
    @user-ve5ku7sr2p 3 หลายเดือนก่อน

    Sorry brother.
    i used perplexity for data analysis and related questions. It absolutely sucked. this is with GPT 4o as the default model.
    cancelled it

    • @barafwal253
      @barafwal253 หลายเดือนก่อน

      Hi, I need to subscribe for one of the paid version of these AI chatbots (Claude3.5 sonnet, chatgpt 4o etc.) for the coding purposes mainly. I need to frequently uploading files, images, and sometimes referring to the web links. I have huge length of codes to analyze and other files.
      Will it be exactly same if I directly subscribe to chatgpt 4o from openai or subscribe to perplexity and use the chatgpt 4o AI model in the setting, similar cases for other AI models too?
      In case of perplexity, I will be getting multiple AI models in just one plan, is it really true and practicable?

  • @frazerhainsworth08
    @frazerhainsworth08 3 หลายเดือนก่อน +2

    you look like you need to go outside. you ok bro?

    • @MMABeijing
      @MMABeijing 3 หลายเดือนก่อน

      maybe you need to go monk mode for a year

  • @ggre55
    @ggre55 2 หลายเดือนก่อน +1

    Well guess what all other llm are garbage i tried all of theme
    I am a developper and the only one that actuallly helps is gpt models
    Gemini without even saying its like comparing ronaldo & maquire 😅
    Gemini is waste of money its so lazy cant debuge a thing so protective overall garbage
    The claude model not really bad compared to gpt 3 but slower
    Llama the fastest but not really smart
    At the end if ur a dev go with gpt 3 its free its amazing its all u need now they even offer 4o wich is a huge boost cuz it can read files

  • @dhaneshdutta
    @dhaneshdutta 2 หลายเดือนก่อน

    why do you look like elon musk

  • @hamzanouali6051
    @hamzanouali6051 หลายเดือนก่อน

    You have a Nigerian/African accent 😅

  • @afkaito749
    @afkaito749 3 หลายเดือนก่อน +1

    Perplexity can’t even answer follow-up questions and doesn’t remember the conversation
    It’s primarily good as a search engine, not as a coding assistant
    You’re not a dev and you’re kinda spreading BS honestly

    • @afkaito749
      @afkaito749 3 หลายเดือนก่อน

      Much better off using ChatGPT , Claude or Cursor-AI

    • @barafwal253
      @barafwal253 หลายเดือนก่อน

      Hi, I need to subscribe for one of the paid version of these AI chatbots (Claude3.5 sonnet, chatgpt 4o etc.) for the coding purposes mainly. I need to frequently uploading files, images, and sometimes referring to the web links. I have huge length of codes to analyze and other files.
      Will it be exactly same if I directly subscribe to chatgpt 4o from openai or subscribe to perplexity and use the chatgpt 4o AI model in the setting, similar cases for other AI models too?
      In case of perplexity, I will be getting multiple AI models in just one plan, is it really true and practicable?

  • @arewanetworktv
    @arewanetworktv 3 หลายเดือนก่อน

    🤣🤣🤣🤣🤣🤣

  • @QuantumXdeveloper
    @QuantumXdeveloper 3 หลายเดือนก่อน

    Perplexity is just a wrapper on top of ChatGPT, haha😅😅

  • @angloland4539
    @angloland4539 3 หลายเดือนก่อน