These Apps Cost $140. So I Rebuilt them for FREE.

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ค. 2024
  • Try FlutterFlow today: bit.ly/3Touttn
    The worst part about any app is trying to do anything and... instant paywall. In today's video I recreate 3 EXTREMELY popular applications in the app store using open source technologies that you can use for free.
    I use Flutter, FlutterFlow, Firebase, Dart and Python in order to do it all. I walk you through my journey of thinking of how the apps work as well as the funny moments when coding them.
    Apps:
    Yuka: yuka.io/en/
    Mine: github.com/CodingWithLewis/Re...
    AI Photo App: apps.apple.com/us/app/dawn-ai...
    Mine: github.com/CodingWithLewis/Re...
    Sleep Tracking App: shuteye.ai/
    Mine: github.com/CodingWithLewis/Re...
    ---
    MY NEWSLETTER 💌
    thebetter.dev
    DISCORD:
    dsc.gg/lewismenelaws
    CONNECT WITH ME ON SOCIAL
    📸 Instagram: / lewismenelaws
    🎚TikTok: / lewismenelaws
    🐣 Twitter: / lewismenelaws
    My gear 💻 liinks.co/lewismenelaws
    -----
    TIMESTAMPS
    0:00 Intro
    0:17 App 1 Introduction
    0:43 How it Works (High Level)
    0:56 Finding Data Sources
    1:55 Calling the Open Food Data API
    2:16 Comparing Yuka with API Response
    2:49 Recreating the User Interface
    3:10 Testing with Hard Coded Variables
    3:19 Final App
    3:36 App 2 Intro (AI Photo App)
    3:55 App 2 Breakdown
    4:07 Finding Ways to use AI
    4:23 Installing Image Editor (lmao)
    4:46 Explaining Generative AI Fills
    5:01 Using Google Cloud to get face artifacts
    5:34 How AI Avatars Work
    6:07 Training my own model
    6:42 Testing my Stable Diffusion Model
    7:02 FlutterFlow
    8:17 Final Results
    8:28 App 3 Intro
    8:41 Sleep Tracking App Demo
    8:58 App 3 Breakdown
    9:33 Setting up Firebase
    9:44 Setting up TensorFlow (to detect sound)
    9:59 Find Sleep Sounds
    11:01 Using YamNet
    11:24 Building the Script
    11:42 Testing out the recognition
    12:03 Sleep Analysis In Depth
    13:02 Implementing this Logic
    13:14 Building the UI
    13:49 Final Demo
    14:00 Outro
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @CodingWithLewis
    @CodingWithLewis  4 หลายเดือนก่อน +113

    Wow this video took a while to make! I added more sections where you can see my code directly :) That way if you want the nitty gritty, it's there. What do you think?

    • @ovecka111
      @ovecka111 4 หลายเดือนก่อน +2

      Amazing video as always

  • @konfushon
    @konfushon 4 หลายเดือนก่อน +222

    next time create a resume/CV builder. Most if not all of them, have a paywall

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

      There already is RxResume which is foss and pretty cool

    • @Muchcertified
      @Muchcertified 4 หลายเดือนก่อน +21

      Why not just edit it your self bruh wtf

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

      EuroPass is free and absolutely fine

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

      Lets create a group and do it together. I have been having this idea for a long time.

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

      its not something that needs to be innovated on dummy @@ShubhamPatil-cb8dk

  • @OnlyMon0
    @OnlyMon0 4 หลายเดือนก่อน +81

    I really liked the video, especially how you broke down each app and explained it’s essential functions

  • @Dadylongarms
    @Dadylongarms 4 หลายเดือนก่อน +22

    This is so inspiring. Changes how I view these apps. They are just template for us to try and build ourselves. I def look at them thinking I'm not ready yet. But by breaking down how they are made, you really showed how (air quotes) easy ... more so that it is possible for any app to be built for ourselves. Great vid.

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

      Love this. Especially how you put it as "they are just template for us to try and build ourselves". Makes it a lot easier for beginners to start off their journey in building apps/projects for their portfolio

  • @user-jc5rj7fm3n
    @user-jc5rj7fm3n 4 หลายเดือนก่อน +87

    Programming is so magical.

  • @hamzanasri9414
    @hamzanasri9414 4 หลายเดือนก่อน +5

    this video really showed me how passionate I am about this stuff, I was so excited for your breakdown but also because of how well you made this video. good work!

  • @yoavbarnea1005
    @yoavbarnea1005 4 หลายเดือนก่อน +6

    Lewis your videos are so entertaining and interesting I am not able to grasp how much I enjoy your coding processes

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

    What a total banger of content in few minutes?! You could've made it as trilogy for every app but I'm glad you didn't and just threw it all in one quick easy to watch video

  • @TMTactics
    @TMTactics 4 หลายเดือนก่อน +5

    Great video, keep this series up! Even a more in depth/longer video would be epic :)

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

    I'm fine with paying for apps. I just wish so much that it was a single time payment. And then charge me for a new version and let me choose to upgrade or not. You know... Like it used to be.

  • @ooodman
    @ooodman 4 หลายเดือนก่อน +2

    Great video Lewis, I'm sure this took a lot longer than your usual vids but I definitely feel this is very valuable to people learning how to approach software development

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

    Hey man awesome video, would love to see more of software development, especially these not so detailed but detailed enough to understand and follow.

  • @Android-17
    @Android-17 4 หลายเดือนก่อน +5

    The Sleep tracking project is just insane 🔥
    Thank you Lewis 🚀

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

    YES man, I do wanna see more of these types of videos, this kinda stuff overshadows your shorts - that's not meant to be critical but they're actually quite fulfilling to watch (and hopefully to make)

  • @Skye-Games
    @Skye-Games 4 หลายเดือนก่อน +67

    Hahaha "you have no friends whatsoever" got me😂😢

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

      me to lol

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

      Y u both doesn't marry each other?

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

      @@justinpearson25647 Y u doesn't learn english

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

      ​@@shroobgames7739why your complain? your also english not correct

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

      Neither is yours

  • @R4dm1n
    @R4dm1n 4 หลายเดือนก่อน +5

    Now I need to learn to do this.
    For whatever fucking reason, Tile puts the "hey dumbass, you left your keys at home" feature BEHIND A PAYWALL. I refuse to be locked into a monthly payment just for one feature I may use a lot because of my mental disability.

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

    A complete banger of a video, the amount of effort condensed down into 14 minutes is just insane. Great job!

  • @dave_eke
    @dave_eke 4 หลายเดือนก่อน +2

    Hey Lewis, Nice vid! Pls can you make a video explaining some of the tools and languages you used in making this

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

    That food website is so crazy. I love when people post stuff like that for free, makes the whole internet better.

  • @hedgedog7706
    @hedgedog7706 4 หลายเดือนก่อน +2

    Thats very cool! It would be cool if you did a more technical video where you explain the code and what you use to build the apps.

  • @Septumsempra8818
    @Septumsempra8818 4 หลายเดือนก่อน +5

    We need a Flutter for Python devs.
    I'm tryna move my stack from a Django web app to something cross-platform.

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

    Appreciate the effort Lewis, good work!

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

    Great video and getting things done. I'm actually interested in your findings on the sleep app. Would you be able to share the various resources mentioned?

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

    Thanks for making complex topics simple to understand.

  • @_hepl
    @_hepl 4 หลายเดือนก่อน +8

    Hey, finally new video.
    If you would make an video like that one please build an keep me out app where you can set for how long you want to block your phone wich you cant open and for what apps allow to open :)

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

    "wheel of fortune for sleeping" sounds like something I'd dream up in a nightmare and would stop me from getting to sleep for a month

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

    This is an awesome video.. looking forward to more content

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

    Lewis ended up creating a better sleep app than any in the market

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

    The editor sure had a fun time :)

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

    Hi Lewis if you don't mind can you tell which software you are using to build ui?

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

    This is a very high youtube quality video! Bravos!

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

    Great video! I wanted to ask what model you used for the ai photo generator?

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

    Super Great content keep doing this stuff Lewis :)

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

    lmao the editor notes...this was a cool video bro

  • @denitechYT
    @denitechYT 4 หลายเดือนก่อน +25

    I do love long form content from you.

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

      Deni, you are the goat

    • @denitechYT
      @denitechYT 4 หลายเดือนก่อน +2

      @@CodingWithLewis no you, I’m still watching though 🤣 gotta get that view time upppp

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

    That was a really good video. Thanks Lewis

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

    Hey, Lewis!
    Your videos are awesome

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

    you nailed it as usual, great video

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

    You inspired me to remake a basketball training app that has a huge paywall! Thank you so much. ❤ I will work with HTML and CSS though

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

    I really like this video. It gave me an idea for a project I want to work on. I want to integrate google reverse image search in my app. Do you know how I can do that? Is there an API that I can use? I would really appreciate your help.

  • @YG.Pierre
    @YG.Pierre 3 หลายเดือนก่อน

    Keep doing this you’ve earned yourself a sub!

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

    Some guy before a year : flutter sucks
    The same GUY after one year : i use flutter now
    Zehhhhhhha 😂

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

    how can i create the yuka app and customize it for myself

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

    Any chance you'll add the yuka recreation to the android/apple app store?

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

    can you do a video of you doing project like that, but that we can follow and code with you and learn?

  • @Android-17
    @Android-17 4 หลายเดือนก่อน +1

    01:28
    Whoah! Bro 😂 that was uncalled for

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

    Person: "Can we use that app?"
    Company: "You need money 😏"
    Lewis: "Here you go"

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

    How do I download and run the apps on my iphone?

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

    I Love your content, but how did you like "sync" flutter and python to create an IOS or an Android app?

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

    Hey, what if you make a crash game predictor is that even possible ? Why don't you try it ?

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

    very nice video yould love a bit more of explaining on the code!

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

    Wish I could make my own version of project z app using ai tools. Aside from that this was a great video!

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

    02:41 it should honestly be CRIMINAL to use a Public API just to sell your app using the data from that api

  • @helpyourself1844
    @helpyourself1844 4 หลายเดือนก่อน +2

    hey, is flutterflow good for production app with a lot of availablity to change stuff? Ive been working with flutter for around 2 years, and their improvement is slow

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

      Yep! They recently added a feature to connect your phone to run your app locally. If needed too, you can just export your code to flutter and take it from there!

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

    Can I ask you do you use antivirus for Mac

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

    Ancient babylonian curse got me😂😂😂😂😂😂😂😂😂😂

  • @horstandr
    @horstandr 4 หลายเดือนก่อน +2

    Really cool, Lewis!

  • @omarswailam1856
    @omarswailam1856 4 หลายเดือนก่อน +9

    You're a legit engineer

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

    Your editing is so good

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

    1:28 I was not ready for that personal attack xD
    JK! While we are on the topic of making apps, can you make a detailed video that really goes in the deep comparing the cross platform app making languages? Fireship made one but isn't detailed and doesn't give an exact preference.

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

    How do you dowload it on mobile ?

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

    how can i run these and edit them?

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

    Thanks for the great content! :)

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

    the video was really nice and shows how you can do anything if you put your mind to it!
    btw i got flutterflow!

  • @hiyawn1672
    @hiyawn1672 9 วันที่ผ่านมา

    you are criminally underrated

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

    subbed, ur a genius!

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

    You should make more of these 🤗

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

    "And you don't even have friends whatsoever" 😭

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

    I'd be interested to see a packet capture from Yuka. Like, are they just calling the same API you found?

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

      lol legit. You just use the open food data and send it back over. No calculations even needed really.

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

    The sleep score of 💯 sent me 💀

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

    It kind of looks like that one app is just using publicly available data and charging a subscription fee for it.

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

    What did you use to make the iPhone shot in the first app, blender?

  • @emmanuelgenga7421
    @emmanuelgenga7421 4 หลายเดือนก่อน +2

    Weird question, how do you edit your audio cause it's way louder and clearer compared to some other videos?

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

      Haha it's a funny question. So in this video 2 different mics were used. The shot of me in the studio is using a RODE Podmic.
      The second one (me at my computer) is using a Shure SM7B.
      Both high quality microphones but often have different cadences to them that make them sound different.

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

      @@CodingWithLewis That's awesome, love the quality of the sound honestly.
      Thanks for another good video, hopefully next time we'll coerce you into publishing an apk of one of the apps

  • @rickflare6893
    @rickflare6893 26 วันที่ผ่านมา

    Loved this

  • @power_duck1252
    @power_duck1252 4 หลายเดือนก่อน +5

    I really do not like the way you are describing he process of coming up with the ideas and the implementations for these projects. It's unrealistic, there is a lot of trial and error when trying to execute these type of imitations. Please show what steps and ideas you TRIED before showing your solution/working methods for these projects. A simple "duh why didn't anyone think of this it's so obvious" approach in a 14 minute video does not show the problems that come with development.

  • @kaizenzn
    @kaizenzn 4 หลายเดือนก่อน +2

    Great video

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

    im pretty sure you are not allowed to cache or actually keep the data from the open food api.
    This might have changed over the years.

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

    Can you please share flutterflow link to clone the app directly to ff please 🙏

  • @equinoxx8221
    @equinoxx8221 4 หลายเดือนก่อน +2

    1:24 I'm building a social media though😭😭😂

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

    what programming languages have u used to make this all apps

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

      Dart was used for the apps (with flutter) backend was Python!

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

      @@CodingWithLewis how come there is no python files in the github repo?

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

    an "almost" next to the "FREE" in the title would be appropriate

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

    We want more ....🚀

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

    you missed the popups - so i wouldn't've approved your code to be merged to master just yet

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

    Super Videos auf dem Kanal

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

    Good video but just a heads up if you want sleep tracking you are going to need some data from yourself so an apple watch app really shines here

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

    In your opinion, what would you say is the best course to learn python, dart, etc. so that anyone can create multi-platform apps?

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

      That's tough! If I were to be dead honest, I would learn JavaScript with React Native in order to understand the principles. Then Flutter for that performance boosts.

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

      @@CodingWithLewisThanks!

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

    How do i download the apps on my android im lost 😅

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

      I guess via apk

  • @0x-003
    @0x-003 4 หลายเดือนก่อน

    svelte vs react?

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

    Ofcourse I want to see more videos like this ❤❤❤❤❤❤❤❤

  • @idcrafter-cgi
    @idcrafter-cgi 4 หลายเดือนก่อน +1

    the ai photo app would be way cooler if it would run SD 1.5 or even SDXL locally on the phone to make ai stuff work and keep it free

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

      That would be awesome but would need a bunch of power!

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

    nice prod quality

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

    Did you hit the mic!? 🎙️

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

    Simple invoicing app?

  • @youtube_viewer2608
    @youtube_viewer2608 4 หลายเดือนก่อน +2

    why didnt you use yamnet at first? why did you try to make your own ML model where you successful with that?

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

      So I actually tried YamNet first and found that the predictions weren't as accurate as I would like. It's accurate enough for the app, but found that maybe some finetuning will help later.

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

    RTX4090 with macos? Are you using KVM or something?

    • @allah-swt
      @allah-swt 3 หลายเดือนก่อน

      Yeah! same question

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

    you should rebuild flutterflow lol

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

      Then they wouldn't sponsor me

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

    You remind me of Network Chuck

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

    Damn i need to learn flutter

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

    Can AI do something like that?

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

    this is crazyyy