Lifecycle

Deploying an Image Segmentation web application with YOLOv8 and Streamlit - pt1
Deploying an Image …

Pt1 - Deploying an Image Segmentation web application with YOLOv8 and Streamlit

Segmented Pieces

We are going to create an object detecting web app, our goal is to to segment any image, note the distribution of the unique items in it, implement a slider view and ultimately deploy this on a web-application anyone …

Effortlessly Link Streamlit to Google Sheets for Real-time Analysis
Effortlessly Link …

Effortlessly Link Streamlit to Google Sheets for Real-time Analysis

As a researcher one major headache is the cost of data gathering, simple solutions can be quite manual or very expensive, however we can create a solution that solves this, that is both simple and free, using your free Google …

From Data to Insights: Building a No-Code Web App for Exploratory Data Analysis
From Data to Insights: …

From Data to Insights: Building a No-Code Web App for Exploratory Data Analysis

Hi everyone, welcome! Today we are going to create this awesome web-app: that simply takes your data file and provides first-level analysis or what is commonly known as exploratory data analysis (EDA).

EDA Web App

This web-app is a …