Developing Applications with Streamlit


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


  1. Installing Anaconda and creating a virtual env
  2. Installing Streamlit , pytube, firebase
  3. Setting up a GitHub account if you already don’t have one
  4. Display Information with Streamlit
  5. Widgets with Streamlit
  6. Working with data frames ( Loading , Displaying )
  7. Creating an image filter ( we use popular Instagram filters)
  8. Creating a YouTube video downloader (using pytube api)
  • polytube is a lightweight, dependency-free Python library that is used for downloading videos from the web
9. Creating Interactive plots
  • A user selected the input value for the chart
  • Animated Plot
10.Introduction to Multipage Apps
  • Structuring multipage apps
  • Run a multipage app
  • Adding pages
11. Build an OCR – Image to text conversion with tesseract

12. Content in progress to be uploaded soon
  • Concept of Sessions
  • NTLK with streamlit
  • Creating  a personal portfolio page with streamlit
  • Deploy Application with Streamlit  Cloud
  • Working with SQLite
    1. Connecting to database
    2. Reading data from the database
    3. Writing Data  into database
  • Additional Apps
    1. Static Code quality analyzer
    2. No SQL Job Board with Firebase  API
    3. Converting random forest model into streamlit application
 


Post a Comment

0 Comments