Commit graph

13 commits

Author SHA1 Message Date
ImBenji
b4df02da0d migrate database from SQLite to PostgreSQL; add PostgreSQL adapter and migration script 2026-04-27 14:33:46 +01:00
ImBenji
e2e39f2836 add event_date column to event_knowledge and event_predictions tables; update related logic in admin panel and augorWorker 2026-04-23 16:41:29 +01:00
ImBenji
29c6cdc6c3 add event_date column to event_knowledge and event_predictions tables; update related logic in admin panel and augorWorker 2026-04-23 13:13:28 +01:00
ImBenji
ac7c87c6cf add intelligence worker and embedding generation for article processing 2026-04-22 20:12:38 +01:00
ImBenji
81bcf40a8d improve event processing by adding asynchronous handling for better performance 2026-04-21 13:03:00 +01:00
ImBenji
3c238fb5f7 add event clustering feature to group articles by similarity and time proximity 2026-04-21 12:45:22 +01:00
ImBenji
cb819e77ee enhance article query capabilities by supporting multiple keywords and dynamic ordering 2026-04-21 11:42:21 +01:00
ImBenji
9df24d44c9 refine article filtering to ensure only usable articles are returned 2026-04-18 14:17:31 +01:00
ImBenji
c3f9e59c5e add Google News integration and enhance crawler capabilities 2026-04-18 06:35:12 +01:00
ImBenji
b298be6108 refactor article query parameters and improve error messages 2026-04-17 00:27:32 +01:00
ImBenji
11647e6a35 enhance news crawler configuration with new sources and improved request headers 2026-04-16 23:32:56 +01:00
ImBenji
c91e4ddb60 add Docker configuration and news crawler implementation 2026-04-16 22:54:27 +01:00
ImBenji
82d856a21d first commit 2026-04-16 22:45:58 +01:00