Analyzes the wikipedia most viewed articles of the previous day or a chosen day via the Wikimedia API, filters and feeds the data to a local or remote LLM (currently remote via an API), returns a short resume about the current trending topics, evo…
Analyzes the wikipedia most viewed articles of the previous day or a chosen day via the Wikimedia API, filters and feeds the data to a local or remote LLM (currently remote via an API), returns a short resume about the current trending topics, evolution of the worldwide information interest on those topics and tries to predict where the trend is going and what could be the top articles in the next days.
Also gives daily notification or message with the latest updates about this data, or analyzes a given date. Probably through a Telegram Bot or a GUI/App i’ll make later on.
AI has been used ONLY to beautify html pages a little bit cause i suck at it. I’m sorry. Other use of AI is analysis which is part of the code and not used to make the code.