Thanks for the feedback and ideas on my previous posts! This is the final feature-complete release of the Style Explorer.
What’s new:
- 20,000+ Danbooru Artist Previews: Massive library expansion covering a vast majority of the artist styles known to the model.
- Swipe Mode: A distraction-free, one-by-one browsing mode. If your internet speed is limited, I recommend using the local version of the app for near-instant image loading while swiping.
- Uniqueness Rank: My alternative to “global favorites.” Since this is a serverless tool, I’ve used CLIP embeddings and KNN to rank artists by their stylistic impact. It’s the fastest way to find “hidden gems” that truly stand out.
- Import & Export: Easily move your Favorites between the online version and your local copy via .json.
Project Status: Development is finished, and I will now focus only on bug fixes and performance optimization. The project is open-source – feel free to fork the repo if you want to build upon it or add new features!
Try it here: https://thetacursed.github.io/Anima-Style-Explorer/
Run it locally: https://github.com/ThetaCursed/Anima-Style-Explorer (Instructions can be found in the Offline Usage section of the README)