Skip to main content

Streamlit

Amazon Fashion Recommender

#@markdown **Amazon Fashion Recommender**
!git clone https://github.com/sparsh-ai/amazon-fashion-recommendation.git
%cd amazon-fashion-recommendation
!pip install -q -r requirements.txt
!nohup streamlit run app.py &
!pip install -q colab-everything
from colab_everything import ColabStreamlit
ColabStreamlit('app.py')

Twitter Sentiment Analysis

#@markdown **Twitter Sentiment Analysis**
!git clone https://github.com/sparsh-ai/streamlit-05af01d0.git
%cd streamlit-05af01d0
!pip install -q -r requirements.txt
!nohup streamlit run app.py &
!pip install -q colab-everything
from colab_everything import ColabStreamlit
ColabStreamlit('app.py')

Object Detection

#@markdown **Object Detection**
!git clone https://github.com/sparsh-ai/streamlit-489fbbb7.git
%cd streamlit-489fbbb7
!pip install -q -r requirements.txt
!nohup streamlit run app.py &
!pip install -q colab-everything
from colab_everything import ColabStreamlit
ColabStreamlit('app.py')

Object Detection

#@markdown **Object Detection**
!git clone https://github.com/sparsh-ai/streamlit-5a407279.git
%cd streamlit-5a407279
!pip install -q -r requirements.txt
!nohup streamlit run app.py &
!pip install -q colab-everything
from colab_everything import ColabStreamlit
ColabStreamlit('app.py')

Logistic Regression

#@markdown **Logistic Regression**
!git clone https://github.com/sparsh-ai/streamlit-2d900058.git
%cd streamlit-2d900058
!pip install -q -r requirements.txt
!nohup streamlit run app.py &
!pip install -q colab-everything
from colab_everything import ColabStreamlit
ColabStreamlit('app.py')