CoolFace
Apppublic

calvinothayoth/pm-proj-rag

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
13 commits on main
568257d3mo ago

Fix selector font colors to black for all views and bump cache-buster to v1.1.0

calvin.o
455b9593mo ago

Force black text for inactive tab selectors and white text for active tab selectors explicitly

calvin.o
d03a5a53mo ago

Fix selector text color to black and optimize question chips to a single row of 5 chips

calvin.o
19fb75f3mo ago

Fix UI selectors: move to About section, add dynamic scheme details card, import Inter font, implement cache busting, and add Groq fallback/timeout

calvin.o
f17d8933mo ago

Position selector tabs vertically in desktop sidebar and horizontally in mobile view

calvin.o
864b1293mo ago

Fix scrolling overlap layout bugs in CSS

calvin.o
174abd33mo ago

Expand to 5 chats for each fund and fix expense ratio retrieval bugs

calvin.o
97aad1c3mo ago

CRITICAL: Fix Docker cache bust (use ARG in RUN), add account balance to sensitive patterns

calvin.o
f0b79263mo ago

Fix fallback extraction: regex now handles newlines in chunk text, builds proper sentences

calvin.o
f68999a3mo ago

Add fallback extraction: when LLM fails, extract answer from chunks directly

calvin.o
e18c0623mo ago

Fix sensitive data check: PAN and account balance now properly refused

calvin.o
990013a3mo ago

Force Docker rebuild with cache buster

calvin.o
194c03c3mo ago

Clean RAG prototype with all fixes

calvin.o