From Zero to AI SaaS App with AI Programming (Claude 3.5 / GPT-4o-mini)

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

Комментарии • 40

  • @EDashMan
    @EDashMan 2 месяца назад +11

    Haha this is really cool, you should do a whole series on different projects. Some beginners might want you to break down the video more but I understood as I’ve been doing this interchangeably with gpt and Claude. I feel like Claude 3.5 goes crazy on frontend design compared to other llms. A big tip for future designs ask Claude to use the shadcn library and you can achieve some really modern frontend designs

    • @AllAboutAI
      @AllAboutAI  2 месяца назад +1

      thanks a lot man :) good ideas. will do for sure if ppl like this one

    • @afearnley70
      @afearnley70 2 месяца назад +1

      That is a great idea, I understand the tools but without the knowledge to put everything together in only using 10% of the potential.

    • @FusionX690
      @FusionX690 2 месяца назад

      @@AllAboutAI Exlcillent job but how you do it that fast !

  • @trezero
    @trezero 2 месяца назад +3

    Very cool. I'd love to see how well this would have worked using Aider with Claude 3 sonnet.

  • @andrewandreas5795
    @andrewandreas5795 2 месяца назад

    Awesome video, getting lots of inspiration watching this. One question have you used cursor or Aider?

  • @DOCTOR-FLEX
    @DOCTOR-FLEX 2 месяца назад +1

    Noting that you did this with Claude… how much did it cost to create this app…. Including debugging and what not.
    Thank you for your video

    • @AllAboutAI
      @AllAboutAI  2 месяца назад

      I used the $20 pro version of Claude. No not much more than that:) you run out of request tho, so you need a few days

  • @matthewbaker9517
    @matthewbaker9517 2 месяца назад

    Great videos!
    Do you think including an image makes any difference? I tried asking Claude to solve a Sudoku game by taking an image of it. It didn't manage to read the numbers properly, so I had to manually corrected it. But then I asked it to tell me the next place to go and why, and it just couldn'tt give me the right answer.
    I'm trying to do it all on my mobile phone as a single page react application that works on a web browser. I use the project feature. I dont think it's good enough yet or i haven't worked out how to correctly prompt it. Copying the results into VSCode on a pc may be the only way it's useful.
    I'm a software developer by trade with an interest in AI just to see if the traditional way i work can be made quicker and easier by AI tools.

  • @FusionX690
    @FusionX690 2 месяца назад +5

    Excellent, but the prompt does not match the picture.

    • @AllAboutAI
      @AllAboutAI  2 месяца назад

      Yeah I could do more work on the prompting for sure haha

  • @nicolasayastuy
    @nicolasayastuy 2 месяца назад

    Is t there a way to do this with local LLM's and online webpages? I know the short answer is API's but I have no idea hot to achieve using the models on my server to send responses to my online service.

  • @The-Sentinel
    @The-Sentinel 2 месяца назад

    Very very cool. you glossed over a bunch of stuff (i get it) that i think many of us would love to see, but great video

  • @mrpro7737
    @mrpro7737 2 месяца назад +4

    i create a full stack e-commerce website for tech products, categories, everything
    ai become super powerful i can do anything i want literally 😂

    • @AllAboutAI
      @AllAboutAI  2 месяца назад

      👏😅

    • @Alezandr
      @Alezandr 2 месяца назад

      Which one did you use?

  • @jootjemootje
    @jootjemootje 2 месяца назад

    Did you reupload a file fin the project rom the app everytime Claude changed the code for that specific file?

  • @John-s4s
    @John-s4s 2 месяца назад +1

    Cool stuff, but please make another video of costing of api and all that things. Also please share how much it is able to earn in few weeks or months

    • @AllAboutAI
      @AllAboutAI  2 месяца назад +1

      Yeah thats a good idea! Tnx John:)

  • @coopernik
    @coopernik 2 месяца назад

    did you switch to gpt 4o everytime you were out of claude prompts?

    • @The_Questionaut
      @The_Questionaut 2 месяца назад +1

      I can't think of any other model he would switch to that is as good and free.

  • @ElvinHoney707
    @ElvinHoney707 2 месяца назад +2

    Very cool!

  • @ginocote
    @ginocote 2 месяца назад

    Try Tailwing CSS when you want a better UI

  • @VaibhavShewale
    @VaibhavShewale 2 месяца назад

    awesome saas project

  • @WindRipples-
    @WindRipples- 2 месяца назад

    This is from your website "Failed to generate meme. Please try again later." Seems like you need to go back to the drawing board.

  • @MrMoonsilver
    @MrMoonsilver 2 месяца назад +1

    Wen Bounty Hunt Prize?

  • @24-7gpts
    @24-7gpts 2 месяца назад +1

    Very cool

    • @AllAboutAI
      @AllAboutAI  2 месяца назад

      thnx a lot :) its was very enjoyable to do

  • @yvrary
    @yvrary 2 месяца назад

    yea

  • @hqcart1
    @hqcart1 2 месяца назад

    take a screenshot of this YT video, add a meme:
    Not too funny = it suck

  • @bilalalam1
    @bilalalam1 2 месяца назад

    Please don’t make clickbait thumbnails 👎

    • @AllAboutAI
      @AllAboutAI  2 месяца назад +1

      there are 3 different thumbnails, one is more clickbaity i guess

  • @AI-Consultant
    @AI-Consultant 2 месяца назад +2

    i'm still battling with claude when i do a small project like this, the more i want to modify it and add simple features or css layouts, thats when it starts breaking down. and forgetting things, but I guess for a first run simple MVP then it can create something

    • @AllAboutAI
      @AllAboutAI  2 месяца назад +1

      do you use the project feature? Ill try to always keep an up to date context and refer to the files I want to change

    • @AI-Consultant
      @AI-Consultant 2 месяца назад

      @@AllAboutAI yes, i use project, and i always have to give them by attaching the latest code, they say modify this code, and give me back a complete rewrite, otherwise they want to give me snipplets of code, i have to figure out what to replace, and that isn't fun each iteration