Show HN: modeldrop.fyi – a community tracker for new gen media AI model releases (modeldrop.fyi)

1 points by okandship ↗ HN
hey HN, i just shipped https://modeldrop.fyi - a lightweight, chronological tracker for newly released generative media AI models (image, video, audio, 3D)

the data is editable via github (https://github.com/okandship/MODELDROP):

submit new models via a simple github issue form

edit/fix model info via prs (model data is just markdown key values backed by a zod schema)

discuss releases in github discussions (threads appear on the website)

it's early (seeded with a few entries and limited data), i'm sharing now to sanity check the approach and invite contributions

1 comment

[ 2.8 ms ] story [ 9.7 ms ] thread
why i built this: model releases are scattered across blogs/x/discord and then vanish

i wanted a lightweight index with transparent edits + discussions attached to each model

i also wanted the models to feel special, so i wasted a lot of time on the ui (and building the model avatars pipeline)

any feedback would be super helpful!