8000 GitHub - leaser019/text_img_retrieval: A Text-Image Retrieval System uses CLIP and FAISS to efficiently match text and images, enabling real-time indexing and retrieval for applications like news bulletins.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Text-Image Retrieval System uses CLIP and FAISS to efficiently match text and images, enabling real-time indexing and retrieval for applications like news bulletins.

Notifications You must be signed in to change notification settings

leaser019/text_img_retrieval

Repository files navigation

Pipeline HCM AI CHALLENGE
Event Retrieval from Visual Data

Python Version: <= 3.11

Setup

pip install -r requirements.txt
git clone https://github.com/openai/CLIP.git
cd CLIP
pip install .
npm i 
python app.py &> logs.txt

Run

python app.py &> logs.txt
<!-- npx localtunnel --port 5001 -->

About

A Text-Image Retrieval System uses CLIP and FAISS to efficiently match text and images, enabling real-time indexing and retrieval for applications like news bulletins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0