Commit graph

13 commits

Author SHA1 Message Date
ImBenji
18d062fd2d add intelligence and SQL tabs to admin interface with corresponding API endpoints 2026-04-22 20:50:08 +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
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
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
c6d5624656 enhance embedding model support and update database schema for multi-model compatibility 2026-04-18 16:43:13 +01:00
ImBenji
830766bcfe add Google News integration and enhance crawler capabilities 2026-04-18 13:59:46 +01:00
ImBenji
c3f9e59c5e add Google News integration and enhance crawler capabilities 2026-04-18 06:35:12 +01:00
ImBenji
01bc624a24 enhance article handling with index page detection and query improvements 2026-04-17 01:02:39 +01:00
ImBenji
7724fafbdc initialize project structure with core modules and configuration 2026-04-16 22:47:34 +01:00