Think of HackerNews, but only for AI content.
Did build this out of the wish for easier discoverability of new technologies in the AI/ML space.<p>Obviously, so far only a tiny small community, but maybe a few of you find it nice to be around and want to post a link there every now and then :)
Nice! I see there is an option of communities to organize the posts, should there be a way for user to create or submit the name of community that is not present?<p>Also, I have a crawler which fetches blogs from OpenAI and DeepMind if there is a community for blogs I can plugin the code to post those articles there as well.
Does it pull stuff from here? Or is it its own thing?<p>I built a clone of Hacker News with only ChatGPT stuff, not quite the same as your site though.
<a href="https://neontomo.com/play/chatgpt-news/" rel="nofollow noreferrer">https://neontomo.com/play/chatgpt-news/</a>
Nice! What was your tech stack for this?<p>Reminds me of a bit of Telescope (Meteor.js): <a href="https://github.com/meteorhacks/Telescope">https://github.com/meteorhacks/Telescope</a>