JonasWiebe 6 hours ago

I built a small project that automatically collects new AI research papers (mainly from arXiv), scores them for relevance, and summarizes the most important breakthroughs.

It’s completely free and comes with an open API so you can pull the data into your own tools or workflows.

It’s meant for people who want to stay updated on what’s happening in AI without reading hundreds of papers a day. API docs and example responses are available here: https://cognoska.com/docs/api

Feedback or suggestions welcome.