Commit graph

46 commits

Author SHA1 Message Date
ImBenji
ac7c87c6cf add intelligence worker and embedding generation for article processing 2026-04-22 20:12:38 +01:00
ImBenji
715172596f add admin interface with article and event management features 2026-04-21 21:57:00 +01:00
ImBenji
81bcf40a8d improve event processing by adding asynchronous handling for better performance 2026-04-21 13:03:00 +01:00
ImBenji
07cabf43e3 improve event processing by adding asynchronous handling for better performance 2026-04-21 12:46:30 +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
8805d3a3fc enhance article processing by adding language support and adjusting embedding parameters 2026-04-20 03:41:10 +01:00
ImBenji
37d9dfb083 refactor content fetching and embedding processes for improved concurrency and error handling 2026-04-19 23:21:29 +01:00
ImBenji
6bf3a9282f refactor content fetching and embedding processes for improved concurrency and error handling 2026-04-19 18:51:42 +01:00
ImBenji
b4b2fe2ac7 migrate article embeddings to support multi-model architecture and enhance data integrity 2026-04-19 00:28:15 +01:00
ImBenji
a10c5eb39f migrate article embeddings to support multi-model architecture and enhance data integrity 2026-04-18 23:58:32 +01:00
ImBenji
1e442df426 migrate article embeddings to support multi-model architecture and enhance data integrity 2026-04-18 18:32:51 +01:00
ImBenji
3e74bd7286 migrate article embeddings to support multi-model architecture and enhance data integrity 2026-04-18 18:04:32 +01:00
ImBenji
bdc7325387 migrate article embeddings to support multi-model architecture and enhance data integrity 2026-04-18 18:00:00 +01:00
ImBenji
d0f0495c5c migrate article embeddings to support multi-model architecture and enhance data integrity 2026-04-18 17:32:21 +01:00
ImBenji
4616998064 migrate article embeddings to support multi-model architecture and enhance data integrity 2026-04-18 17:19:55 +01:00
ImBenji
88f465e71f enhance embedding model support and update database schema for multi-model compatibility 2026-04-18 17:04:09 +01:00
ImBenji
3b8955c80c enhance embedding model support and update database schema for multi-model compatibility 2026-04-18 16:43:35 +01:00
ImBenji
c6d5624656 enhance embedding model support and update database schema for multi-model compatibility 2026-04-18 16:43:13 +01:00
ImBenji
5f2aa7f591 refine article filtering to ensure only usable articles are returned 2026-04-18 14:34:22 +01:00
ImBenji
bfb52b1fd9 refine article filtering to ensure only usable articles are returned 2026-04-18 14:34:16 +01:00
ImBenji
1027547b79 refine article filtering to ensure only usable articles are returned 2026-04-18 14:30:35 +01:00
ImBenji
9df24d44c9 refine article filtering to ensure only usable articles are returned 2026-04-18 14:17:31 +01:00
ImBenji
4883632e37 add Google News integration and enhance crawler capabilities 2026-04-18 14:05:29 +01:00
ImBenji
830766bcfe add Google News integration and enhance crawler capabilities 2026-04-18 13:59:46 +01:00
ImBenji
14727cdfe3 add Google News integration and enhance crawler capabilities 2026-04-18 13:35:47 +01:00
ImBenji
432c43254b add Google News integration and enhance crawler capabilities 2026-04-18 06:51:36 +01:00
ImBenji
3211c4c29e add Google News integration and enhance crawler capabilities 2026-04-18 06:43:07 +01:00
ImBenji
d375d00be8 add Google News integration and enhance crawler capabilities 2026-04-18 06:41:14 +01:00
ImBenji
1a615fb91d add Google News integration and enhance crawler capabilities 2026-04-18 06:37:02 +01:00
ImBenji
c3f9e59c5e add Google News integration and enhance crawler capabilities 2026-04-18 06:35:12 +01:00
ImBenji
1a8504389a add browser crawling capabilities and enhance configuration options 2026-04-17 16:53:18 +01:00
ImBenji
c6bbe2a061 update rebuild-api.sh to use legacy build options for Docker compatibility 2026-04-17 03:21:48 +01:00
ImBenji
28c6ad5f62 remove config module import from content.js and add rebuild-api.sh script for Docker management 2026-04-17 03:18:21 +01:00
ImBenji
2d058ca2e8 remove config module import from content.js and add rebuild-api.sh script for Docker management 2026-04-17 03:14:22 +01:00
ImBenji
8a02722789 add config module import to content.js for improved configuration management 2026-04-17 01:59:10 +01:00
ImBenji
153062d1f4 refactor scheduler to streamline source execution and improve maintenance 2026-04-17 01:31:28 +01:00
ImBenji
01bc624a24 enhance article handling with index page detection and query improvements 2026-04-17 01:02:39 +01:00
ImBenji
b298be6108 refactor article query parameters and improve error messages 2026-04-17 00:27:32 +01:00
ImBenji
c80558fd50 update scheduler configuration for news crawler and other sources 2026-04-17 00:11:50 +01:00
ImBenji
ed108a1959 update scheduler configuration for news crawler and other sources 2026-04-17 00:02:44 +01:00
ImBenji
77db05a555 enhance news crawler configuration with new sources and improved request headers 2026-04-16 23:50:24 +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
7724fafbdc initialize project structure with core modules and configuration 2026-04-16 22:47:34 +01:00
ImBenji
82d856a21d first commit 2026-04-16 22:45:58 +01:00