Build a Simple Language Translation App using Python for Beginners

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

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

  • @geriain7448
    @geriain7448 3 года назад +8

    Your pronounciation was pretty good. Except the larger text at the end xD Keep up the awesome videos!
    Cheers from germany

    • @NicholasRenotte
      @NicholasRenotte  3 года назад +2

      Hahahaha, I saw that last word and I was like ahhhh, NOPE

  • @ear4400
    @ear4400 2 года назад +4

    Such an easy way to make an interactable API. Thanks for a great tutorial

  • @noname89636
    @noname89636 2 года назад +2

    This video answered so much for me. Thank you!

  • @KriGeta
    @KriGeta 3 года назад

    This video is must needed one 🤩

  • @pratikpatil1838
    @pratikpatil1838 3 года назад +1

    You are superb. He is no nice guy. he accepted my request on LinkedIn.

  • @DDDDD723
    @DDDDD723 3 года назад +2

    Great lesson. Thank you!

  • @wiggins1852
    @wiggins1852 3 года назад +2

    Amazing content nick

  • @RahulRajesh1
    @RahulRajesh1 3 года назад +1

    Awesome I always wanted to do this

  • @reesereese3638
    @reesereese3638 3 года назад +1

    Thank You
    Loved It.

  • @mytube1000javed
    @mytube1000javed 11 месяцев назад +1

    Great video. Have you built any voice based translation app? Probably using Google translate.

  • @wgalloPT
    @wgalloPT 3 года назад +1

    Hello,. Nicholas...ive emailed you a few questions. You are an amazing guy!! Thank you for all you do!!

  • @satoshinakamoto5710
    @satoshinakamoto5710 3 года назад +1

    the gradio module is really convenient for creating webapp UI instantly with your models (premade or built yourself). Too bad it doesn't work with real time object detection.

  • @realmantilla
    @realmantilla 3 года назад +2

    Nicholas, you are awesome. Thanks for all the amazing content.

  • @denayaadam1002
    @denayaadam1002 Год назад +1

    Hey, Nick. Could you share with me how to deploy my Neural Machine Translation using Sequence to Sequence RNN method that i build in Jupyter Notebook? Where should I learn and get the documentation to follow?

  • @ChikwenduChibudom
    @ChikwenduChibudom Год назад +1

    I love ur work bro.
    Is it possible to add in a text to speech and vice versa?

  • @Star.638
    @Star.638 3 года назад +1

    Thank you Sir.

  • @riyaz8072
    @riyaz8072 2 года назад

    We love you man.. What is your next video is about ?

  • @NoMercy8008
    @NoMercy8008 3 года назад +3

    Awesome! Really PUMPED and looking forward to watch this video!
    But unfortunately it is like 3:50am here in germany right now, so I kinda don't have time to watch now and have to wait until tomorrow/later :(
    I probably should have gone to bed like.. a couple hours ago :D
    Wanted to leave a comment here anyway for the ol' RUclips algorithm :) So, please please, oh RUclips Algorithm, give this MAN a million subs in the next two days or so, because if there's one guy who really deserves it, it's Nick :D I sincerely mean it :)
    I always wanted to get more into language stuff, like translation and also analysis, maybe even procedurally generating poems or something like that. I love languages :D
    So I am REALLY looking forward to this video!
    Thank you so much for all your work and love you put into all of this! Much much appreciated!
    Also I still have like your last 4 or 5 videos to catch up, didn't have much time lately.. not enough hours in a day :D

    • @NoMercy8008
      @NoMercy8008 3 года назад

      It is now once again 3:50am, but I finally watched the video!
      And it was really awesome! Now i really really want to work on some language+AI project, that would be super fun :D There are just so so many super interesting things in this world, always something new and exciting to learn :)
      Thank you so much for the video, I really enjoyed it and found it super inspiring!
      I really like how easy to use gradio seems to be, always super helpful to be able to quickly create a UI for a project, even if it's just for debugging or something :)

    • @NoMercy8008
      @NoMercy8008 3 года назад +2

      Also, your german pronunciation is actually pretty good :)
      As far as I know, german has a reputation to be pretty hard to pronounce for non-native speakers, so again especially for someone who is totally new to the language you are doing really good :)

    • @NicholasRenotte
      @NicholasRenotte  3 года назад +2

      I always love reading your comments 🙏 Might need to work on my pronounciation a little more so one day I can have a full sit down with Toto Wolff! Agreed, Gradio is freaking awesome, so easy to prototype with, been talking to their dev team lately as well, such cool guys.

  • @Vcode187
    @Vcode187 8 месяцев назад

    hayy.....just wondering what if we wanted to allow the user to select the language desired to be translated???? how do we implement that functionality

  • @alaindhooghe4026
    @alaindhooghe4026 3 года назад

    I pretty much understand everything besides one.
    Or i haven't used python in a while and it looks completly different
    But van you explain me how you did that
    in your browser?
    Ctrl+o?

  • @muhammadrezahaghiri
    @muhammadrezahaghiri 3 года назад +3

    I guess Chinese is usually shown as zh, Also, how can someone train a model for this huggingface transformers? If I know the way, I may train the english to persian model!

    • @NicholasRenotte
      @NicholasRenotte  3 года назад +1

      OH MANNN, I was thinking to myself, there's got to be a code. Thanks for sharing man!

    • @muhammadrezahaghiri
      @muhammadrezahaghiri 3 года назад

      @@NicholasRenotte You're welcome buddy

  • @jean-loudesire6234
    @jean-loudesire6234 2 года назад +1

    Can it translate to a language that is not really popular.

  • @patrickm7760
    @patrickm7760 3 года назад +1

    ZH is language code for china which I suppose comes from the mandarin name for china ‘zhong guo’

    • @NicholasRenotte
      @NicholasRenotte  3 года назад

      Ha, this is super interesting. Thanks for sharing!

  • @xarpatal8494
    @xarpatal8494 9 месяцев назад

    How can I train my model for translation or merge a pretrained model with my model. Where I can get dataset for that 🤔

  • @musachristopher1202
    @musachristopher1202 2 года назад +2

    Hi Thanks for the Video. Please I am looking to make translation from english-hausa but can't seem to find the correct library or how to go about please could you guide me and I also want to add audio text to mine to appear under text. I look forward to hearing from you soon.

  • @JoyMunyansanga
    @JoyMunyansanga 8 месяцев назад

    Hello, can I turn the web app into an actual app on playstore/appstore? And would the app be my property and not at all Gradio's or python's? Thank you !

  • @VivekSingh-in6rq
    @VivekSingh-in6rq 3 года назад +1

    hey nick great content as usual, I have a request, can you do a video for training gpt-neo for fine tuning , please

  • @munakadir3942
    @munakadir3942 Год назад

    Thank you for your explanation but can you please guide me or share any link github with me about how to deploy my NMT RNN Model that I made using Tensorflow in Jupyter Notebook to be website application?

  • @katakuri8031
    @katakuri8031 3 года назад +1

    Can anyone tell me on the output of the ui translator,how to manually increase the output length

  • @muditrustagi5775
    @muditrustagi5775 3 года назад +1

    damn pretty cool !

  • @esluts7048
    @esluts7048 9 месяцев назад

    When i implement this code in VsCode, it takes roughly 10 seconds to output a translation; why is that. The code is all the same.

  • @officiallyDeeproChatterjee
    @officiallyDeeproChatterjee Год назад

    My output shows an error when translating how to rectify that?

  • @NarutoUzumaki-lq7yk
    @NarutoUzumaki-lq7yk 3 года назад +1

    Can you tell the difference between pytorch and tensorflow use cases? @Nicholas Renotte

    • @NicholasRenotte
      @NicholasRenotte  3 года назад +1

      Both very good high level abstractions for building deep learning. PyTorch is predominantly built by Facebook and Tensorflow by Google.

  • @theethatanuraksoontorn1369
    @theethatanuraksoontorn1369 3 года назад

    Hey I am beginner on the cuda environment do you have any content for me?

  • @helennwawolo9393
    @helennwawolo9393 2 года назад

    Is it possible to publish it on play store. Pls quick response

  • @funpy772
    @funpy772 3 года назад +2

    You nailed the hindi name.😂

    • @NicholasRenotte
      @NicholasRenotte  3 года назад +2

      😂 I'm trying, literally I practiced before hand and I'm pretty sure I still screwed up.

  • @thishowIknowit
    @thishowIknowit Год назад

    how can i test the model?

  • @aishashaikh197
    @aishashaikh197 3 года назад

    Can v put these small projects in our resume ?

  • @ashleysami1640
    @ashleysami1640 3 года назад +1

    👨🏽‍🎨

  • @owenstudios4107
    @owenstudios4107 3 года назад +1

    can i use pycharm

    • @pseudounknow5559
      @pseudounknow5559 3 года назад +2

      Dont use PyCharm it's not an effective way for DL/ML. If you rrzlly want an IDE you can use VScode or Spyder but not PyCharm 😑

    • @owenstudios4107
      @owenstudios4107 3 года назад +1

      Ok

    • @NicholasRenotte
      @NicholasRenotte  3 года назад

      You could if you wanted to, I find using Jupyter is way easier for ML development then I usually package it up into a Python script for deployment.

    • @owenstudios4107
      @owenstudios4107 3 года назад

      Ok ✅

  • @thehobbyshow5049
    @thehobbyshow5049 3 года назад

    When is your next livestream?

    • @NicholasRenotte
      @NicholasRenotte  3 года назад

      Gotta get onto it, had to postpone, work got a little insane. Will give plenty of notice!

  • @owenstudios4107
    @owenstudios4107 3 года назад +1

    Noice

  • @mortadhashanef2127
    @mortadhashanef2127 11 месяцев назад

    I use reverso app is more easier than your app

  • @germling9596
    @germling9596 3 месяца назад

    Chinese is zh 😅

  • @leemark7739
    @leemark7739 Год назад

    Can you use local llm for translation