Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Developing and Deploying Applications with Streamlit

    Posted By: naag
    Developing and Deploying Applications with Streamlit

    Developing and Deploying Applications with Streamlit
    MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | 3 hours 48 minutes | 44 lectures | 1.50 GB
    Genre: eLearning | Language: English

    The fastest way to build and share data apps.

    Streamlit
    is an open-source app framework for Machine Learning and Data Science teams.
    Streamlit lets you turn data scripts into shareable web apps in minutes. It’s all Python, open-source, and free! And once you’ve created an app you can use our cloud platform to deploy, manage, and share your app!
    In this course we will cover everything you need to know concerning streamlit such as
    Installing Anaconda and create a virtual env
    Installing Streamlit , pytube, firebase
    Setting up GitHub account if you already don't have one
    Display Information with Streamlit
    Widgets with Streamlit 
    Working with data frames ( Loading , Displaying )
    Creating a image filter ( we use popular Instagram filters)
    Creating a YouTube video downloader (using pytube api)
    pytube is a lightweight, dependency-free Python library which is used for downloading videos from the web
    Creating Interactive plots
    User selected input value for chart
    Animated Plot
    Introduction to Multipage Apps
    Structuring multipage apps
    Run a multipage app
    Adding pages
    Adding Authentication to your  Streamlit app using Streamlit-Authenticator
    Authentication via Pickle File
    Authentication via  Database
    Build a Word Cloud App
    Build a OCR - Image to text conversion with tesseract
    Build a World Cloud App
    ChatGPT + Streamlit
    Build a auto review response generator with chatGPT and Open AI 
    Build a Leetcode problem solver with chatGPT and Open AI 
    Content in progress to be uploaded soon
    Creating  a personal portfolio page with streamlit
    Deploy Application with Streamlit  Cloud
    Concept of Sessions
    NTLK with streamlit
    Working with SQLite
    Connecting to database
    Reading data from database
    Writing Data  into database
    Additional Apps
    Static Code quality analyzer
    No SQL Job Board with Firebase  API
    Converting random forest model into streamlit application