Skip to content

One app that have many fuctions (ex. text and image classification, clustring, similarity)

Notifications You must be signed in to change notification settings

mayuras7685/CLIP-ALL-IN-ONE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIP All in one app

This repository contains a streamlit application that demonstrates how to use OpenAI's CLIP model for a variety of natural language and computer vision tasks such as zero-shot classification, image clustering, text clustering, and semantic search.

Deployed App: https://clip-all-in-one.streamlit.app/

  • Zero-shot image classification
  • Zero-shot text classification
  • Semantic Search
  • Image Clustering
  • Text Clustering

Installation

Clone this repository

git clone https://github.com/mayuras7685/CLIP-ALL-IN-ONE

Install the required packages

pip install -r requirements.txt

Note - This app was made using python 3.9.18


Use

Navigate to the cloned directory and launch the Streamlit app with

streamlit run clip_app.py

Use the sidebar navigation menu to choose the task that you would like to explore.

About

One app that have many fuctions (ex. text and image classification, clustring, similarity)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages