CrackedP0t / Tidder

A reverse image search engine for Reddit

Home Page:http://tidder.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tidder

Reddit backwards


Tidder is a reverse image website for Reddit. It uses the power of the DHash algorithm in conjunction with the PostgreSQL extension pg-spgist_hamming to efficiently hash, store, and search over 60 million images. It can find identical images as well as visually similar but non-identical ones with a low false positive rate.

The entire service is written in Rust, for its safety and ergonomics as well as its performance capabilities.

About

A reverse image search engine for Reddit

http://tidder.xyz

License:MIT License


Languages

Language:Rust 88.7%Language:HTML 10.8%Language:Shell 0.5%