åt.se is a AI generated summary of the current news feed in Sweden.
As the Swedish news aggregator Omni started adding more ads, I thought it might be a cool idea to try to make AI summarize news and create a similar digest. It turns out this is quite difficult, and the results aren't great. I do not recommend using åt.se as a primary news source.
The code behind åt consists of a buffed up scraper using the OpenAI API, as well as a Astro frontend. News articles are scraped, summarized, grouped and then stored in a MongoDB database. This is then pulled from the database and built into HTML on the server side in the frontend.
The code of åt.se is licensed under GPL-3, however åt.se owns none of the content as it is scraped from newspapers.
Check out the current Issues, or start a new one. You can also create a Pull Request.