From f493ddad9173fdd856479076b02109bd6de0fff6 Mon Sep 17 00:00:00 2001 From: jrieke Date: Mon, 3 May 2021 17:51:19 +0000 Subject: [PATCH] Update best-of list for version 2021.05.03-17.47 --- README-mobile.md | 32 +++++----- README.md | 32 +++++----- history/2021-05-03_changes.md | 37 +++++++++++ history/2021-05-03_projects.csv | 105 ++++++++++++++++++++++++++++++++ latest-changes.md | 33 +++++++++- screenshots/CLIPPlayground.png | Bin 0 -> 27043 bytes 6 files changed, 206 insertions(+), 33 deletions(-) create mode 100644 history/2021-05-03_changes.md create mode 100644 history/2021-05-03_projects.csv create mode 100644 screenshots/CLIPPlayground.png diff --git a/README-mobile.md b/README-mobile.md index 9556e2d..6863e8f 100644 --- a/README-mobile.md +++ b/README-mobile.md @@ -10,12 +10,12 @@

- +

-This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 categories, ranked by Github stars (in total, the projects have 14K stars!). To add or update a project, please read the instructions [at the end of this file](#Contributing). You can also browse other [🏆 best-of lists](https://best-of.org) or create [your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md). +This curated list contains 100 [streamlit](https://www.streamlit.io/) apps from 9 categories, ranked by Github stars (in total, the projects have 17K stars!). To add or update a project, please read the instructions [at the end of this file](#Contributing). You can also browse other [🏆 best-of lists](https://best-of.org) or create [your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
@@ -35,7 +35,7 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


Traingenerator

🐣 New · ⭐ 920 · :octocat: Code

A web app to generate template code for machine learning

by @jrieke



FastAPI Model Serving

⭐ 89 · :octocat: Code

Simple web app example using streamlit and FastAPI to serve a PyTorch model

by @davidefiocco



E2E ML App w/ PyTorch

⭐ 63 · :octocat: Code

An end-to-end ML applications using PyTorch, W&B, FastAPI, Docker, Streamlit and Heroku...

by @madewithml



Torchserve Dashboard

⭐ 30 · :octocat: Code

Management Dashboard for Torchserve

by @cceyda



Raylab

⭐ 18 · :octocat: Code

Reinforcement learning algorithms in RLlib

by @angelolovatto

+


Traingenerator

⭐ 990 · :octocat: Code

A web app to generate template code for machine learning

by @jrieke



FastAPI Model Serving

⭐ 110 · :octocat: Code

Simple web app example using streamlit and FastAPI to serve a PyTorch model

by @davidefiocco



E2E ML App w/ PyTorch

⭐ 69 · :octocat: Code

An end-to-end ML applications using PyTorch, W&B, FastAPI, Docker, Streamlit and Heroku...

by @madewithml



Torchserve Dashboard

⭐ 35 · :octocat: Code

Management Dashboard for Torchserve

by @cceyda



Graph App Kit

⭐ 33 · :octocat: Code

Go from graph data to a secure and interactive visual graph app in 15 minutes

by @graphistry



Raylab

⭐ 26 · :octocat: Code

Reinforcement learning algorithms in RLlib

by @angelolovatto



TensorFlow Serving + Streamlit

🐣 New · ⭐ 5 · :octocat: Code

TensorFlow Serving + Streamlit!

by @alvarobartt


@@ -43,9 +43,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


🤗 Datasets Viewer

⭐ 6.8K · :octocat: Code

The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and e...

by @huggingface



Insight

⭐ 240 · :octocat: Code

Repository for Project Insight: NLP as a Service

by @abhimishra91



Rick & Morty Generator

⭐ 18 · :octocat: Code

A Streamlit app that generates Rick and Morty stories using GPT2

by @e-tony



Headliner Demo

⭐ 18 · :octocat: Code

Simple translation demo showcasing our headliner package

by @as-ideas



Rhyme with AI

⭐ 14 · :octocat: Code

Rhyme with AI

by @godatadriven



Sentiment Analyzer

⭐ 13 · :octocat: Code

It analyze the sentiment of the user, whether it is postive or negative

by @patidarparas13



Squote

⭐ 9 · :octocat: Code

Semantic search for quotes

by @cjwallace



Help Me Read

⭐ 5 · :octocat: Code

Awesome app created with Streamlit + HuggingFace to get summary, question-answer, trans...

by @Anku5hk



GloVe Explorer

⭐ 2 · :octocat: Code

Demonstration project of using Streamlit with word embeddings

by @dkajtoch

+


🤗 Datasets Viewer

⭐ 8.1K · :octocat: Code

The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and e...

by @huggingface



Insight

⭐ 250 · :octocat: Code

Repository for Project Insight: NLP as a Service

by @abhimishra91



Intent Example Finder

⭐ 120 · :octocat: Code

Crowd sourced training data for Rasa NLU models

by @RasaHQ



Rick & Morty Generator

⭐ 19 · :octocat: Code

A Streamlit app that generates Rick and Morty stories using GPT2

by @e-tony



Headliner Demo

⭐ 17 · :octocat: Code

Simple translation demo showcasing our headliner package

by @as-ideas



Rhyme with AI

⭐ 16 · :octocat: Code

Rhyme with AI

by @godatadriven



Sentiment Analyzer

⭐ 14 · :octocat: Code

It analyze the sentiment of the user, whether it is postive or negative

by @patidarparas13



Squote

⭐ 9 · :octocat: Code

Semantic search for quotes

by @cjwallace



Help Me Read

⭐ 8 · :octocat: Code

Awesome app created with Streamlit + HuggingFace to get summary, question-answer, trans...

by @Anku5hk

-
Show 1 more for "📚 Natural Language Processing"


Zero Shot Topic Classification

This demo shows how Transformers can be used for zero-shot topic classification, the ta...

+
Show 2 more for "📚 Natural Language Processing"


GloVe Explorer

⭐ 2 · :octocat: Code

Demonstration project of using Streamlit with word embeddings

by @dkajtoch



Zero Shot Topic Classification

This demo shows how Transformers can be used for zero-shot topic classification, the ta...


@@ -53,9 +53,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


net2net

⭐ 110 · :octocat: Code

Network-to-Network Translation with Conditional Invertible Neural Networks

by @CompVis



MQTT Camera Streamer

⭐ 68 · :octocat: Code

Stream images from a connected camera over MQTT & view using Streamlit

by @robmarkcole



COCO Explorer

⭐ 40 · :octocat: Code

Streamlit tool to explore coco datasets

by @i008



Style transfer web app

⭐ 30 · :octocat: Code

style transfer web app [FastAPI + streamlit + Docker]

by @amalshaji



Object detection app

⭐ 28 · :octocat: Code

Simple object detection app with streamlit

by @robmarkcole



Ask Me Anything

⭐ 26 · :octocat: Code

An easy-to-use app to visualise attentions of various VQA models

by @apugoneappu



Image Classification App

⭐ 21 · :octocat: Code

An image classification app boilerplate to serve your deep learning models asap!

by @smaranjitghose



Webapp Computer Vision

⭐ 19 · :octocat: Code

Computer Vision application in the web

by @amineHY



Wildfire Detection

⭐ 17 · :octocat: Code

Using U-Net Model to Detect Wildfire from Satellite Imagery

by @yueureka

+


Taming Transformers

⭐ 1.3K · :octocat: Code

{}

by @CompVis



net2net

⭐ 130 · :octocat: Code

Network-to-Network Translation with Conditional Invertible Neural Networks

by @CompVis



MQTT Camera Streamer

⭐ 81 · :octocat: Code

Stream images from a connected camera over MQTT, view using Streamlit, record to file a...

by @robmarkcole



COCO Explorer

⭐ 50 · :octocat: Code

Streamlit tool to explore coco datasets

by @i008



Style transfer web app

⭐ 39 · :octocat: Code

style transfer web app [FastAPI + streamlit + Docker]

by @amalshaji



Object detection app

⭐ 30 · :octocat: Code

Simple object detection app with streamlit

by @robmarkcole



Ask Me Anything

⭐ 29 · :octocat: Code

An easy-to-use app to visualise attentions of various VQA models

by @apugoneappu



Image Classification App

⭐ 23 · :octocat: Code

An image classification app boilerplate to serve your deep learning models asap!

by @smaranjitghose



Webapp Computer Vision

⭐ 21 · :octocat: Code

Computer Vision application in the web

by @amineHY

-
Show 6 more for "👁️ Computer Vision"


Indian ALPR System

⭐ 15 · :octocat: Code

Source code of ALPR (Automatic License Plate Recognition System)

by @udaylunawat



Alph, The Sacred River

🐣 New · ⭐ 15 · :octocat: Code

Combines poems and text using CLIP from OpenAI

by @thoppe



Picture-lytics

⭐ 8 · :octocat: Code

Using Google's teachable machine to generate an image classification model and serving ...

by @KimaruThagna



Face Mask Detector

⭐ 7 · :octocat: Code

A simple Streamlit frontend for a pre-trained MobileNet CNN model + OpenCV for face mas...

by @virtualramblas



Text Insights

⭐ 6 · :octocat: Code

Upload an image of a document and extract text, names, facts and figures

by @robmarkcole



Plant Disease Detection

⭐ 4 · :octocat: Code

Web App for Plant Disease Detection using Tensorflow and streamlit

by @AmeyaUpalanchi

+
Show 11 more for "👁️ Computer Vision"


Alph, The Sacred River

⭐ 21 · :octocat: Code

Combines poems and text using CLIP from OpenAI

by @thoppe



Indian ALPR System

⭐ 18 · :octocat: Code

Source code of ALPR (Automatic License Plate Recognition System)

by @udaylunawat



Wildfire Detection

⭐ 18 · :octocat: Code

Using U-Net Model to Detect Wildfire from Satellite Imagery

by @yueureka



MiniClip

🐣 New · ⭐ 10 · :octocat: Code

{}

by @HendrikStrobelt



Face Mask Detector

⭐ 9 · :octocat: Code

A simple Streamlit frontend for a pre-trained MobileNet CNN model + OpenCV for face mas...

by @virtualramblas



Picture-lytics

⭐ 8 · :octocat: Code

Using Google's teachable machine to generate an image classification model and serving ...

by @KimaruThagna



Text Insights

⭐ 7 · :octocat: Code

Upload an image of a document and extract text, names, facts and figures

by @robmarkcole



Plant Disease Detection

⭐ 5 · :octocat: Code

Web App for Plant Disease Detection using Tensorflow and streamlit

by @AmeyaUpalanchi



Web VR Code Generator

🐣 New · ⭐ 4 · :octocat: Code

A simple app that generates WebVR code for scenes made using A-Frame primitives and dis...

by @jojo96



CLIP Playground

🐣 New · ⭐ 2 · :octocat: Code

A playground to try out OpenAI's CLIP model

by @JaviFuentes94



Material Segmentation

🐣 New · :octocat: Code

Streamlit app for detecting, segmenting and classifying materials inside mostly transpa...

by @virtualramblas


@@ -63,7 +63,7 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


chime soundboard

⭐ 51 · :octocat: Code

Python sound notifications made easy

by @MaxHalford



Music Generation

⭐ 3 · :octocat: Code

Music Generation using Neural Networks Streamlit App

by @Sohaib90

+


chime soundboard

⭐ 63 · :octocat: Code

Python sound notifications made easy

by @MaxHalford



Music Generation

⭐ 3 · :octocat: Code

Music Generation using Neural Networks Streamlit App

by @Sohaib90


@@ -71,9 +71,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


FarolCovid

⭐ 36 · :octocat: Code

. Ferramenta de monitoramento do risco de colapso no sistema de sade em municpios brasi...

by @ImpulsoGov



Covid-19 Data Explorer

⭐ 19 · :octocat: Code

Dashboard for the COVID19 spread

by @cwerner



Genetic Ancestry

⭐ 19 · :octocat: Code

Visualize your personal genetics data

by @arvkevi



Auto Vaidya

⭐ 17 · :octocat: Code

An open-source project for applying deep learning to medical scenarios

by @Auto-Vaidya



Covid19-Scotland

⭐ 12 · :octocat: Code

Load, explore and analyse data from Scotland and rest of the world related to Covid19

by @heyad



Gravitational Wave App

⭐ 7 · :octocat: Code

Streamlit viewer for GW data

by @jkanner



Covid Tracking

⭐ 5 · :octocat: Code

COVID Tracking app for data in Northern California

by @PanditPranav



COVID-19 in Italy

⭐ 3 · :octocat: Code

Analyse data for COVID-19 vaccines administrations and COVID-19 infections in Italy

by @francesconazzaro



Brain Tumor Detector

🐣 New · :octocat: Code

Find out whether there is a tumor in the brain (or) not by uploading the MRI of it

by @manik456

+


FarolCovid

⭐ 37 · :octocat: Code

. Ferramenta de monitoramento do risco de colapso no sistema de sade em municpios brasi...

by @ImpulsoGov



Covid-19 Data Explorer

⭐ 19 · :octocat: Code

Dashboard for the COVID19 spread

by @cwerner



Genetic Ancestry

⭐ 19 · :octocat: Code

Visualize your personal genetics data

by @arvkevi



Auto Vaidya

⭐ 18 · :octocat: Code

An open-source project for applying deep learning to medical scenarios

by @Auto-Vaidya



Covid19-Scotland

⭐ 12 · :octocat: Code

Load, explore and analyse data from Scotland and rest of the world related to Covid19

by @heyad



Covid Tracking

⭐ 7 · :octocat: Code

COVID Tracking app for data in Northern California

by @PanditPranav



Gravitational Wave App

⭐ 7 · :octocat: Code

Streamlit viewer for GW data

by @jkanner



COVID-19 in Italy

⭐ 4 · :octocat: Code

Analyse data for COVID-19 vaccines administrations and COVID-19 infections in Italy

by @francesconazzaro



Galaxy Zoo

⭐ 2 · :octocat: Code

Search galaxies by morphology

by @mwalmsley

-
Show 2 more for "🔬 Science & Technology"


Interactive COVID-19

Analyze the cumulative data of confirmed, deaths, and recovered cases over time



Monte Carlo for Pi

:octocat: Code

Using Monte Carlo to Estimate Pi

by @mesmith027

+
Show 3 more for "🔬 Science & Technology"


Brain Tumor Detector

⭐ 1 · :octocat: Code

Find out whether there is a tumor in the brain (or) not by uploading the MRI of it

by @manik456



Monte Carlo for Pi

:octocat: Code

Using Monte Carlo to Estimate Pi

by @mesmith027



Interactive COVID-19

Analyze the cumulative data of confirmed, deaths, and recovered cases over time


@@ -81,7 +81,7 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


Finance Chart

⭐ 60 · :octocat: Code

This app is a simple example of using Strealit to create a financial data web app

by @paduel



StockAnalysisApp

⭐ 40 · :octocat: Code

A stock analysis app with streamlit

by @antonio-catalano



TechSEO Crawler

⭐ 39 · :octocat: Code

Build a small, 3 domain internet using Github pages and Wikipedia and construct a crawl...

by @jroakes



Time Series Forecasting

⭐ 19 · :octocat: Code

This MVP data web app uses the Streamlit framework and Facebook's Prophet forecasting p...

by @zachrenwick



EDA on Financial Dataset

⭐ 17 · :octocat: Code

Automated Exploration Data Analysis on a financial dataset

by @bukosabino



Global cities explorer

⭐ 16 · :octocat: Code

Content shared at DS-OX Meetup

by @asehmi



Marketing Campaign App

⭐ 12 · :octocat: Code

A streamlit APP DEMO (python, plotly)

by @Ivyw1219



Travelling Salesman

⭐ 3 · :octocat: Code

Animation of solving the traveling salesman problem to optimality using mixed-integer p...

by @miclindahl

+


Finance Chart

⭐ 67 · :octocat: Code

This app is a simple example of using Strealit to create a financial data web app

by @paduel



StockAnalysisApp

⭐ 43 · :octocat: Code

A stock analysis app with streamlit

by @antonio-catalano



TechSEO Crawler

⭐ 41 · :octocat: Code

Build a small, 3 domain internet using Github pages and Wikipedia and construct a crawl...

by @jroakes



Global cities explorer

⭐ 28 · :octocat: Code

Content shared at DS-OX Meetup

by @asehmi



Time Series Forecasting

⭐ 21 · :octocat: Code

This MVP data web app uses the Streamlit framework and Facebook's Prophet forecasting p...

by @zachrenwick



EDA on Financial Dataset

⭐ 19 · :octocat: Code

Automated Exploration Data Analysis on a financial dataset

by @bukosabino



Marketing Campaign App

⭐ 12 · :octocat: Code

A streamlit APP DEMO (python, plotly)

by @Ivyw1219



Travelling Salesman

⭐ 3 · :octocat: Code

Animation of solving the traveling salesman problem to optimality using mixed-integer p...

by @miclindahl


@@ -89,9 +89,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


Year on Github

🐣 New · ⭐ 110 · :octocat: Code

Share your Github stats for 2020 on Twitter

by @jrieke



Cheat Sheet

⭐ 79 · :octocat: Code

A cheat sheet for streamlit

by @daniellewisDL



Containerized App

⭐ 21 · :octocat: Code

Bare bones use-case for deploying a containerized web app (built in streamlit) on AWS

by @collinprather



Matplotlib Configurator

⭐ 18 · :octocat: Code

Matplotlib style configurator, built with Streamlit

by @dhaitz



Whatsapp Chat Analyzer

⭐ 15 · :octocat: Code

WhatsApp Chat Analyzer is a WebApp and it can be used by anyone to analyze their chat

by @pcsingh



Board Game Exploration

⭐ 11 · :octocat: Code

Heroku app to explore boardgame data

by @MaartenGr



Apache JMeter

⭐ 8 · :octocat: Code

Powering up Apache JMeter with Streamlit and opening the door for machine learning

by @QAInsights



Goodreads App

⭐ 7 · :octocat: Code

Analyzing Your Goodreads Reading Habits

by @tylerjrichards



Resume App

⭐ 7 · :octocat: Code

Interactive resume created on Streamlit and hosted on AWS EC2

by @alphadatagamma

+


Year on Github

⭐ 110 · :octocat: Code

Share your Github stats for 2020 on Twitter

by @jrieke



Cheat Sheet

⭐ 100 · :octocat: Code

A cheat sheet for streamlit

by @daniellewisDL



Project Code

🐣 New · ⭐ 33 · :octocat: Code

Leetcode using AI

by @gagan3012



Containerized App

⭐ 28 · :octocat: Code

Bare bones use-case for deploying a containerized web app (built in streamlit) on AWS

by @collinprather



Matplotlib Configurator

⭐ 19 · :octocat: Code

Matplotlib style configurator, built with Streamlit

by @dhaitz



Whatsapp Chat Analyzer

⭐ 18 · :octocat: Code

WhatsApp Chat Analyzer is a WebApp and it can be used by anyone to analyze their chat

by @pcsingh



Goodreads App

⭐ 17 · :octocat: Code

Analyzing Your Goodreads Reading Habits

by @tylerjrichards



Board Game Exploration

⭐ 13 · :octocat: Code

Heroku app to explore boardgame data

by @MaartenGr



Apache JMeter

⭐ 10 · :octocat: Code

Powering up Apache JMeter with Streamlit and opening the door for machine learning

by @QAInsights

-
Show 3 more for "🚀 Non-ML Apps"


Arup Social Data

⭐ 5 · :octocat: Code

Code and data for eviction and housing analysis in the US

by @arup-group



HTML Table Scraper

⭐ 5 · :octocat: Code

A simple HTML table scraper made with Python and the amazing Streamlit!

by @CharlyWargnier



Liverpool Analyzer

⭐ 2 · :octocat: Code

Last row tracking data and code

by @saeeeeru

+
Show 4 more for "🚀 Non-ML Apps"


Resume App

⭐ 10 · :octocat: Code

Interactive resume created on Streamlit and hosted on AWS EC2

by @alphadatagamma



Arup Social Data

⭐ 9 · :octocat: Code

Code and data for eviction and housing analysis in the US

by @arup-group



HTML Table Scraper

⭐ 7 · :octocat: Code

A simple HTML table scraper made with Python and the amazing Streamlit!

by @CharlyWargnier



Liverpool Analyzer

⭐ 3 · :octocat: Code

Last row tracking data and code

by @saeeeeru


@@ -99,9 +99,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


HiPlot

⭐ 2K · :octocat: Code

HiPlot makes understanding high dimensional data easy

by @facebookresearch



spaCy

⭐ 350 · :octocat: Code

spaCy building blocks and visualizers for Streamlit apps

by @explosion



Drawable Canvas

⭐ 74 · :octocat: Code

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Stre...

by @andfanilo



ContainDS Dashboards

⭐ 73 · :octocat: Code

JupyterHub extension for ContainDS Dashboards

by @ideonate



ECharts

⭐ 70 · :octocat: Code

A Streamlit custom component to render ECharts in Streamlit

by @andfanilo



Annotated Text

⭐ 61 · :octocat: Code

A simple component to display annotated text in Streamlit apps

by @tvst



Folium

⭐ 53 · :octocat: Code

Streamlit Component for rendering Folium maps

by @randyzwitch



Pandas Profiling

⭐ 53 · :octocat: Code

Pandas profiling component for Streamlit

by @okld



Terran Timeline

⭐ 53 · :octocat: Code

Using Terran for creating video timelines

by @pento-group

+


HiPlot

⭐ 2.1K · :octocat: Code

HiPlot makes understanding high dimensional data easy

by @facebookresearch



spaCy

⭐ 380 · :octocat: Code

spaCy building blocks and visualizers for Streamlit apps

by @explosion



ContainDS Dashboards

⭐ 100 · :octocat: Code

JupyterHub extension for ContainDS Dashboards

by @ideonate



Drawable Canvas

⭐ 90 · :octocat: Code

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Stre...

by @andfanilo



ECharts

⭐ 88 · :octocat: Code

A custom component to render ECharts in Streamlit

by @andfanilo



WebRTC

⭐ 83 · :octocat: Code

Real-time video and audio streams over the network, with Streamlit

by @whitphx



Annotated Text

⭐ 80 · :octocat: Code

A simple component to display annotated text in Streamlit apps

by @tvst



Folium

⭐ 61 · :octocat: Code

Streamlit Component for rendering Folium maps

by @randyzwitch



AgGrid

⭐ 61 · :octocat: Code

AgGrid is an awesome grid for web frontend

by @PablocFonseca

-
Show 16 more for "🧰 Extensions & Components"


WebRTC

🐣 New · ⭐ 47 · :octocat: Code

Real-time video and audio streams over the network, with Streamlit

by @whitphx



Ace

⭐ 40 · :octocat: Code

Streamlit component featuring the Ace code editor

by @okld



AgGrid

🐣 New · ⭐ 39 · :octocat: Code

AgGrid is an awesome grid for web frontend

by @PablocFonseca



Agraph

⭐ 29 · :octocat: Code

A Streamlit Graph Vis

by @ChrisChross



Vega-Lite

⭐ 27 · :octocat: Code

A Streamlit component to render interactive Vega, Vega-Lite, and Altair visualizations ...

by @domoritz



Bokeh Events

⭐ 26 · :octocat: Code

A streamlit component for bi-directional communication with bokeh plots

by @ash2shukla



Observable

⭐ 25 · :octocat: Code

Embed Observable notebooks into Streamlit apps!

by @asg017



D3 Demo

⭐ 24 · :octocat: Code

D3 in React in Streamlit tech demo

by @andfanilo



Cropper

⭐ 22 · :octocat: Code

A simple image cropper for Streamlit

by @turner-anderson



Embedcode

⭐ 16 · :octocat: Code

Streamlit component for embedding code snippets such as GitHub gists, CodePen snippets,...

by @randyzwitch



3dmol

⭐ 10 · :octocat: Code

This project aims to provide an easy way to create a web app for interacting with molec...

by @napoles-uach



Lottie

🐣 New · ⭐ 9 · :octocat: Code

Streamlit component to render Lottie animations

by @andfanilo



Analytics

🐣 New · ⭐ 9 · :octocat: Code

Track & visualize user interactions with your streamlit app

by @jrieke



Player

🐣 New · ⭐ 4 · :octocat: Code

A streamlit component to embed video and music players from various websites

by @okld



Disqus

🐣 New · ⭐ 2 · :octocat: Code

A streamlit component to embed Disqus in your applications

by @okld



Discourse

🐣 New · ⭐ 1 · :octocat: Code

A streamlit component to embed Discourse topics in your applications

by @okld

+
Show 18 more for "🧰 Extensions & Components"


Pandas Profiling

⭐ 59 · :octocat: Code

Pandas profiling component for Streamlit

by @okld



Terran Timeline

⭐ 57 · :octocat: Code

Using Terran for creating video timelines

by @pento-group



Ace

⭐ 49 · :octocat: Code

Streamlit component featuring the Ace code editor

by @okld



Bokeh Events

⭐ 48 · :octocat: Code

A streamlit component for bi-directional communication with bokeh plots

by @ash2shukla



Agraph

⭐ 36 · :octocat: Code

A Streamlit Graph Vis

by @ChrisChross



D3 Demo

⭐ 31 · :octocat: Code

D3 in React in Streamlit tech demo

by @andfanilo



Vega-Lite

⭐ 30 · :octocat: Code

A Streamlit component to render interactive Vega, Vega-Lite, and Altair visualizations ...

by @domoritz



Observable

⭐ 28 · :octocat: Code

Embed Observable notebooks into Streamlit apps!

by @asg017



Cropper

⭐ 28 · :octocat: Code

A simple image cropper for Streamlit

by @turner-anderson



Auth0 with Next.js

⭐ 28 · :octocat: Code

Content shared at DS-OX Meetup

by @asehmi



Analytics

⭐ 21 · :octocat: Code

Track & visualize user interactions with your streamlit app

by @jrieke



Embedcode

⭐ 16 · :octocat: Code

Streamlit component for embedding code snippets such as GitHub gists, CodePen snippets,...

by @randyzwitch



Lottie

⭐ 15 · :octocat: Code

Streamlit component to render Lottie animations

by @andfanilo



3dmol

⭐ 14 · :octocat: Code

This project aims to provide an easy way to create a web app for interacting with molec...

by @napoles-uach



Timeline

🐣 New · ⭐ 8 · :octocat: Code

A simple Streamlit Component to display a Timeline in Streamlit apps. It integrates Kni...

by @innerdoc



Player

⭐ 6 · :octocat: Code

A streamlit component to embed video and music players from various websites

by @okld



Disqus

⭐ 2 · :octocat: Code

A streamlit component to embed Disqus in your applications

by @okld



Discourse

⭐ 1 · :octocat: Code

A streamlit component to embed Discourse topics in your applications

by @okld


@@ -109,7 +109,7 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


Udacity Self-driving Car

⭐ 770 · :octocat: Code

Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset w...

by @streamlit



Face-GAN Explorer

⭐ 180 · :octocat: Code

A demonstration of using a live Tensorflow session to create an interactive face-GAN ex...

by @streamlit



Uber Pickups in NYC

⭐ 140 · :octocat: Code

A Streamlit demo to interactively visualize Uber pickups in New York City

by @streamlit



Deep Dream

⭐ 3 · :octocat: Code

A Streamlit demo demonstrating the Deep Dream technique. Adapted from the TensorFlow De...

by @streamlit

+


Udacity Self-driving Car

⭐ 800 · :octocat: Code

Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset w...

by @streamlit



Face-GAN Explorer

⭐ 190 · :octocat: Code

A demonstration of using a live Tensorflow session to create an interactive face-GAN ex...

by @streamlit



Uber Pickups in NYC

⭐ 150 · :octocat: Code

A Streamlit demo to interactively visualize Uber pickups in New York City

by @streamlit



Deep Dream

⭐ 3 · :octocat: Code

A Streamlit demo demonstrating the Deep Dream technique. Adapted from the TensorFlow De...

by @streamlit


diff --git a/README.md b/README.md index efade2d..370f99e 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@

- +

-This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 categories, ranked by Github stars (in total, the projects have 14K stars!). To add or update a project, please read the instructions [at the end of this file](#Contributing). You can also browse other [🏆 best-of lists](https://best-of.org) or create [your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md). +This curated list contains 100 [streamlit](https://www.streamlit.io/) apps from 9 categories, ranked by Github stars (in total, the projects have 17K stars!). To add or update a project, please read the instructions [at the end of this file](#Contributing). You can also browse other [🏆 best-of lists](https://best-of.org) or create [your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
@@ -35,7 +35,7 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


Traingenerator

🐣 New · ⭐ 920 · :octocat: Code

A web app to generate template code for machine learning

by @jrieke



FastAPI Model Serving

⭐ 89 · :octocat: Code

Simple web app example using streamlit and FastAPI to serve a PyTorch model

by @davidefiocco



E2E ML App w/ PyTorch

⭐ 63 · :octocat: Code

An end-to-end ML applications using PyTorch, W&B, FastAPI, Docker, Streamlit and Heroku...

by @madewithml



Torchserve Dashboard

⭐ 30 · :octocat: Code

Management Dashboard for Torchserve

by @cceyda



Raylab

⭐ 18 · :octocat: Code

Reinforcement learning algorithms in RLlib

by @angelolovatto

+


Traingenerator

⭐ 990 · :octocat: Code

A web app to generate template code for machine learning

by @jrieke



FastAPI Model Serving

⭐ 110 · :octocat: Code

Simple web app example using streamlit and FastAPI to serve a PyTorch model

by @davidefiocco



E2E ML App w/ PyTorch

⭐ 69 · :octocat: Code

An end-to-end ML applications using PyTorch, W&B, FastAPI, Docker, Streamlit and Heroku...

by @madewithml



Torchserve Dashboard

⭐ 35 · :octocat: Code

Management Dashboard for Torchserve

by @cceyda



Graph App Kit

⭐ 33 · :octocat: Code

Go from graph data to a secure and interactive visual graph app in 15 minutes

by @graphistry



Raylab

⭐ 26 · :octocat: Code

Reinforcement learning algorithms in RLlib

by @angelolovatto



TensorFlow Serving + Streamlit

🐣 New · ⭐ 5 · :octocat: Code

TensorFlow Serving + Streamlit!

by @alvarobartt


@@ -43,9 +43,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


🤗 Datasets Viewer

⭐ 6.8K · :octocat: Code

The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and e...

by @huggingface



Insight

⭐ 240 · :octocat: Code

Repository for Project Insight: NLP as a Service

by @abhimishra91



Rick & Morty Generator

⭐ 18 · :octocat: Code

A Streamlit app that generates Rick and Morty stories using GPT2

by @e-tony



Headliner Demo

⭐ 18 · :octocat: Code

Simple translation demo showcasing our headliner package

by @as-ideas



Rhyme with AI

⭐ 14 · :octocat: Code

Rhyme with AI

by @godatadriven



Sentiment Analyzer

⭐ 13 · :octocat: Code

It analyze the sentiment of the user, whether it is postive or negative

by @patidarparas13



Squote

⭐ 9 · :octocat: Code

Semantic search for quotes

by @cjwallace



Help Me Read

⭐ 5 · :octocat: Code

Awesome app created with Streamlit + HuggingFace to get summary, question-answer, trans...

by @Anku5hk



GloVe Explorer

⭐ 2 · :octocat: Code

Demonstration project of using Streamlit with word embeddings

by @dkajtoch

+


🤗 Datasets Viewer

⭐ 8.1K · :octocat: Code

The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and e...

by @huggingface



Insight

⭐ 250 · :octocat: Code

Repository for Project Insight: NLP as a Service

by @abhimishra91



Intent Example Finder

⭐ 120 · :octocat: Code

Crowd sourced training data for Rasa NLU models

by @RasaHQ



Rick & Morty Generator

⭐ 19 · :octocat: Code

A Streamlit app that generates Rick and Morty stories using GPT2

by @e-tony



Headliner Demo

⭐ 17 · :octocat: Code

Simple translation demo showcasing our headliner package

by @as-ideas



Rhyme with AI

⭐ 16 · :octocat: Code

Rhyme with AI

by @godatadriven



Sentiment Analyzer

⭐ 14 · :octocat: Code

It analyze the sentiment of the user, whether it is postive or negative

by @patidarparas13



Squote

⭐ 9 · :octocat: Code

Semantic search for quotes

by @cjwallace



Help Me Read

⭐ 8 · :octocat: Code

Awesome app created with Streamlit + HuggingFace to get summary, question-answer, trans...

by @Anku5hk

-
Show 1 more for "📚 Natural Language Processing"


Zero Shot Topic Classification

This demo shows how Transformers can be used for zero-shot topic classification, the ta...

+
Show 2 more for "📚 Natural Language Processing"


GloVe Explorer

⭐ 2 · :octocat: Code

Demonstration project of using Streamlit with word embeddings

by @dkajtoch



Zero Shot Topic Classification

This demo shows how Transformers can be used for zero-shot topic classification, the ta...


@@ -53,9 +53,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


net2net

⭐ 110 · :octocat: Code

Network-to-Network Translation with Conditional Invertible Neural Networks

by @CompVis



MQTT Camera Streamer

⭐ 68 · :octocat: Code

Stream images from a connected camera over MQTT & view using Streamlit

by @robmarkcole



COCO Explorer

⭐ 40 · :octocat: Code

Streamlit tool to explore coco datasets

by @i008



Style transfer web app

⭐ 30 · :octocat: Code

style transfer web app [FastAPI + streamlit + Docker]

by @amalshaji



Object detection app

⭐ 28 · :octocat: Code

Simple object detection app with streamlit

by @robmarkcole



Ask Me Anything

⭐ 26 · :octocat: Code

An easy-to-use app to visualise attentions of various VQA models

by @apugoneappu



Image Classification App

⭐ 21 · :octocat: Code

An image classification app boilerplate to serve your deep learning models asap!

by @smaranjitghose



Webapp Computer Vision

⭐ 19 · :octocat: Code

Computer Vision application in the web

by @amineHY



Wildfire Detection

⭐ 17 · :octocat: Code

Using U-Net Model to Detect Wildfire from Satellite Imagery

by @yueureka

+


Taming Transformers

⭐ 1.3K · :octocat: Code

{}

by @CompVis



net2net

⭐ 130 · :octocat: Code

Network-to-Network Translation with Conditional Invertible Neural Networks

by @CompVis



MQTT Camera Streamer

⭐ 81 · :octocat: Code

Stream images from a connected camera over MQTT, view using Streamlit, record to file a...

by @robmarkcole



COCO Explorer

⭐ 50 · :octocat: Code

Streamlit tool to explore coco datasets

by @i008



Style transfer web app

⭐ 39 · :octocat: Code

style transfer web app [FastAPI + streamlit + Docker]

by @amalshaji



Object detection app

⭐ 30 · :octocat: Code

Simple object detection app with streamlit

by @robmarkcole



Ask Me Anything

⭐ 29 · :octocat: Code

An easy-to-use app to visualise attentions of various VQA models

by @apugoneappu



Image Classification App

⭐ 23 · :octocat: Code

An image classification app boilerplate to serve your deep learning models asap!

by @smaranjitghose



Webapp Computer Vision

⭐ 21 · :octocat: Code

Computer Vision application in the web

by @amineHY

-
Show 6 more for "👁️ Computer Vision"


Indian ALPR System

⭐ 15 · :octocat: Code

Source code of ALPR (Automatic License Plate Recognition System)

by @udaylunawat



Alph, The Sacred River

🐣 New · ⭐ 15 · :octocat: Code

Combines poems and text using CLIP from OpenAI

by @thoppe



Picture-lytics

⭐ 8 · :octocat: Code

Using Google's teachable machine to generate an image classification model and serving ...

by @KimaruThagna



Face Mask Detector

⭐ 7 · :octocat: Code

A simple Streamlit frontend for a pre-trained MobileNet CNN model + OpenCV for face mas...

by @virtualramblas



Text Insights

⭐ 6 · :octocat: Code

Upload an image of a document and extract text, names, facts and figures

by @robmarkcole



Plant Disease Detection

⭐ 4 · :octocat: Code

Web App for Plant Disease Detection using Tensorflow and streamlit

by @AmeyaUpalanchi

+
Show 11 more for "👁️ Computer Vision"


Alph, The Sacred River

⭐ 21 · :octocat: Code

Combines poems and text using CLIP from OpenAI

by @thoppe



Indian ALPR System

⭐ 18 · :octocat: Code

Source code of ALPR (Automatic License Plate Recognition System)

by @udaylunawat



Wildfire Detection

⭐ 18 · :octocat: Code

Using U-Net Model to Detect Wildfire from Satellite Imagery

by @yueureka



MiniClip

🐣 New · ⭐ 10 · :octocat: Code

{}

by @HendrikStrobelt



Face Mask Detector

⭐ 9 · :octocat: Code

A simple Streamlit frontend for a pre-trained MobileNet CNN model + OpenCV for face mas...

by @virtualramblas



Picture-lytics

⭐ 8 · :octocat: Code

Using Google's teachable machine to generate an image classification model and serving ...

by @KimaruThagna



Text Insights

⭐ 7 · :octocat: Code

Upload an image of a document and extract text, names, facts and figures

by @robmarkcole



Plant Disease Detection

⭐ 5 · :octocat: Code

Web App for Plant Disease Detection using Tensorflow and streamlit

by @AmeyaUpalanchi



Web VR Code Generator

🐣 New · ⭐ 4 · :octocat: Code

A simple app that generates WebVR code for scenes made using A-Frame primitives and dis...

by @jojo96



CLIP Playground

🐣 New · ⭐ 2 · :octocat: Code

A playground to try out OpenAI's CLIP model

by @JaviFuentes94



Material Segmentation

🐣 New · :octocat: Code

Streamlit app for detecting, segmenting and classifying materials inside mostly transpa...

by @virtualramblas


@@ -63,7 +63,7 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


chime soundboard

⭐ 51 · :octocat: Code

Python sound notifications made easy

by @MaxHalford



Music Generation

⭐ 3 · :octocat: Code

Music Generation using Neural Networks Streamlit App

by @Sohaib90

+


chime soundboard

⭐ 63 · :octocat: Code

Python sound notifications made easy

by @MaxHalford



Music Generation

⭐ 3 · :octocat: Code

Music Generation using Neural Networks Streamlit App

by @Sohaib90


@@ -71,9 +71,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


FarolCovid

⭐ 36 · :octocat: Code

. Ferramenta de monitoramento do risco de colapso no sistema de sade em municpios brasi...

by @ImpulsoGov



Covid-19 Data Explorer

⭐ 19 · :octocat: Code

Dashboard for the COVID19 spread

by @cwerner



Genetic Ancestry

⭐ 19 · :octocat: Code

Visualize your personal genetics data

by @arvkevi



Auto Vaidya

⭐ 17 · :octocat: Code

An open-source project for applying deep learning to medical scenarios

by @Auto-Vaidya



Covid19-Scotland

⭐ 12 · :octocat: Code

Load, explore and analyse data from Scotland and rest of the world related to Covid19

by @heyad



Gravitational Wave App

⭐ 7 · :octocat: Code

Streamlit viewer for GW data

by @jkanner



Covid Tracking

⭐ 5 · :octocat: Code

COVID Tracking app for data in Northern California

by @PanditPranav



COVID-19 in Italy

⭐ 3 · :octocat: Code

Analyse data for COVID-19 vaccines administrations and COVID-19 infections in Italy

by @francesconazzaro



Brain Tumor Detector

🐣 New · :octocat: Code

Find out whether there is a tumor in the brain (or) not by uploading the MRI of it

by @manik456

+


FarolCovid

⭐ 37 · :octocat: Code

. Ferramenta de monitoramento do risco de colapso no sistema de sade em municpios brasi...

by @ImpulsoGov



Covid-19 Data Explorer

⭐ 19 · :octocat: Code

Dashboard for the COVID19 spread

by @cwerner



Genetic Ancestry

⭐ 19 · :octocat: Code

Visualize your personal genetics data

by @arvkevi



Auto Vaidya

⭐ 18 · :octocat: Code

An open-source project for applying deep learning to medical scenarios

by @Auto-Vaidya



Covid19-Scotland

⭐ 12 · :octocat: Code

Load, explore and analyse data from Scotland and rest of the world related to Covid19

by @heyad



Covid Tracking

⭐ 7 · :octocat: Code

COVID Tracking app for data in Northern California

by @PanditPranav



Gravitational Wave App

⭐ 7 · :octocat: Code

Streamlit viewer for GW data

by @jkanner



COVID-19 in Italy

⭐ 4 · :octocat: Code

Analyse data for COVID-19 vaccines administrations and COVID-19 infections in Italy

by @francesconazzaro



Galaxy Zoo

⭐ 2 · :octocat: Code

Search galaxies by morphology

by @mwalmsley

-
Show 2 more for "🔬 Science & Technology"


Interactive COVID-19

Analyze the cumulative data of confirmed, deaths, and recovered cases over time



Monte Carlo for Pi

:octocat: Code

Using Monte Carlo to Estimate Pi

by @mesmith027

+
Show 3 more for "🔬 Science & Technology"


Brain Tumor Detector

⭐ 1 · :octocat: Code

Find out whether there is a tumor in the brain (or) not by uploading the MRI of it

by @manik456



Monte Carlo for Pi

:octocat: Code

Using Monte Carlo to Estimate Pi

by @mesmith027



Interactive COVID-19

Analyze the cumulative data of confirmed, deaths, and recovered cases over time


@@ -81,7 +81,7 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


Finance Chart

⭐ 60 · :octocat: Code

This app is a simple example of using Strealit to create a financial data web app

by @paduel



StockAnalysisApp

⭐ 40 · :octocat: Code

A stock analysis app with streamlit

by @antonio-catalano



TechSEO Crawler

⭐ 39 · :octocat: Code

Build a small, 3 domain internet using Github pages and Wikipedia and construct a crawl...

by @jroakes



Time Series Forecasting

⭐ 19 · :octocat: Code

This MVP data web app uses the Streamlit framework and Facebook's Prophet forecasting p...

by @zachrenwick



EDA on Financial Dataset

⭐ 17 · :octocat: Code

Automated Exploration Data Analysis on a financial dataset

by @bukosabino



Global cities explorer

⭐ 16 · :octocat: Code

Content shared at DS-OX Meetup

by @asehmi



Marketing Campaign App

⭐ 12 · :octocat: Code

A streamlit APP DEMO (python, plotly)

by @Ivyw1219



Travelling Salesman

⭐ 3 · :octocat: Code

Animation of solving the traveling salesman problem to optimality using mixed-integer p...

by @miclindahl

+


Finance Chart

⭐ 67 · :octocat: Code

This app is a simple example of using Strealit to create a financial data web app

by @paduel



StockAnalysisApp

⭐ 43 · :octocat: Code

A stock analysis app with streamlit

by @antonio-catalano



TechSEO Crawler

⭐ 41 · :octocat: Code

Build a small, 3 domain internet using Github pages and Wikipedia and construct a crawl...

by @jroakes



Global cities explorer

⭐ 28 · :octocat: Code

Content shared at DS-OX Meetup

by @asehmi



Time Series Forecasting

⭐ 21 · :octocat: Code

This MVP data web app uses the Streamlit framework and Facebook's Prophet forecasting p...

by @zachrenwick



EDA on Financial Dataset

⭐ 19 · :octocat: Code

Automated Exploration Data Analysis on a financial dataset

by @bukosabino



Marketing Campaign App

⭐ 12 · :octocat: Code

A streamlit APP DEMO (python, plotly)

by @Ivyw1219



Travelling Salesman

⭐ 3 · :octocat: Code

Animation of solving the traveling salesman problem to optimality using mixed-integer p...

by @miclindahl


@@ -89,9 +89,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


Year on Github

🐣 New · ⭐ 110 · :octocat: Code

Share your Github stats for 2020 on Twitter

by @jrieke



Cheat Sheet

⭐ 79 · :octocat: Code

A cheat sheet for streamlit

by @daniellewisDL



Containerized App

⭐ 21 · :octocat: Code

Bare bones use-case for deploying a containerized web app (built in streamlit) on AWS

by @collinprather



Matplotlib Configurator

⭐ 18 · :octocat: Code

Matplotlib style configurator, built with Streamlit

by @dhaitz



Whatsapp Chat Analyzer

⭐ 15 · :octocat: Code

WhatsApp Chat Analyzer is a WebApp and it can be used by anyone to analyze their chat

by @pcsingh



Board Game Exploration

⭐ 11 · :octocat: Code

Heroku app to explore boardgame data

by @MaartenGr



Apache JMeter

⭐ 8 · :octocat: Code

Powering up Apache JMeter with Streamlit and opening the door for machine learning

by @QAInsights



Goodreads App

⭐ 7 · :octocat: Code

Analyzing Your Goodreads Reading Habits

by @tylerjrichards



Resume App

⭐ 7 · :octocat: Code

Interactive resume created on Streamlit and hosted on AWS EC2

by @alphadatagamma

+


Year on Github

⭐ 110 · :octocat: Code

Share your Github stats for 2020 on Twitter

by @jrieke



Cheat Sheet

⭐ 100 · :octocat: Code

A cheat sheet for streamlit

by @daniellewisDL



Project Code

🐣 New · ⭐ 33 · :octocat: Code

Leetcode using AI

by @gagan3012



Containerized App

⭐ 28 · :octocat: Code

Bare bones use-case for deploying a containerized web app (built in streamlit) on AWS

by @collinprather



Matplotlib Configurator

⭐ 19 · :octocat: Code

Matplotlib style configurator, built with Streamlit

by @dhaitz



Whatsapp Chat Analyzer

⭐ 18 · :octocat: Code

WhatsApp Chat Analyzer is a WebApp and it can be used by anyone to analyze their chat

by @pcsingh



Goodreads App

⭐ 17 · :octocat: Code

Analyzing Your Goodreads Reading Habits

by @tylerjrichards



Board Game Exploration

⭐ 13 · :octocat: Code

Heroku app to explore boardgame data

by @MaartenGr



Apache JMeter

⭐ 10 · :octocat: Code

Powering up Apache JMeter with Streamlit and opening the door for machine learning

by @QAInsights

-
Show 3 more for "🚀 Non-ML Apps"


Arup Social Data

⭐ 5 · :octocat: Code

Code and data for eviction and housing analysis in the US

by @arup-group



HTML Table Scraper

⭐ 5 · :octocat: Code

A simple HTML table scraper made with Python and the amazing Streamlit!

by @CharlyWargnier



Liverpool Analyzer

⭐ 2 · :octocat: Code

Last row tracking data and code

by @saeeeeru

+
Show 4 more for "🚀 Non-ML Apps"


Resume App

⭐ 10 · :octocat: Code

Interactive resume created on Streamlit and hosted on AWS EC2

by @alphadatagamma



Arup Social Data

⭐ 9 · :octocat: Code

Code and data for eviction and housing analysis in the US

by @arup-group



HTML Table Scraper

⭐ 7 · :octocat: Code

A simple HTML table scraper made with Python and the amazing Streamlit!

by @CharlyWargnier



Liverpool Analyzer

⭐ 3 · :octocat: Code

Last row tracking data and code

by @saeeeeru


@@ -99,9 +99,9 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


HiPlot

⭐ 2K · :octocat: Code

HiPlot makes understanding high dimensional data easy

by @facebookresearch



spaCy

⭐ 350 · :octocat: Code

spaCy building blocks and visualizers for Streamlit apps

by @explosion



Drawable Canvas

⭐ 74 · :octocat: Code

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Stre...

by @andfanilo



ContainDS Dashboards

⭐ 73 · :octocat: Code

JupyterHub extension for ContainDS Dashboards

by @ideonate



ECharts

⭐ 70 · :octocat: Code

A Streamlit custom component to render ECharts in Streamlit

by @andfanilo



Annotated Text

⭐ 61 · :octocat: Code

A simple component to display annotated text in Streamlit apps

by @tvst



Folium

⭐ 53 · :octocat: Code

Streamlit Component for rendering Folium maps

by @randyzwitch



Pandas Profiling

⭐ 53 · :octocat: Code

Pandas profiling component for Streamlit

by @okld



Terran Timeline

⭐ 53 · :octocat: Code

Using Terran for creating video timelines

by @pento-group

+


HiPlot

⭐ 2.1K · :octocat: Code

HiPlot makes understanding high dimensional data easy

by @facebookresearch



spaCy

⭐ 380 · :octocat: Code

spaCy building blocks and visualizers for Streamlit apps

by @explosion



ContainDS Dashboards

⭐ 100 · :octocat: Code

JupyterHub extension for ContainDS Dashboards

by @ideonate



Drawable Canvas

⭐ 90 · :octocat: Code

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Stre...

by @andfanilo



ECharts

⭐ 88 · :octocat: Code

A custom component to render ECharts in Streamlit

by @andfanilo



WebRTC

⭐ 83 · :octocat: Code

Real-time video and audio streams over the network, with Streamlit

by @whitphx



Annotated Text

⭐ 80 · :octocat: Code

A simple component to display annotated text in Streamlit apps

by @tvst



Folium

⭐ 61 · :octocat: Code

Streamlit Component for rendering Folium maps

by @randyzwitch



AgGrid

⭐ 61 · :octocat: Code

AgGrid is an awesome grid for web frontend

by @PablocFonseca

-
Show 16 more for "🧰 Extensions & Components"


WebRTC

🐣 New · ⭐ 47 · :octocat: Code

Real-time video and audio streams over the network, with Streamlit

by @whitphx



Ace

⭐ 40 · :octocat: Code

Streamlit component featuring the Ace code editor

by @okld



AgGrid

🐣 New · ⭐ 39 · :octocat: Code

AgGrid is an awesome grid for web frontend

by @PablocFonseca



Agraph

⭐ 29 · :octocat: Code

A Streamlit Graph Vis

by @ChrisChross



Vega-Lite

⭐ 27 · :octocat: Code

A Streamlit component to render interactive Vega, Vega-Lite, and Altair visualizations ...

by @domoritz



Bokeh Events

⭐ 26 · :octocat: Code

A streamlit component for bi-directional communication with bokeh plots

by @ash2shukla



Observable

⭐ 25 · :octocat: Code

Embed Observable notebooks into Streamlit apps!

by @asg017



D3 Demo

⭐ 24 · :octocat: Code

D3 in React in Streamlit tech demo

by @andfanilo



Cropper

⭐ 22 · :octocat: Code

A simple image cropper for Streamlit

by @turner-anderson



Embedcode

⭐ 16 · :octocat: Code

Streamlit component for embedding code snippets such as GitHub gists, CodePen snippets,...

by @randyzwitch



3dmol

⭐ 10 · :octocat: Code

This project aims to provide an easy way to create a web app for interacting with molec...

by @napoles-uach



Lottie

🐣 New · ⭐ 9 · :octocat: Code

Streamlit component to render Lottie animations

by @andfanilo



Analytics

🐣 New · ⭐ 9 · :octocat: Code

Track & visualize user interactions with your streamlit app

by @jrieke



Player

🐣 New · ⭐ 4 · :octocat: Code

A streamlit component to embed video and music players from various websites

by @okld



Disqus

🐣 New · ⭐ 2 · :octocat: Code

A streamlit component to embed Disqus in your applications

by @okld



Discourse

🐣 New · ⭐ 1 · :octocat: Code

A streamlit component to embed Discourse topics in your applications

by @okld

+
Show 18 more for "🧰 Extensions & Components"


Pandas Profiling

⭐ 59 · :octocat: Code

Pandas profiling component for Streamlit

by @okld



Terran Timeline

⭐ 57 · :octocat: Code

Using Terran for creating video timelines

by @pento-group



Ace

⭐ 49 · :octocat: Code

Streamlit component featuring the Ace code editor

by @okld



Bokeh Events

⭐ 48 · :octocat: Code

A streamlit component for bi-directional communication with bokeh plots

by @ash2shukla



Agraph

⭐ 36 · :octocat: Code

A Streamlit Graph Vis

by @ChrisChross



D3 Demo

⭐ 31 · :octocat: Code

D3 in React in Streamlit tech demo

by @andfanilo



Vega-Lite

⭐ 30 · :octocat: Code

A Streamlit component to render interactive Vega, Vega-Lite, and Altair visualizations ...

by @domoritz



Observable

⭐ 28 · :octocat: Code

Embed Observable notebooks into Streamlit apps!

by @asg017



Cropper

⭐ 28 · :octocat: Code

A simple image cropper for Streamlit

by @turner-anderson



Auth0 with Next.js

⭐ 28 · :octocat: Code

Content shared at DS-OX Meetup

by @asehmi



Analytics

⭐ 21 · :octocat: Code

Track & visualize user interactions with your streamlit app

by @jrieke



Embedcode

⭐ 16 · :octocat: Code

Streamlit component for embedding code snippets such as GitHub gists, CodePen snippets,...

by @randyzwitch



Lottie

⭐ 15 · :octocat: Code

Streamlit component to render Lottie animations

by @andfanilo



3dmol

⭐ 14 · :octocat: Code

This project aims to provide an easy way to create a web app for interacting with molec...

by @napoles-uach



Timeline

🐣 New · ⭐ 8 · :octocat: Code

A simple Streamlit Component to display a Timeline in Streamlit apps. It integrates Kni...

by @innerdoc



Player

⭐ 6 · :octocat: Code

A streamlit component to embed video and music players from various websites

by @okld



Disqus

⭐ 2 · :octocat: Code

A streamlit component to embed Disqus in your applications

by @okld



Discourse

⭐ 1 · :octocat: Code

A streamlit component to embed Discourse topics in your applications

by @okld


@@ -109,7 +109,7 @@ This curated list contains 92 [streamlit](https://www.streamlit.io/) apps from 9 Back to top -


Udacity Self-driving Car

⭐ 770 · :octocat: Code

Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset w...

by @streamlit



Face-GAN Explorer

⭐ 180 · :octocat: Code

A demonstration of using a live Tensorflow session to create an interactive face-GAN ex...

by @streamlit



Uber Pickups in NYC

⭐ 140 · :octocat: Code

A Streamlit demo to interactively visualize Uber pickups in New York City

by @streamlit



Deep Dream

⭐ 3 · :octocat: Code

A Streamlit demo demonstrating the Deep Dream technique. Adapted from the TensorFlow De...

by @streamlit

+


Udacity Self-driving Car

⭐ 800 · :octocat: Code

Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset w...

by @streamlit



Face-GAN Explorer

⭐ 190 · :octocat: Code

A demonstration of using a live Tensorflow session to create an interactive face-GAN ex...

by @streamlit



Uber Pickups in NYC

⭐ 150 · :octocat: Code

A Streamlit demo to interactively visualize Uber pickups in New York City

by @streamlit



Deep Dream

⭐ 3 · :octocat: Code

A Streamlit demo demonstrating the Deep Dream technique. Adapted from the TensorFlow De...

by @streamlit


diff --git a/history/2021-05-03_changes.md b/history/2021-05-03_changes.md new file mode 100644 index 0000000..3cdc418 --- /dev/null +++ b/history/2021-05-03_changes.md @@ -0,0 +1,37 @@ +## 📈 Trending Up + +_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ + +- spaCy (🥇15 · ⭐ 380 · 📈) - spaCy building blocks and visualizers for Streamlit apps. MIT +- COCO Explorer (🥈8 · ⭐ 50 · 📈) - Streamlit tool to explore coco datasets. ❗Unlicensed +- Agraph (🥈12 · ⭐ 36 · 📈) - A Streamlit Graph Vis. MIT +- Analytics (🥉9 · ⭐ 21 · 📈) - Track & visualize user interactions with your streamlit app. MIT +- Lottie (🥉10 · ⭐ 15 · 📈) - Streamlit component to render Lottie animations. Apache-2 + +## 📉 Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- Year on Github (🥉6 · ⭐ 110 · 📉) - Share your Github stats for 2020 on Twitter. MIT +- Cheat Sheet (🥇9 · ⭐ 100 · 📉) - A cheat sheet for streamlit. MIT +- Drawable Canvas (🥈12 · ⭐ 90 · 📉) - Do you like Quick, Draw? Well what if you could.. MIT +- ECharts (🥈11 · ⭐ 88 · 📉) - A custom component to render ECharts in Streamlit. MIT +- Style transfer web app (🥉6 · ⭐ 39 · 📉) - style transfer web app [FastAPI + streamlit + Docker]. ❗Unlicensed + +## ➕ Added Projects + +_Projects that were recently added to this best-of list._ + +- Taming Transformers (🥈11 · ⭐ 1.3K · ➕) - MIT +- Intent Example Finder (🥇11 · ⭐ 120 · ➕) - Crowd sourced training data for Rasa NLU models. Apache-2 +- Graph App Kit (🥈11 · ⭐ 33 · ➕) - Go from graph data to a secure and interactive visual graph.. BSD-3 +- Project Code (🥇9 · ⭐ 33 · 🐣) - Leetcode using AI. MIT +- Auth0 with Next.js (🥉8 · ⭐ 28 · ➕) - Content shared at DS-OX Meetup. ❗Unlicensed +- MiniClip (🥉2 · ⭐ 10 · 🐣) - ❗Unlicensed +- Timeline (🥉4 · ⭐ 8 · 🐣) - A simple Streamlit Component to display a Timeline in Streamlit apps. It.. MIT +- TensorFlow Serving + Streamlit (🥉5 · ⭐ 5 · 🐣) - TensorFlow Serving + Streamlit!. MIT +- Web VR Code Generator (🥉6 · ⭐ 4 · 🐣) - A simple app that generates WebVR code for scenes made.. MIT +- CLIP Playground (🥉4 · ⭐ 2 · 🐣) - A playground to try out OpenAI's CLIP model. MIT +- Galaxy Zoo (🥉2 · ⭐ 2 · ➕) - Search galaxies by morphology. ❗Unlicensed +- Material Segmentation (🥉3 · 🐣) - Streamlit app for detecting, segmenting and.. ❗Unlicensed + diff --git a/history/2021-05-03_projects.csv b/history/2021-05-03_projects.csv new file mode 100644 index 0000000..8573a1b --- /dev/null +++ b/history/2021-05-03_projects.csv @@ -0,0 +1,105 @@ +,name,homepage,github_id,category,show,github_url,license,created_at,updated_at,last_commit_pushed_at,fork_count,open_issue_count,closed_issue_count,star_count,commit_count,latest_stable_release_published_at,latest_stable_release_number,release_count,description,dependent_project_count,github_dependent_project_count,contributor_count,projectrank,projectrank_placing,image,new_addition,trending,github_release_downloads,monthly_downloads,updated_github_id +0,🤗 Datasets Viewer,https://huggingface.co/datasets/viewer/,huggingface/datasets,nlp,True,https://github.com/huggingface/datasets,Apache-2.0,2020-03-26 09:23:22,2021-05-03 17:36:57,2021-05-03 16:01:16,856.0,234.0,455.0,8077.0,1577.0,2021-04-30 13:20:24,1.6.2,20.0,"The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools.",687.0,687.0,262.0,25,1,,,,,, +1,HiPlot,https://facebookresearch.github.io/hiplot/tuto_streamlit.html,facebookresearch/hiplot,extension,True,https://github.com/facebookresearch/hiplot,MIT,2019-11-08 13:06:41,2021-04-27 08:12:57,2021-04-27 08:05:58,93.0,8.0,55.0,2091.0,131.0,,,,HiPlot makes understanding high dimensional data easy.,2.0,2.0,6.0,13,1,https://assets.website-files.com/5dc3b47ddc6c0c2a1af74ad0/5efcfd29b5f47b2e77291252_Screen%20Recording%202020-07-01%20at%2006.08%20PM.gif,,,,, +2,Taming Transformers,https://github.com/CompVis/taming-transformers,CompVis/taming-transformers,cv,True,https://github.com/CompVis/taming-transformers,MIT,2020-12-17 14:47:06,2021-03-18 15:48:33,2021-03-10 15:47:31,125.0,24.0,19.0,1262.0,54.0,,,,,5.0,5.0,2.0,11,2,,True,,,, +3,Traingenerator,https://traingenerator.jrieke.com/,jrieke/traingenerator,ml,True,https://github.com/jrieke/traingenerator,MIT,2020-12-03 16:47:16,2021-04-29 13:51:46,2021-04-29 13:46:13,130.0,7.0,3.0,987.0,,,,,A web app to generate template code for machine learning.,,,3.0,10,2,https://github.com/jrieke/traingenerator/raw/main/docs/assets/demo.gif,,,,, +4,Udacity Self-driving Car,https://share.streamlit.io/streamlit/demo-self-driving,streamlit/demo-self-driving,demo,True,https://github.com/streamlit/demo-self-driving,Apache-2.0,2019-09-06 21:02:45,2021-04-08 10:55:16,2021-01-04 13:47:45,253.0,1.0,8.0,805.0,102.0,,,,Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset with realtime object detection..,,,12.0,13,1,https://assets.website-files.com/5eb1d49f3ed8c28a5a54769f/5ed15d93ea8434e97414e47f_5e1115140227d02d6777adcb_AV_website_large.gif,,,,, +5,spaCy,https://share.streamlit.io/ines/spacy-streamlit-demo/master/app.py,explosion/spacy-streamlit,extension,True,https://github.com/explosion/spacy-streamlit,MIT,2020-06-23 11:00:08,2021-03-11 18:43:02,2021-03-11 18:34:18,53.0,3.0,6.0,382.0,35.0,2021-03-12 09:16:02,1.0.0,7.0,spaCy building blocks and visualizers for Streamlit apps.,,,7.0,15,1,https://user-images.githubusercontent.com/13643239/85388081-f2da8700-b545-11ea-9bd4-e303d3c5763c.png,,2.0,,, +6,Insight,https://github.com/abhimishra91/insight,abhimishra91/insight,nlp,True,https://github.com/abhimishra91/insight,GPL-3.0,2020-07-07 07:26:08,2020-09-02 22:26:24,2020-09-02 22:26:05,30.0,4.0,4.0,254.0,120.0,,,,Repository for Project Insight: NLP as a Service.,,,,10,2,https://github.com/abhimishra91/insight/raw/master/meta/streamlit-NLPfiy.gif,,,,, +7,Face-GAN Explorer,https://share.streamlit.io/streamlit/demo-face-gan/,streamlit/demo-face-gan,demo,True,https://github.com/streamlit/demo-face-gan,Apache-2.0,2020-02-03 17:15:17,2020-10-15 05:51:22,2020-10-15 05:51:21,54.0,3.0,6.0,193.0,61.0,,,,A demonstration of using a live Tensorflow session to create an interactive face-GAN explorer.,,,11.0,11,2,https://assets.website-files.com/5eb1d49f3ed8c28a5a54769f/5ed14fdf59392828954fa44d_5e11152b0227d05a0277ae20_gan_website_large.gif,,,,, +8,Uber Pickups in NYC,https://share.streamlit.io/streamlit/demo-uber-nyc-pickups/,streamlit/demo-uber-nyc-pickups,demo,True,https://github.com/streamlit/demo-uber-nyc-pickups,Apache-2.0,2019-09-18 18:00:32,2021-01-05 12:58:25,2021-01-05 12:58:23,72.0,,3.0,150.0,23.0,,,,A Streamlit demo to interactively visualize Uber pickups in New York City.,,,8.0,11,2,https://assets.website-files.com/5eb1d49f3ed8c28a5a54769f/5ed15d215b6f4928a0997155_5e1115200227d0333277addb_uber_website_large.gif,,,,, +9,net2net,https://github.com/CompVis/net2net,CompVis/net2net,cv,True,https://github.com/CompVis/net2net,,2020-10-21 13:07:40,2021-04-20 07:27:17,2021-04-20 07:27:09,9.0,4.0,2.0,132.0,46.0,,,,Network-to-Network Translation with Conditional Invertible Neural Networks.,,,2.0,7,3,,,,,, +10,Intent Example Finder,https://share.streamlit.io/rasahq/nlu-training-data/main,RasaHQ/NLU-training-data,nlp,True,https://github.com/RasaHQ/NLU-training-data,Apache-2.0,2019-10-30 13:48:33,2021-04-19 12:02:14,2021-04-19 12:02:14,87.0,,15.0,116.0,,,,,Crowd sourced training data for Rasa NLU models.,,,32.0,11,1,https://github.com/RasaHQ/NLU-training-data/raw/main/dashboard.png,True,,,, +11,FastAPI Model Serving,https://github.com/davidefiocco/streamlit-fastapi-model-serving,davidefiocco/streamlit-fastapi-model-serving,ml,True,https://github.com/davidefiocco/streamlit-fastapi-model-serving,MIT,2020-06-20 18:57:39,2021-03-19 13:52:57,2020-12-20 15:44:52,18.0,1.0,4.0,111.0,56.0,,,,Simple web app example using streamlit and FastAPI to serve a PyTorch model.,,,2.0,9,3,https://davidefiocco.github.io/images/2020-06-27-streamlit.png,,,,, +12,Year on Github,http://gh2020.jrieke.com/,jrieke/year-on-github,non-ml,True,https://github.com/jrieke/year-on-github,MIT,2020-12-20 16:18:16,2021-02-01 00:33:02,2021-01-14 14:07:56,4.0,,1.0,109.0,,,,,Share your Github stats for 2020 on Twitter.,,,2.0,6,3,https://github.com/jrieke/year-on-github/raw/main/images/demo.gif,,-1.0,,, +13,Cheat Sheet,https://share.streamlit.io/daniellewisdl/streamlit-cheat-sheet/master/app.py,daniellewisDL/streamlit-cheat-sheet,non-ml,True,https://github.com/daniellewisDL/streamlit-cheat-sheet,MIT,2020-08-14 04:58:15,2021-01-02 18:10:07,2020-12-06 04:06:30,20.0,1.0,,104.0,36.0,,,,A cheat sheet for streamlit.,,,3.0,9,1,https://github.com/daniellewisDL/streamlit-cheat-sheet/raw/master/streamlit-cheat-sheet.png,,-1.0,,, +14,ContainDS Dashboards,https://github.com/ideonate/cdsdashboards,ideonate/cdsdashboards,extension,True,https://github.com/ideonate/cdsdashboards,,2020-04-28 13:51:31,2021-04-30 17:05:40,2021-04-26 09:05:17,19.0,14.0,43.0,102.0,407.0,,,,JupyterHub extension for ContainDS Dashboards.,,,9.0,9,3,https://github.com/ideonate/cdsdashboards/raw/master/docs/_static/screenshots/AppCollage.png,,,,, +15,Drawable Canvas,https://share.streamlit.io/andfanilo/streamlit-drawable-canvas-demo/master/app.py,andfanilo/streamlit-drawable-canvas,extension,True,https://github.com/andfanilo/streamlit-drawable-canvas,MIT,2020-05-10 15:37:54,2021-04-17 17:06:57,2021-04-17 17:05:47,11.0,10.0,24.0,90.0,,,,,"Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines,..",149.0,149.0,4.0,12,2,https://github.com/andfanilo/streamlit-drawable-canvas/raw/master/img/demo.gif,,-1.0,,, +16,ECharts,https://share.streamlit.io/andfanilo/streamlit-echarts-demo/master/app.py,andfanilo/streamlit-echarts,extension,True,https://github.com/andfanilo/streamlit-echarts,MIT,2020-05-04 17:10:16,2021-04-17 17:13:11,2021-04-17 17:11:32,10.0,2.0,5.0,88.0,,,,,A custom component to render ECharts in Streamlit.,39.0,39.0,5.0,11,2,https://github.com/andfanilo/streamlit-echarts/raw/master/img/demo.gif,,-1.0,,, +17,WebRTC,https://streamlit-webrtc-example.herokuapp.com/,whitphx/streamlit-webrtc,extension,True,https://github.com/whitphx/streamlit-webrtc,MIT,2021-01-04 14:13:24,2021-05-03 16:43:39,2021-05-03 16:14:33,17.0,9.0,13.0,83.0,251.0,,,,"Real-time video and audio streams over the network, with Streamlit.",73.0,73.0,3.0,13,1,https://aws1.discourse-cdn.com/business7/uploads/streamlit/original/2X/a/af111a7393c77cb69d7712ac8e71ca862feaeb24.gif,,,,, +18,MQTT Camera Streamer,https://github.com/robmarkcole/mqtt-camera-streamer,robmarkcole/mqtt-camera-streamer,cv,True,https://github.com/robmarkcole/mqtt-camera-streamer,GPL-3.0,2019-07-21 03:48:41,2021-04-18 08:53:52,2021-04-18 08:51:52,28.0,10.0,15.0,81.0,80.0,2021-04-18 08:53:52,0.8,8.0,"Stream images from a connected camera over MQTT, view using Streamlit, record to file and sqlite.",,,,12,1,https://github.com/robmarkcole/mqtt-camera-streamer/raw/master/docs/images/viewer_usage.png,,,,, +19,Annotated Text,https://github.com/tvst/st-annotated-text,tvst/st-annotated-text,extension,True,https://github.com/tvst/st-annotated-text,,2020-08-02 21:15:25,2020-11-12 23:36:37,2020-11-12 23:36:36,4.0,8.0,1.0,80.0,7.0,,,,A simple component to display annotated text in Streamlit apps.,44.0,44.0,2.0,8,3,https://assets.website-files.com/5dc3d949429c1addc4f8dac2/5f47a38cd2fa4ae6e089154c_annotated-text.jpg,,,,, +20,E2E ML App w/ PyTorch,https://github.com/madewithml/e2e-ml-app-pytorch,madewithml/e2e-ml-app-pytorch,ml,True,https://github.com/madewithml/e2e-ml-app-pytorch,MIT,2020-04-29 22:50:19,2020-07-29 19:20:26,2020-06-21 00:52:56,16.0,,,69.0,19.0,,,,"An end-to-end ML applications using PyTorch, W&B, FastAPI, Docker, Streamlit and Heroku https://e2e-ml-app-..",,,,8,3,,,,,, +21,Finance Chart,https://streamlit-finance-chart.herokuapp.com/,paduel/streamlit_finance_chart,business,True,https://github.com/paduel/streamlit_finance_chart,GPL-3.0,2019-10-21 18:27:09,2021-03-31 19:22:23,2019-10-22 16:58:45,21.0,,1.0,67.0,24.0,,,,This app is a simple example of using Strealit to create a financial data web app.,,,,10,1,https://raw.githubusercontent.com/paduel/streamlit_finance_chart/master/sample.gif,,,,, +22,chime soundboard,http://chime-soundboard.herokuapp.com/,MaxHalford/chime,audio,True,https://github.com/MaxHalford/chime,MIT,2020-10-04 17:34:48,2020-11-25 07:50:20,2020-11-25 07:50:18,4.0,2.0,9.0,63.0,,,,,Python sound notifications made easy.,,,3.0,8,1,,,,,, +23,Folium,https://share.streamlit.io/randyzwitch/streamlit-folium/examples/streamlit_app.py,randyzwitch/streamlit-folium,extension,True,https://github.com/randyzwitch/streamlit-folium,MIT,2020-07-17 16:13:51,2021-03-10 13:56:12,2021-03-10 13:56:11,12.0,6.0,2.0,61.0,22.0,2021-03-09 18:55:07,0.3.0,5.0,Streamlit Component for rendering Folium maps.,,,3.0,13,1,https://assets.website-files.com/5dc3d949429c1addc4f8dac2/5f1f0d5c15373567513a6b42_streamlit_folium_example.jpg,,,,, +24,AgGrid,https://share.streamlit.io/pablocfonseca/streamlit-aggrid/main/example.py,PablocFonseca/streamlit-aggrid,extension,True,https://github.com/PablocFonseca/streamlit-aggrid,MIT,2020-12-17 22:57:06,2021-03-05 07:41:56,2021-02-10 14:37:42,14.0,9.0,8.0,61.0,,,,,AgGrid is an awesome grid for web frontend.,16.0,16.0,2.0,9,3,https://github.com/PablocFonseca/streamlit-aggrid/raw/main/group_selection_example.gif,,,,, +25,Pandas Profiling,https://github.com/okld/streamlit-pandas-profiling,okld/streamlit-pandas-profiling,extension,True,https://github.com/okld/streamlit-pandas-profiling,MIT,2020-06-27 17:22:56,2021-04-19 23:57:26,2021-01-05 20:00:00,5.0,1.0,8.0,59.0,10.0,,,,Pandas profiling component for Streamlit.,177.0,177.0,2.0,11,2,https://raw.githubusercontent.com/okld/streamlit-pandas-profiling/master/examples/streamlit_pandas_profiling_demo.gif,,,,, +26,Terran Timeline,https://github.com/pento-group/streamlit-terran-timeline/,pento-group/streamlit-terran-timeline,extension,True,https://github.com/pento-group/streamlit-terran-timeline,MIT,2020-08-05 14:54:15,2020-08-26 17:04:21,2020-08-26 17:04:20,6.0,1.0,,57.0,24.0,,,,Using Terran for creating video timelines.,2.0,2.0,,9,3,https://raw.githubusercontent.com/pento-group/streamlit-terran-timeline/master/resources/animation.gif,,,,, +27,COCO Explorer,https://github.com/i008/COCO-dataset-explorer,i008/COCO-dataset-explorer,cv,True,https://github.com/i008/COCO-dataset-explorer,,2020-04-23 09:02:23,2021-03-24 23:32:45,2021-03-24 23:32:57,5.0,4.0,6.0,50.0,61.0,,,,Streamlit tool to explore coco datasets.,,,3.0,8,2,https://github.com/i008/COCO-dataset-explorer/raw/master/static/demo1.png,,2.0,,, +28,Ace,https://share.streamlit.io/okld/streamlit-ace/demo/,okld/streamlit-ace,extension,True,https://github.com/okld/streamlit-ace,MIT,2020-06-20 19:35:29,2021-04-19 23:57:17,2020-11-23 19:49:52,7.0,4.0,5.0,49.0,30.0,,,2.0,Streamlit component featuring the Ace code editor.,51.0,51.0,4.0,14,1,https://raw.githubusercontent.com/okld/streamlit-ace/master/demo/streamlit_ace_demo.gif,,,2.0,0.0, +29,Bokeh Events,https://github.com/ash2shukla/streamlit-bokeh-events,ash2shukla/streamlit-bokeh-events,extension,True,https://github.com/ash2shukla/streamlit-bokeh-events,MIT,2020-07-18 21:27:06,2020-12-22 01:32:06,2020-12-22 01:31:12,7.0,2.0,2.0,48.0,25.0,,,,A streamlit component for bi-directional communication with bokeh plots.,21.0,21.0,3.0,11,2,https://github.com/ash2shukla/streamlit-bokeh-events/raw/master/assets/plots.gif,,,,, +30,StockAnalysisApp,https://essential-stock-analysis.herokuapp.com/,antonio-catalano/StockAnalysisApp,business,True,https://github.com/antonio-catalano/StockAnalysisApp,Apache-2.0,2019-10-24 16:05:56,2019-11-13 01:04:19,2019-11-13 01:04:05,20.0,2.0,,43.0,22.0,,,,A stock analysis app with streamlit.,,,,9,2,,,,,, +31,TechSEO Crawler,https://github.com/jroakes/tech-seo-crawler,jroakes/tech-seo-crawler,business,True,https://github.com/jroakes/tech-seo-crawler,MIT,2019-11-14 12:55:35,2021-04-30 21:46:18,2019-12-10 17:49:02,5.0,,,41.0,60.0,,,,"Build a small, 3 domain internet using Github pages and Wikipedia and construct a crawler to crawl, render, and index.",,,2.0,9,2,https://raw.githubusercontent.com/jroakes/tech-seo-crawler/master/etc/images/screenshot.png,,,,, +32,Style transfer web app,https://github.com/amalshaji/style-transfer,amalshaji/style-transfer,cv,True,https://github.com/amalshaji/style-transfer,,2020-08-30 08:18:37,2020-12-17 18:50:09,2020-09-08 14:52:11,15.0,,,39.0,17.0,,,,style transfer web app [FastAPI + streamlit + Docker].,,,3.0,6,3,,,-1.0,,, +33,FarolCovid,https://farolcovid.coronacidades.org/,ImpulsoGov/farolcovid,sci-tech,True,https://github.com/ImpulsoGov/farolcovid,MIT,2020-04-01 20:48:15,2021-04-22 13:19:00,2021-04-22 13:19:00,10.0,11.0,36.0,37.0,1061.0,,,,. Ferramenta de monitoramento do risco de colapso no sistema de sade em municpios brasileiros com a Covid-19..,,,19.0,11,1,,,,,, +34,Agraph,https://github.com/ChrisChross/streamlit-agraph,ChrisChross/streamlit-agraph,extension,True,https://github.com/ChrisChross/streamlit-agraph,MIT,2020-10-28 23:36:42,2021-04-26 20:03:24,2021-04-26 20:03:23,5.0,10.0,5.0,36.0,29.0,,,,A Streamlit Graph Vis.,15.0,15.0,4.0,12,2,https://github.com/ChrisChross/streamlit-agraph/raw/master/imgs/example2.png,,5.0,,, +35,Torchserve Dashboard,https://github.com/cceyda/torchserve-dashboard,cceyda/torchserve-dashboard,ml,True,https://github.com/cceyda/torchserve-dashboard,,2020-09-29 08:49:32,2021-04-16 08:52:35,2021-04-16 08:52:35,,,,35.0,21.0,2021-02-16 08:58:31,0.2.5,5.0,Management Dashboard for Torchserve.,,,2.0,9,3,https://github.com/cceyda/torchserve-dashboard/raw/master/assets/dashboard_demo.gif,,,,, +36,Graph App Kit,https://github.com/graphistry/graph-app-kit,graphistry/graph-app-kit,ml,True,https://github.com/graphistry/graph-app-kit,BSD-3-Clause,2020-08-18 22:02:45,2021-03-17 20:18:52,2021-03-17 20:18:52,5.0,19.0,11.0,33.0,173.0,,,,Go from graph data to a secure and interactive visual graph app in 15 minutes.,,,4.0,11,2,https://user-images.githubusercontent.com/4249447/92298596-8e518600-eeff-11ea-8276-069281a4af93.png,True,,,, +37,Project Code,https://share.streamlit.io/gagan3012/project-code-py/app.py,gagan3012/project-code-py,non-ml,True,https://github.com/gagan3012/project-code-py,MIT,2021-03-03 14:11:33,2021-04-04 23:46:53,2021-04-04 23:46:48,5.0,,,33.0,87.0,,,,Leetcode using AI.,,,,9,1,https://user-images.githubusercontent.com/49101362/110356042-e69e4780-804a-11eb-94c6-a47fa3cd66b3.png,True,,,, +38,D3 Demo,https://github.com/andfanilo/streamlit-d3-demo,andfanilo/streamlit-d3-demo,extension,True,https://github.com/andfanilo/streamlit-d3-demo,MIT,2020-06-01 00:45:11,2020-07-06 17:09:20,2020-07-06 17:05:51,9.0,,,31.0,26.0,,,,D3 in React in Streamlit tech demo.,,,3.0,9,3,https://github.com/andfanilo/streamlit-d3-demo/raw/master/images/demo.gif,,,,, +39,Vega-Lite,https://github.com/domoritz/streamlit-vega-lite,domoritz/streamlit-vega-lite,extension,True,https://github.com/domoritz/streamlit-vega-lite,MIT,2020-09-02 16:53:49,2021-04-29 23:14:38,2021-04-29 23:14:38,2.0,5.0,5.0,30.0,37.0,,,,"A Streamlit component to render interactive Vega, Vega-Lite, and Altair visualizations and access the selected data..",10.0,10.0,4.0,11,2,https://github.com/domoritz/streamlit-vega-lite/raw/master/demo.gif,,,,, +40,Object detection app,https://github.com/robmarkcole/object-detection-app,robmarkcole/object-detection-app,cv,True,https://github.com/robmarkcole/object-detection-app,Apache-2.0,2019-12-23 08:24:15,2019-12-23 15:34:56,2019-12-23 15:30:59,13.0,1.0,,30.0,14.0,2019-12-23 15:34:56,0.3,3.0,Simple object detection app with streamlit.,,,,9,2,https://github.com/robmarkcole/object-detection-app/raw/master/images/usage.jpg,,,,, +41,Ask Me Anything,https://share.streamlit.io/apugoneappu/ask_me_anything/main.py,apugoneappu/ask_me_anything,cv,True,https://github.com/apugoneappu/ask_me_anything,,2020-10-16 21:28:14,2021-04-27 16:07:25,2021-03-28 14:04:47,5.0,,2.0,29.0,114.0,,,,An easy-to-use app to visualise attentions of various VQA models.,,,3.0,8,2,https://github.com/apugoneappu/ask_me_anything/raw/master/assets/landing.png,,,,, +42,Observable,https://streamlit-observable.herokuapp.com/,asg017/streamlit-observable,extension,True,https://github.com/asg017/streamlit-observable,MIT,2020-07-23 07:56:48,2020-10-15 02:21:38,2020-10-15 02:21:37,6.0,1.0,1.0,28.0,22.0,,,,Embed Observable notebooks into Streamlit apps!.,8.0,8.0,6.0,10,3,,,,,, +43,Cropper,https://github.com/turner-anderson/streamlit-cropper,turner-anderson/streamlit-cropper,extension,True,https://github.com/turner-anderson/streamlit-cropper,MIT,2020-08-22 19:47:57,2020-09-28 01:47:02,2020-09-28 01:46:54,2.0,,2.0,28.0,9.0,,,,A simple image cropper for Streamlit.,15.0,15.0,,9,3,https://github.com/turner-anderson/streamlit-cropper/raw/master/img/demo.gif,,,,, +44,Global cities explorer,https://github.com/asehmi/Data-Science-Meetup-Oxford/tree/master/GlobalCities,asehmi/Data-Science-Meetup-Oxford,business,True,https://github.com/asehmi/Data-Science-Meetup-Oxford,,2020-02-26 15:03:04,2021-04-19 15:01:08,2021-03-13 13:47:16,9.0,,1.0,28.0,34.0,,,,Content shared at DS-OX Meetup.,,,,8,3,https://github.com/asehmi/Data-Science-Meetup-Oxford/raw/master/GCFS-streamlit.png,,,,, +45,Auth0 with Next.js,https://github.com/asehmi/Data-Science-Meetup-Oxford/tree/master/StreamlitComponent,asehmi/Data-Science-Meetup-Oxford,extension,True,https://github.com/asehmi/Data-Science-Meetup-Oxford,,2020-02-26 15:03:04,2021-04-19 15:01:08,2021-03-13 13:47:16,9.0,,1.0,28.0,34.0,,,,Content shared at DS-OX Meetup.,,,,8,3,https://github.com/asehmi/Data-Science-Meetup-Oxford/blob/master/StreamlitComponent/doc_images/streamlitcomponent_demo.gif,True,,,, +46,Containerized App,https://github.com/collinprather/streamlit-docker,collinprather/streamlit-docker,non-ml,True,https://github.com/collinprather/streamlit-docker,,2020-02-24 22:23:24,2021-05-01 23:39:30,2021-05-01 23:39:18,15.0,,2.0,28.0,8.0,,,,Bare bones use-case for deploying a containerized web app (built in streamlit) on AWS.,,,,7,3,https://github.com/collinprather/streamlit-docker/raw/master/images/app.gif,,,,, +47,Raylab,https://github.com/angelolovatto/raylab,angelolovatto/raylab,ml,True,https://github.com/angelolovatto/raylab,MIT,2019-09-12 13:50:53,2021-05-03 11:09:10,2021-04-28 21:34:46,5.0,4.0,1.0,26.0,2542.0,,,1.0,Reinforcement learning algorithms in RLlib.,,,6.0,12,1,https://camo.githubusercontent.com/cec5409c95fcb5523288931681b52e607ff466407efb27820636d031042afb05/68747470733a2f2f692e696d6775722e636f6d2f625663365743352e706e67,,,,, +48,Image Classification App,https://github.com/smaranjitghose/img_ai_app_boilerplate,smaranjitghose/img_ai_app_boilerplate,cv,True,https://github.com/smaranjitghose/img_ai_app_boilerplate,MIT,2020-09-10 10:07:03,2021-03-28 11:52:14,2021-03-28 11:52:07,14.0,14.0,17.0,23.0,94.0,2021-01-27 14:23:07,0.0.1,1.0,An image classification app boilerplate to serve your deep learning models asap!.,,,7.0,12,1,,,,,, +49,Analytics,https://github.com/jrieke/streamlit-analytics,jrieke/streamlit-analytics,extension,True,https://github.com/jrieke/streamlit-analytics,MIT,2021-01-03 20:57:54,2021-04-08 20:20:55,2021-04-08 20:20:51,2.0,5.0,2.0,21.0,,,,,Track & visualize user interactions with your streamlit app.,16.0,16.0,,9,3,https://github.com/jrieke/streamlit-analytics/raw/main/images/example.png,,3.0,,, +50,Time Series Forecasting,https://autoforecast-prophet.herokuapp.com/,zachrenwick/streamlit_forecasting_app,business,True,https://github.com/zachrenwick/streamlit_forecasting_app,MIT,2020-05-18 22:15:36,2020-05-27 03:51:14,2020-05-19 07:02:39,10.0,3.0,,21.0,19.0,,,,This MVP data web app uses the Streamlit framework and Facebook's Prophet forecasting package to generate a dynamic..,,,,8,3,https://github.com/zachrenwick/streamlit_forecasting_app/raw/master/images/screenshot2.jpg,,,,, +51,Webapp Computer Vision,https://github.com/amineHY/WebApp-Computer-Vision-streamlit,amineHY/WebApp-Computer-Vision-streamlit,cv,True,https://github.com/amineHY/WebApp-Computer-Vision-streamlit,,2020-02-03 15:11:02,2020-07-04 13:20:02,2020-02-07 14:55:48,13.0,2.0,,21.0,5.0,,,,Computer Vision application in the web.,,,,6,3,https://github.com/amineHY/WebApp-Computer-Vision-streamlit/raw/master/media/preview_app.gif,,,,, +52,"Alph, The Sacred River",https://share.streamlit.io/thoppe/alph-the-sacred-river/main,thoppe/alph-the-sacred-river,cv,True,https://github.com/thoppe/alph-the-sacred-river,,2021-01-11 23:17:37,2021-01-24 20:40:34,2021-01-24 20:40:15,5.0,1.0,,21.0,,,,,Combines poems and text using CLIP from OpenAI.,,,,5,3,,,,,, +53,Covid-19 Data Explorer,https://covid19.cwerner.ai/,cwerner/covid19,sci-tech,True,https://github.com/cwerner/covid19,Apache-2.0,2020-03-07 14:09:20,2020-11-12 13:31:36,2020-11-12 13:31:29,3.0,1.0,2.0,19.0,30.0,,,,Dashboard for the COVID19 spread.,,,,8,1,https://github.com/cwerner/covid19/raw/master/assets/screenshot.png?raw=true,,,,, +54,Genetic Ancestry,http://ezancestry.herokuapp.com/,arvkevi/ezancestry,sci-tech,True,https://github.com/arvkevi/ezancestry,MIT,2020-05-11 00:45:27,2021-03-25 00:38:02,2021-02-01 11:23:49,7.0,2.0,4.0,19.0,31.0,,,,Visualize your personal genetics data.,,,2.0,8,1,https://github.com/arvkevi/ezancestry/raw/master/images/ezancestry.png,,,,, +55,Rick & Morty Generator,https://share.streamlit.io/e-tony/story_generator/main/app.py,e-tony/Story_Generator,nlp,True,https://github.com/e-tony/Story_Generator,MIT,2020-10-26 20:53:41,2020-12-15 11:25:05,2020-12-15 11:25:04,4.0,,,19.0,,,,,A Streamlit app that generates Rick and Morty stories using GPT2.,,,,7,2,,,,,, +56,EDA on Financial Dataset,https://github.com/bukosabino/streamlit-demo-financial-eda,bukosabino/streamlit-demo-financial-eda,business,True,https://github.com/bukosabino/streamlit-demo-financial-eda,Apache-2.0,2019-10-20 18:08:53,2020-03-17 08:33:14,2020-03-17 08:33:13,8.0,,1.0,19.0,14.0,,,,Automated Exploration Data Analysis on a financial dataset.,,,,7,3,,,,,, +57,Matplotlib Configurator,https://github.com/dhaitz/matplotlib-style-configurator,dhaitz/matplotlib-style-configurator,non-ml,True,https://github.com/dhaitz/matplotlib-style-configurator,MIT,2020-07-07 16:29:40,2020-07-08 16:17:14,2020-07-08 16:14:59,2.0,,,19.0,17.0,,,,"Matplotlib style configurator, built with Streamlit.",,,,6,3,,,,,, +58,Indian ALPR System,https://github.com/udaylunawat/Automatic-License-Plate-Recognition,udaylunawat/Automatic-License-Plate-Recognition,cv,True,https://github.com/udaylunawat/Automatic-License-Plate-Recognition,Apache-2.0,2020-05-14 08:10:04,2021-05-01 03:24:52,2021-05-01 03:24:52,5.0,,,18.0,195.0,,,,Source code of ALPR (Automatic License Plate Recognition System).,,,2.0,9,2,https://camo.githubusercontent.com/d1ead79cb4338307cff2eb72ec89ec57da5e002feb9432c8b5a4586c730c2290/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f6944784d6970745976666a42714a786447792f67697068792e676966,,,,, +59,Auto Vaidya,https://auto-vaidya.herokuapp.com/,Auto-Vaidya/auto_vaidya,sci-tech,True,https://github.com/smaranjitghose/auto_vaidya,CC0-1.0,2020-06-05 21:20:31,2021-03-19 19:57:00,2021-03-19 19:56:58,20.0,9.0,15.0,18.0,76.0,,,,An open-source project for applying deep learning to medical scenarios.,,,9.0,8,1,,,,,,smaranjitghose/auto_vaidya +60,Whatsapp Chat Analyzer,https://whatsapp-chat-analyzer.herokuapp.com/,pcsingh/WhatsApp-Chat-Analyzer,non-ml,True,https://github.com/pcsingh/WhatsApp-Chat-Analyzer,MIT,2020-07-25 07:27:46,2020-10-05 13:46:40,2020-10-05 13:46:02,6.0,3.0,1.0,18.0,76.0,,,,WhatsApp Chat Analyzer is a WebApp and it can be used by anyone to analyze their chat.,,,3.0,8,2,https://github.com/pcsingh/WhatsApp-Chat-Analyzer/raw/master/assets/work.gif,,,,, +61,Wildfire Detection,https://github.com/yueureka/WildFireDetection,yueureka/WildFireDetection,cv,True,https://github.com/yueureka/WildFireDetection,CC0-1.0,2020-06-09 03:56:49,2021-03-19 13:30:06,2020-06-20 15:02:55,8.0,,,18.0,59.0,,,,Using U-Net Model to Detect Wildfire from Satellite Imagery.,,,5.0,8,2,https://github.com/yueureka/WildFireDetection/raw/master/Pictures/App2.png,,,,, +62,Goodreads App,https://share.streamlit.io/tylerjrichards/streamlit_goodreads_app/books.py,tylerjrichards/streamlit_goodreads_app,non-ml,True,https://github.com/tylerjrichards/streamlit_goodreads_app,,2020-09-30 00:46:41,2021-03-22 17:39:47,2021-03-22 17:39:43,12.0,,1.0,17.0,27.0,,,,Analyzing Your Goodreads Reading Habits.,,,4.0,7,3,,,,,, +63,Headliner Demo,https://github.com/as-ideas/headliner-demo,as-ideas/headliner-demo,nlp,True,https://github.com/as-ideas/headliner-demo,,2019-10-16 10:54:13,2019-10-18 08:37:01,2019-10-18 08:36:56,6.0,1.0,,17.0,3.0,,,,Simple translation demo showcasing our headliner package.,,,2.0,4,3,https://github.com/as-ideas/headliner/raw/master/figures/headline_generator.png,,,,, +64,Embedcode,https://share.streamlit.io/randyzwitch/streamlit-embedcode/examples/streamlit_app.py,randyzwitch/streamlit-embedcode,extension,True,https://github.com/randyzwitch/streamlit-embedcode,MIT,2020-06-30 16:21:26,2021-02-25 21:50:58,2021-02-25 21:50:58,5.0,,2.0,16.0,23.0,2020-08-13 13:34:38,0.1.1,4.0,"Streamlit component for embedding code snippets such as GitHub gists, CodePen snippets, Gitlab snippets, etc.",16.0,16.0,,12,2,https://assets.website-files.com/5dc3d949429c1addc4f8dac2/5f033ac45f3ead8fc901f3ac_gh_gist_example.png,,,4.0,0.0, +65,Rhyme with AI,https://github.com/godatadriven/rhyme-with-ai,godatadriven/rhyme-with-ai,nlp,True,https://github.com/godatadriven/rhyme-with-ai,MIT,2019-12-23 16:10:59,2020-06-18 13:56:29,2020-06-18 13:56:24,8.0,1.0,,16.0,15.0,,,,Rhyme with AI.,,,2.0,6,3,https://github.com/godatadriven/rhyme-with-ai/raw/master/screenshot.gif,,,,, +66,Lottie,https://share.streamlit.io/andfanilo/streamlit-lottie-demo/master/app.py,andfanilo/streamlit-lottie,extension,True,https://github.com/andfanilo/streamlit-lottie,Apache-2.0,2020-11-15 22:58:44,2021-04-22 17:45:03,2021-04-22 17:43:17,3.0,,1.0,15.0,,,,,Streamlit component to render Lottie animations.,21.0,21.0,,10,3,https://assets.website-files.com/5dc3d949429c1addc4f8dac2/5ff89ebd92caec4726522fd7_Streamlit-Logo-Animation-1000100.gif,,3.0,,, +67,3dmol,https://github.com/napoles-uach/streamlit_3dmol,napoles-uach/streamlit_3dmol,extension,True,https://github.com/napoles-uach/streamlit_3dmol,MIT,2020-07-29 19:00:23,2020-08-14 19:06:22,2020-08-14 19:06:22,1.0,,,14.0,30.0,,,,This project aims to provide an easy way to create a web app for interacting with molecular structures using Streamlit.,1.0,1.0,3.0,7,3,https://assets.website-files.com/5dc3d949429c1addc4f8dac2/5f341f27935a5c69dd31edff_stmol_image.jpg,,,,, +68,Sentiment Analyzer,https://github.com/patidarparas13/Sentiment-Analyzer-Tool,patidarparas13/Sentiment-Analyzer-Tool,nlp,True,https://github.com/patidarparas13/Sentiment-Analyzer-Tool,MIT,2019-10-04 03:27:28,2019-10-04 03:44:25,2019-10-04 03:44:25,9.0,,1.0,14.0,3.0,,,,"It analyze the sentiment of the user, whether it is postive or negative.",,,,7,2,https://github.com/patidarparas13/Sentiment-Analyzer-Tool/raw/master/image.png,,,,, +69,Board Game Exploration,https://bgexploration.herokuapp.com/,MaartenGr/boardgame,non-ml,True,https://github.com/MaartenGr/boardgame,,2019-10-21 12:45:15,2019-11-07 06:19:08,2019-11-07 06:19:07,10.0,1.0,,13.0,23.0,,,,Heroku app to explore boardgame data.,,,3.0,6,3,https://github.com/MaartenGr/boardgame/raw/master/images/streamlit_gif_large.gif,,,,, +70,Marketing Campaign App,https://github.com/Ivyw1219/Marketing_Campaign_APP,Ivyw1219/Marketing_Campaign_APP,business,True,https://github.com/Ivyw1219/Marketing_Campaign_APP,,2020-04-08 13:27:31,2020-04-08 18:53:29,2020-04-08 18:53:28,5.0,,,12.0,38.0,,,,"A streamlit APP DEMO (python, plotly).",,,,6,3,https://github.com/Ivyw1219/Marketing_Campaign_APP/raw/master/app-preview.gif,,,,, +71,Covid19-Scotland,https://github.com/heyad/covid19,heyad/covid19,sci-tech,True,https://github.com/heyad/covid19,,2020-04-12 23:12:34,2020-04-22 17:09:04,2020-04-22 17:07:51,2.0,,,12.0,12.0,,,,"Load, explore and analyse data from Scotland and rest of the world related to Covid19.",,,,4,3,https://github.com/heyad/covid19/raw/master/covid19_Scotland/figures/intro.png,,,,, +72,Apache JMeter,https://github.com/QAInsights/Streamlit-JMeter,QAInsights/Streamlit-JMeter,non-ml,True,https://github.com/QAInsights/Streamlit-JMeter,MIT,2019-12-07 22:24:19,2021-04-30 15:05:11,2019-12-24 19:55:55,8.0,1.0,1.0,10.0,62.0,,,1.0,Powering up Apache JMeter with Streamlit and opening the door for machine learning.,,,,9,1,https://github.com/QAInsights/Streamlit-JMeter/raw/master/images/About.png,,,,, +73,Resume App,http://54.147.143.114:8501/,alphadatagamma/Streamlit-Resume-App,non-ml,True,https://github.com/alphadatagamma/Streamlit-Resume-App,,2020-06-29 02:04:12,2020-07-30 03:05:17,2020-07-30 03:04:06,6.0,,,10.0,14.0,,,,Interactive resume created on Streamlit and hosted on AWS EC2.,,,,5,3,,,,,, +74,MiniClip,https://ganpaint.io/miniclip/,HendrikStrobelt/miniClip,cv,True,https://github.com/HendrikStrobelt/miniClip,,2021-03-06 16:04:44,2021-03-08 11:43:23,2021-03-08 11:43:23,,1.0,,10.0,,,,,,,,2.0,2,3,https://raw.githubusercontent.com/HendrikStrobelt/miniClip/main/assets/miniclip_teaser.jpg?token=AAHIFTT5T6SXWBJMICS2OM3AJ44CA,True,,,, +75,Arup Social Data,https://share.streamlit.io/arup-group/eviction-data/run.py,arup-group/social-data,non-ml,True,https://github.com/arup-group/social-data,MIT,2020-08-10 13:42:29,2021-04-05 14:27:59,2021-04-05 14:27:59,3.0,,1.0,9.0,154.0,,,,Code and data for eviction and housing analysis in the US.,,,6.0,10,1,,,,,, +76,Squote,https://github.com/cjwallace/squote,cjwallace/squote,nlp,True,https://github.com/cjwallace/squote,MIT,2019-10-25 00:20:21,2021-04-30 21:31:07,2020-09-30 22:57:44,1.0,,1.0,9.0,22.0,,,,Semantic search for quotes.,,,2.0,7,2,https://user-images.githubusercontent.com/6513950/67687144-bee79b80-f98f-11e9-975f-76c71207f7a0.gif,,,,, +77,Face Mask Detector,https://github.com/virtualramblas/streamlit-face-mask-detector,virtualramblas/streamlit-face-mask-detector,cv,True,https://github.com/virtualramblas/streamlit-face-mask-detector,,2020-05-17 20:15:19,2020-11-13 18:51:20,2020-05-18 17:04:25,8.0,,2.0,9.0,7.0,,,,A simple Streamlit frontend for a pre-trained MobileNet CNN model + OpenCV for face mask detection in images.,,,,5,3,https://github.com/virtualramblas/streamlit-face-mask-detector/raw/master/images/demo_image.PNG,,,,, +78,Help Me Read,https://github.com/Anku5hk/Help-Me-Read/tree/master/Streamlit-Version,Anku5hk/Help-Me-Read,nlp,True,https://github.com/Anku5hk/Help-Me-Read,MIT,2020-09-16 06:20:36,2021-04-16 04:01:47,2021-04-16 04:01:46,,,,8.0,91.0,,,,"Awesome app created with Streamlit + HuggingFace to get summary, question-answer, translate to language from given..",,,2.0,7,2,https://github.com/Anku5hk/Help-Me-Read/raw/master/Streamlit-Version/screens/summarize.png,,,,, +79,Picture-lytics,https://github.com/KimaruThagna/Picture-lytics,KimaruThagna/Picture-lytics,cv,True,https://github.com/KimaruThagna/Picture-lytics,,2020-04-25 12:32:03,2020-04-29 19:20:10,2020-04-29 19:14:09,4.0,,,8.0,21.0,,,,Using Google's teachable machine to generate an image classification model and serving the model via streamlit. The..,,,2.0,5,3,,,,,, +80,Timeline,https://www.innerdoc.com/nlp-timeline-demo/,innerdoc/streamlit-timeline,extension,True,https://github.com/innerdoc/streamlit-timeline,MIT,2021-02-10 08:06:30,2021-02-10 09:52:31,2021-02-10 09:52:21,1.0,,,8.0,,,,,A simple Streamlit Component to display a Timeline in Streamlit apps. It integrates Knightlab's TimelineJS.,1.0,1.0,2.0,4,3,https://github.com/innerdoc/streamlit-timeline/raw/main/example.png,True,,,, +81,Text Insights,https://github.com/robmarkcole/text-insights-app,robmarkcole/text-insights-app,cv,True,https://github.com/robmarkcole/text-insights-app,Apache-2.0,2020-05-27 02:37:50,2021-03-30 03:29:59,2021-03-30 03:29:32,5.0,2.0,1.0,7.0,25.0,2021-03-30 03:29:59,0.1,1.0,"Upload an image of a document and extract text, names, facts and figures.",,,2.0,9,2,https://github.com/robmarkcole/text-insights-app/raw/master/assets/usage.jpg,,,,, +82,Covid Tracking,https://share.streamlit.io/panditpranav/svm_covid_tracking/main/COVID_app.py,PanditPranav/SVM_COVID_tracking,sci-tech,True,https://github.com/PanditPranav/SVM_COVID_tracking,,2020-06-14 02:48:44,2021-03-01 19:21:21,2020-11-28 21:09:38,8.0,,1.0,7.0,54.0,,,,COVID Tracking app for data in Northern California.,,,3.0,7,2,https://assets.website-files.com/5dc3d949429c1addc4f8dac2/5fb670b335879e9b9f2e71be_covid.jpg,,,,, +83,Gravitational Wave App,https://share.streamlit.io/jkanner/streamlit-dataview/app.py,jkanner/streamlit-dataview,sci-tech,True,https://github.com/jkanner/streamlit-dataview,,2020-07-22 21:10:35,2021-03-15 17:21:24,2021-03-15 17:21:20,8.0,2.0,2.0,7.0,42.0,,,,Streamlit viewer for GW data.,,,2.0,6,3,https://assets.website-files.com/5dc3d949429c1addc4f8dac2/5fe3b32bb3d503528eac8707_image.jpg,,,,, +84,HTML Table Scraper,https://github.com/CharlyWargnier/python-html-table-scraper,CharlyWargnier/python-html-table-scraper,non-ml,True,https://github.com/CharlyWargnier/python-html-table-scraper,,2020-07-10 10:43:07,2021-03-31 19:47:18,2020-07-10 13:24:02,7.0,,,7.0,13.0,,,,A simple HTML table scraper made with Python and the amazing Streamlit!.,,,,6,3,,,,,, +85,Player,https://share.streamlit.io/okld/streamlit-player-demo/main/app.py,okld/streamlit-player,extension,True,https://github.com/okld/streamlit-player,MIT,2020-12-10 17:02:22,2020-12-17 19:22:59,2020-12-17 18:57:35,2.0,1.0,,6.0,,,,,A streamlit component to embed video and music players from various websites.,5.0,5.0,,6,3,https://raw.githubusercontent.com/okld/streamlit-player-demo/main/app.png,,,,, +86,Plant Disease Detection,https://bot-beats-ml-app.herokuapp.com/,AmeyaUpalanchi/streamlit-tensorflow-ml-app,cv,True,https://github.com/AmeyaUpalanchi/streamlit-tensorflow-ml-app,MIT,2020-08-18 10:10:36,2020-10-28 11:44:20,2020-10-28 11:44:19,1.0,,1.0,5.0,25.0,,,,Web App for Plant Disease Detection using Tensorflow and streamlit.,,,,7,3,,,,,, +87,TensorFlow Serving + Streamlit,https://github.com/alvarobartt/tensorflow-serving-streamlit,alvarobartt/tensorflow-serving-streamlit,ml,True,https://github.com/alvarobartt/tensorflow-serving-streamlit,MIT,2021-02-14 10:44:34,2021-02-18 15:48:05,2021-02-18 15:48:05,,,,5.0,20.0,,,,TensorFlow Serving + Streamlit!.,,,,5,3,https://raw.githubusercontent.com/alvarobartt/tensorflow-serving-streamlit/master/ui-demo.gif,True,,,, +88,COVID-19 in Italy,https://covid19-dashboard-it.appspot.com/,francesconazzaro/covid19-portal,sci-tech,True,https://github.com/francesconazzaro/covid19-portal,,2020-10-28 09:22:26,2021-04-30 12:17:58,2021-04-23 08:12:41,1.0,,,4.0,251.0,,,,Analyse data for COVID-19 vaccines administrations and COVID-19 infections in Italy.,,,2.0,6,3,https://github.com/francesconazzaro/covid19-portal/raw/master/resources/covid19-hires.gif,,,,, +89,Web VR Code Generator,https://share.streamlit.io/jojo96/webvrcodegenerator/main/ar.py,jojo96/webvrcodegenerator,cv,True,https://github.com/jojo96/WebVRCodeGenerator,MIT,2021-04-20 13:50:37,2021-04-20 16:55:36,2021-04-20 16:55:36,1.0,,,4.0,,,,,A simple app that generates WebVR code for scenes made using A-Frame primitives and displays the corresponding HTML..,,,,6,3,https://github.com/jojo96/WebVRCodeGenerator/raw/main/Images/LiveAppGIF.gif,True,,,, +90,Deep Dream,https://github.com/streamlit/demo-deepdream,streamlit/demo-deepdream,demo,True,https://github.com/streamlit/demo-deepdream,Apache-2.0,2020-10-02 23:36:34,2020-10-02 23:37:42,2020-09-26 00:31:54,5.0,,,3.0,19.0,,,,A Streamlit demo demonstrating the Deep Dream technique. Adapted from the TensorFlow Deep Dream tutorial.,,,,7,3,https://assets.website-files.com/5dc3b47ddc6c0c2a1af74ad0/5ede25309928736fdf811d24_5e1115355aa398cf5ffd5c4e_deep_dream_website_large.gif,,,,, +91,Travelling Salesman,https://github.com/miclindahl/tsp-streamlit/,miclindahl/tsp-streamlit,business,True,https://github.com/miclindahl/tsp-streamlit,,2020-01-16 08:16:19,2020-01-16 08:30:54,2020-01-16 08:30:53,3.0,,,3.0,4.0,,,,Animation of solving the traveling salesman problem to optimality using mixed-integer programming and iteratively..,,,,5,3,https://github.com/miclindahl/tsp-streamlit/raw/master/tsp_subtours.gif,,,,, +92,Liverpool Analyzer,https://liverpoolanalyzer.herokuapp.com/,saeeeeru/Last-Row,non-ml,True,https://github.com/saeeeeru/Last-Row,,2020-04-27 23:36:02,2020-08-18 07:00:21,2020-08-18 06:59:06,2.0,,,3.0,46.0,,,,Last row tracking data and code.,,,4.0,5,3,,,,,, +93,Music Generation,https://neuralpiano.herokuapp.com/,Sohaib90/Music_Gen_Streamlit,audio,True,https://github.com/Sohaib90/Music_Gen_Streamlit,,2020-03-31 11:15:35,2020-05-03 12:48:18,2020-05-03 12:46:00,,1.0,1.0,3.0,47.0,,,,Music Generation using Neural Networks Streamlit App.,,,2.0,4,3,,,,,, +94,Disqus,https://share.streamlit.io/okld/streamlit-disqus-demo/main/app.py,okld/streamlit-disqus,extension,True,https://github.com/okld/streamlit-disqus,MIT,2020-12-10 19:10:31,2020-12-17 19:09:27,2020-12-17 19:09:02,,,,2.0,,,,,A streamlit component to embed Disqus in your applications.,9.0,9.0,,5,3,https://assets.website-files.com/5dc3d949429c1addc4f8dac2/5fdbadc19b3ab50d39d611dc_app2.jpg,,,,, +95,CLIP Playground,https://www.clipplayground.co/,JaviFuentes94/clip-playground,cv,True,https://github.com/JaviFuentes94/clip-playground,MIT,2021-02-08 07:18:49,2021-03-24 07:24:27,2021-03-24 07:24:21,1.0,,,2.0,,,,,A playground to try out OpenAI's CLIP model.,,,2.0,4,3,,True,,,, +96,GloVe Explorer,https://github.com/dkajtoch/glove_streamlit,dkajtoch/glove_streamlit,nlp,True,https://github.com/dkajtoch/glove_streamlit,,2019-10-14 21:14:14,2019-10-14 21:19:49,2019-10-14 21:19:32,,,,2.0,2.0,,,,Demonstration project of using Streamlit with word embeddings.,,,,2,3,https://github.com/dkajtoch/glove_streamlit/raw/master/screenshots/streamlit_glove_001.png,,,,, +97,Galaxy Zoo,https://share.streamlit.io/mwalmsley/galaxy-poster/gz_decals_mike_walmsley.py,mwalmsley/galaxy-poster,sci-tech,True,https://github.com/mwalmsley/galaxy-poster,,2020-06-25 09:55:46,2021-02-16 21:13:02,2021-02-16 21:12:58,,,,2.0,18.0,,,,Search galaxies by morphology.,,,2.0,2,3,https://pbs.twimg.com/media/EugE4y_XMAMls1_?format=jpg&name=4096x4096,True,,,, +98,Discourse,https://share.streamlit.io/okld/streamlit-discourse-demo/main/app.py,okld/streamlit-discourse,extension,True,https://github.com/okld/streamlit-discourse,MIT,2020-12-16 22:14:54,2020-12-17 19:22:43,2020-12-17 18:36:41,2.0,,,1.0,,,,,A streamlit component to embed Discourse topics in your applications.,4.0,4.0,,5,3,https://assets.website-files.com/5dc3d949429c1addc4f8dac2/5fdbadaf22a77e5914b03977_app3.jpg,,,,, +99,Brain Tumor Detector,https://share.streamlit.io/manik456/brain_tumor_classifier/main/new_brain.py,manik456/brain_tumor_classifier,sci-tech,True,https://github.com/manik456/brain_tumor_classifier,,2020-12-31 13:56:51,2021-01-06 12:50:51,2021-01-06 12:50:51,,,,1.0,,,,,Find out whether there is a tumor in the brain (or) not by uploading the MRI of it.,,,,2,3,https://aws1.discourse-cdn.com/business7/uploads/streamlit/optimized/2X/7/7403a602674d9dcfdb0cfc21b9a3f95e7e31c410_2_1380x776.png,,,,, +100,Material Segmentation,https://github.com/virtualramblas/streamlit-materials-segmentation-in-vessels,virtualramblas/streamlit-materials-segmentation-in-vessels,cv,True,https://github.com/virtualramblas/streamlit-materials-segmentation-in-vessels,,2021-03-27 22:45:50,2021-04-01 23:09:35,2021-04-01 23:08:57,,,,,,,,,"Streamlit app for detecting, segmenting and classifying materials inside mostly transparent vessels in images using a..",,,,3,3,https://github.com/virtualramblas/streamlit-materials-segmentation-in-vessels/raw/main/demo-image.PNG,True,,,, +101,Monte Carlo for Pi,https://share.streamlit.io/mesmith027/streamlit_webapps/main/MC_pi/streamlit_app.py,mesmith027/streamlit_webapps,sci-tech,True,https://github.com/mesmith027/streamlit_webapps,,2020-10-17 16:02:26,2020-11-28 20:08:38,2020-11-23 22:29:54,1.0,,,,,,,,Using Monte Carlo to Estimate Pi.,,,2.0,2,3,,,,,, +102,Interactive COVID-19,https://covid19.multivacplatform.org/,,sci-tech,True,,,,,,,,,,,,,,"Analyze the cumulative data of confirmed, deaths, and recovered cases over time.",,,,1,3,,,,,, +103,Zero Shot Topic Classification,https://huggingface.co/zero-shot/,,nlp,True,,,,,,,,,,,,,,"This demo shows how Transformers can be used for zero-shot topic classification, the task of predicting a topic that..",,,,1,3,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 9d38c46..3cdc418 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,5 +2,36 @@ _Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ -- Vega-Lite (🥉10 · ⭐ 27 · 📈) - A Streamlit component to render interactive Vega, Vega-Lite, and.. MIT +- spaCy (🥇15 · ⭐ 380 · 📈) - spaCy building blocks and visualizers for Streamlit apps. MIT +- COCO Explorer (🥈8 · ⭐ 50 · 📈) - Streamlit tool to explore coco datasets. ❗Unlicensed +- Agraph (🥈12 · ⭐ 36 · 📈) - A Streamlit Graph Vis. MIT +- Analytics (🥉9 · ⭐ 21 · 📈) - Track & visualize user interactions with your streamlit app. MIT +- Lottie (🥉10 · ⭐ 15 · 📈) - Streamlit component to render Lottie animations. Apache-2 + +## 📉 Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- Year on Github (🥉6 · ⭐ 110 · 📉) - Share your Github stats for 2020 on Twitter. MIT +- Cheat Sheet (🥇9 · ⭐ 100 · 📉) - A cheat sheet for streamlit. MIT +- Drawable Canvas (🥈12 · ⭐ 90 · 📉) - Do you like Quick, Draw? Well what if you could.. MIT +- ECharts (🥈11 · ⭐ 88 · 📉) - A custom component to render ECharts in Streamlit. MIT +- Style transfer web app (🥉6 · ⭐ 39 · 📉) - style transfer web app [FastAPI + streamlit + Docker]. ❗Unlicensed + +## ➕ Added Projects + +_Projects that were recently added to this best-of list._ + +- Taming Transformers (🥈11 · ⭐ 1.3K · ➕) - MIT +- Intent Example Finder (🥇11 · ⭐ 120 · ➕) - Crowd sourced training data for Rasa NLU models. Apache-2 +- Graph App Kit (🥈11 · ⭐ 33 · ➕) - Go from graph data to a secure and interactive visual graph.. BSD-3 +- Project Code (🥇9 · ⭐ 33 · 🐣) - Leetcode using AI. MIT +- Auth0 with Next.js (🥉8 · ⭐ 28 · ➕) - Content shared at DS-OX Meetup. ❗Unlicensed +- MiniClip (🥉2 · ⭐ 10 · 🐣) - ❗Unlicensed +- Timeline (🥉4 · ⭐ 8 · 🐣) - A simple Streamlit Component to display a Timeline in Streamlit apps. It.. MIT +- TensorFlow Serving + Streamlit (🥉5 · ⭐ 5 · 🐣) - TensorFlow Serving + Streamlit!. MIT +- Web VR Code Generator (🥉6 · ⭐ 4 · 🐣) - A simple app that generates WebVR code for scenes made.. MIT +- CLIP Playground (🥉4 · ⭐ 2 · 🐣) - A playground to try out OpenAI's CLIP model. MIT +- Galaxy Zoo (🥉2 · ⭐ 2 · ➕) - Search galaxies by morphology. ❗Unlicensed +- Material Segmentation (🥉3 · 🐣) - Streamlit app for detecting, segmenting and.. ❗Unlicensed diff --git a/screenshots/CLIPPlayground.png b/screenshots/CLIPPlayground.png new file mode 100644 index 0000000000000000000000000000000000000000..f879df73842ad6880b09a1c742939f8f881badfb GIT binary patch literal 27043 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

Iov*MIo=$B%TR?@+nj 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