Live data from Hacker News

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

modeldrop.fyi

1–2 of 2 posts

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

#1
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

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

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

#2
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!