Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1000 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 1000 Bytes

An AI powered clipboard to copy and paste objects and text from the real world

DEMO

Web clipboard for easy access to clipped objects and text

Built with Expo, FastAPI, TailwindCSS and PostgreSQL

Object Extraction is done with U2-Net in pytorch, and my fork of the rembg wrapper

Text extraction is done with Tesseract-OCR and the pytesseract wrapper

This repo contains the backend server and web clipboard

The mobile app repo is here