I didn't know there was an official API! This explains why the data is so readily available in many sources and formats. That's very cool.
I didn't know there was an official API! This explains why the data is so readily available in many sources and formats. That's very cool.
With a more straightforward approach, the tool can be reproduced with just a few queries in ClickHouse.
1. Create a table with styles by authors:
2. Calculate and insert style vectors (the insert takes 27 seconds): 3. Find nearest authors (the query takes ~50 ms):