Welcome to retaggr’s documentation!

Library to reverse search various boorus.

from retaggr import ReverseSearch, ReverseSearchConfig
config = ReverseSearchConfig(min_score=80.0)
rsearch = ReverseSearch(config)

Check the Getting Started page for more.

Indices and tables