CoolFace
Apppublic

hirthickraj2015/graphwiz-ireland

sourceHugging Facemitupdated 3mo agoView on Hugging Face
1likes
50 commits on main
b9ec9ae3mo ago

fix: occupation queries no longer return non-matching people (no era fallback)

hirthickraj2015
38c42873mo ago

feat: comprehensive occupation coverage (50 categories, verified Wikidata QIDs)

hirthickraj2015
1f673953mo ago

fix: occupation queries (e.g. 'teachers in the 19th century') return the right people

hirthickraj2015
b4ff6904mo ago

fix: 'people from <place>' = born/originating there, not died there

hirthickraj2015
ab789434mo ago

ui: keep content crisp during search (fix blurry first-search background)

hirthickraj2015
06744b04mo ago

ui: top-right Home button as a single custom JS element (fixes weird placement)

hirthickraj2015
261f0f54mo ago

ui: move Home button to top-right (left of the menu)

hirthickraj2015
6befacd4mo ago

fix: Home button position (use button width, dedupe, don't block input)

hirthickraj2015
1f489984mo ago

ui: Home button beside the chat input for easy navigation back

hirthickraj2015
e63535e4mo ago

ui: hamburger icon for collapsed sidebar + always visible

hirthickraj2015
7016f234mo ago

fix: surname-count cites real DIB + VRTI links, not the home page

hirthickraj2015
b9c0f064mo ago

feat: VRTI-grounded surname counts + no-hallucination guard; default light mode

hirthickraj2015
6b80dbc4mo ago

feat: places get a VRTI link, Wikipedia link, and a map marker

hirthickraj2015
04cb1924mo ago

fix: place queries now use VRTI, not Wikipedia-only

hirthickraj2015
66110b14mo ago

fix: portraits not loading — render client-side <img> instead of st.image

hirthickraj2015
d9704914mo ago

fix: disable thinking-overlay entirely — the definitive loads-forever fix

hirthickraj2015
dd35d7a4mo ago

fix: ROOT CAUSE — remove stuck thinking-overlay that hid the answer

hirthickraj2015
372ded94mo ago

diag: elapsed-time logging for Groq + VRTI; tame Groq retry stacking

hirthickraj2015
1504afa4mo ago

perf: fix root-cause hang — tighten VRTI Virtuoso timeouts

hirthickraj2015
8d69b474mo ago

fix: read session_state in main thread, not worker

hirthickraj2015
ea2ecbe4mo ago

fix: hard wall-clock timeout on queries + unbuffered logs

hirthickraj2015
109296d4mo ago

fix: prevent endless spinner — 45s Groq timeout + surface query errors

hirthickraj2015
399115f4mo ago

fix: survive Wikimedia rate-limiting on shared Space IPs

hirthickraj2015
1009bd04mo ago

fix: portraits + response time — encode Commons URLs, VRTI circuit breaker, Wikidata fallback

hirthickraj2015
9b7e8d34mo ago

fix: make portrait images visible — URL normalisation + Wikidata P18 fallback

hirthickraj2015, Claude Sonnet 4.6
1228fe74mo ago

perf: replace qwen-qwq-32b with llama-3.3-70b and parallelize Wikidata fetches

hirthickraj2015, Claude Sonnet 4.6
9f0c9aa4mo ago

ux: replace full-screen dots overlay with chat-style overlay on first search

hirthickraj2015, Claude Sonnet 4.6
d6b496d4mo ago

ux: comprehensive UI overhaul — themes, search animation, sidebar, welcome transition

hirthickraj2015, Claude Sonnet 4.6
2ebbd8d4mo ago

ux: collapse sidebar by default on app load

hirthickraj2015, Claude Sonnet 4.6
cd7fd664mo ago

fix: remove version check that timed out on every Streamlit rerun

hirthickraj2015, Claude Sonnet 4.6
c91bf254mo ago

fix: use correct data-testid 'stExpandSidebarButton' for collapsed sidebar icon

hirthickraj2015, Claude Sonnet 4.6
11b6c274mo ago

fix: aggressively hide sidebar arrow SVG and show hamburger icon when collapsed

hirthickraj2015, Claude Sonnet 4.6
1b8795f4mo ago

ux: redesign welcome screen with category groups and example questions

hirthickraj2015, Claude Sonnet 4.6
d30f7554mo ago

ux: show 'Menu' label below hamburger icon when sidebar is collapsed

hirthickraj2015, Claude Sonnet 4.6
7a240444mo ago

ux: replace sidebar arrow with hamburger icon (☰)

hirthickraj2015, Claude Sonnet 4.6
dcff33b4mo ago

fix: expand VRTI acronym in welcome text

hirthickraj2015, Claude Sonnet 4.6
108e2534mo ago

fix: simplify welcome text — remove 'Dictionary of Irish Biography' reference

hirthickraj2015, Claude Sonnet 4.6
11cf5ee4mo ago

ux: redesign sidebar with plain-English labels for non-technical users

hirthickraj2015, Claude Sonnet 4.6
02cf0394mo ago

feat: add plain-English tooltips to all sidebar settings

hirthickraj2015, Claude Sonnet 4.6
23a2c464mo ago

fix: use HTML img tags for portraits so browser fetches images directly

hirthickraj2015, Claude Sonnet 4.6
d19c39a4mo ago

fix: load portrait images client-side to bypass server-side Wikimedia blocking

hirthickraj2015, Claude Sonnet 4.6
03747764mo ago

fix: download and cache portrait images server-side for production

hirthickraj2015
725172f4mo ago

updated ui

hirthickraj2015
471bbeb5mo ago

fix: academic synthesis voice + strip URLs from LLM context

hirthickraj2015
f8d18ef5mo ago

fix: name disambiguation + strict source-grounding synthesis

hirthickraj2015
d1b960a5mo ago

fix: portrait renders in response via st.image() with HTTPS + side-by-side columns layout

hirthickraj2015
0716ba35mo ago

feat: portraits, forename/surname display, county/province hierarchy from VRTI-KG

hirthickraj2015
787619a5mo ago

fix: century text parsing, 429 backoff, occupation-only VRTI fallback

hirthickraj2015
ffc2af45mo ago

test: standalone quality test script (no streamlit/huggingface_hub deps)

hirthickraj2015
eea8cc65mo ago

rag: fix apostrophe names, notability ordering, robust JSON parse, richer text

hirthickraj2015