calvinothayoth/pm-proj-rag
Fix selector font colors to black for all views and bump cache-buster to v1.1.0
Force black text for inactive tab selectors and white text for active tab selectors explicitly
Fix selector text color to black and optimize question chips to a single row of 5 chips
Fix UI selectors: move to About section, add dynamic scheme details card, import Inter font, implement cache busting, and add Groq fallback/timeout
Position selector tabs vertically in desktop sidebar and horizontally in mobile view
Fix scrolling overlap layout bugs in CSS
Expand to 5 chats for each fund and fix expense ratio retrieval bugs
CRITICAL: Fix Docker cache bust (use ARG in RUN), add account balance to sensitive patterns
Fix fallback extraction: regex now handles newlines in chunk text, builds proper sentences
Add fallback extraction: when LLM fails, extract answer from chunks directly
Fix sensitive data check: PAN and account balance now properly refused
Force Docker rebuild with cache buster
Clean RAG prototype with all fixes
