From f78640e3e240858eb881bea3ec38ad13c90161ec Mon Sep 17 00:00:00 2001 From: Phat Pham Date: Wed, 24 Jun 2026 02:13:10 +0700 Subject: [PATCH] feat: broaden default interests and replace AI icons in personalization UI Default interests skewed heavily toward ML-paper vocabulary, biasing similarity ranking toward HuggingFace/alphaXiv. Also swap the plain unicode star in the "Personalized by AI" badge and add a matching sparkle icon to the personalization toggle for a clearer AI affordance. --- core/render.ts | 16 +++++++++++++--- web-static/static/app.js | 3 ++- web-static/static/style.css | 7 +++++++ 3 files changed, 22 insertions(+), 4 deletions(-) diff --git a/core/render.ts b/core/render.ts index 7af1452..0f42b72 100644 --- a/core/render.ts +++ b/core/render.ts @@ -151,8 +151,8 @@ export function renderIndexPage(data: PageData): string { - - + +