Full-Stack ML Apps (Javascript, React, Streamlit) with Gradio API

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • Gradio's new "Use via API" page can help you power your Machine Learning Apps with API hosted on Hugging Face spaces. ML apps' front-end can be based on React JS, Any javascript framework or Streamlit/Dash.
    Announcement - / 1595286364563668992
    Sample App - huggingface.co...
    Streamlit Code - github.com/amr...

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

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w Год назад +3

    Really like your format. Show us the end product before jumping into the code.

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

      Thank you. I've found this helping people to connect with the code when they see.

  • @seekingtruth9417
    @seekingtruth9417 Год назад +4

    Hi. These videos are great. Please record them @ 1080p atleast if not 4k as it is difficult read text on lower resolution.

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

      Thank you. This was recorded at 1080p. I could see that. Can you please check once?

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

      Absolutely

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

      @@1littlecoder I think I watched when HD was still being processed by RUclips as it was right after you uploaded. It is 1080 now. Thanks for your efforts!

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

    Great work man. Keep it up!!!

  • @sridharrajaram7075
    @sridharrajaram7075 4 месяца назад

    Hi, This video is helpful. need a clarity on "If markdown is unsafe to use in production, how to code for production to get audio player"

  • @iaheed
    @iaheed 6 месяцев назад +1

    Can you also explain some APIs on spaces for gradio don't have endpoints just python and node js, what to do in that case?

  • @abc_cba
    @abc_cba Год назад +2

    Thanks for this video.

  • @davidgiraldo8163
    @davidgiraldo8163 7 месяцев назад

    Cool!, what if the app is a chatbot where the user is who have to be typing messages?

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w Год назад +2

    curious, do you also have a video for hosting the front-end website?

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

      Right now, this tutorial uses streamlit - streamlit apps can be hosted for free on Streamlit Cloud and Hugging Face spaces. I've tutorial for both, Do you want??

    • @user-wr4yl7tx3w
      @user-wr4yl7tx3w Год назад

      @@1littlecoder yes, thanks

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

    Even if the space has an SDK version over 3.11 - it's still on the author to deploy the Gradio API. A lot of the spaces are just barren with no API access. So there's that.

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

    that's not bad at all!

  • @MErona-fp5dh
    @MErona-fp5dh 8 месяцев назад +1

    Wasted 13 mins. Didn't show Javascript, React.

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

    If I want to use it in production, how can I do it??

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

      you can check out hugging face endpoints

  • @shivamkumar-qp1jm
    @shivamkumar-qp1jm Год назад +2

    Where is react that you used

    • @1littlecoder
      @1littlecoder  Год назад

      I didn't use react. the Gradio api doc gives you js code to use in react