CoolFace
Apppublic

AbsiElhashmy/agentic-data-viz-recommender

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
27 commits on main
b0fae473mo ago

Give each chart a unique key to avoid StreamlitDuplicateElementId

3v324v23
4ca1c483mo ago

Update README: tool use, live demo, SEN4018 requirements, full layout

3v324v23
1d97a213mo ago

Add genuine function-calling tool use to the decision agent

3v324v23
31bf9253mo ago

Render datasets with a column literally named 'count'

3v324v23
33f05943mo ago

Cap heatmap to 15 columns so wide datasets stay readable

3v324v23
4e65b4d3mo ago

Fix numeric columns misclassified as categorical on large datasets

3v324v23
73a37b03mo ago

Re-enable Gemini 2.5 "thinking" for max quality (revert thinking_budget=0)

3v324v23
2152dad3mo ago

Fall back across models immediately on rate limits (429) instead of waiting

3v324v23
13a22953mo ago

Fix sidebar-pin CSS: drop the section[] tag qualifier so the selector matches

3v324v23
8885d323mo ago

Remove sidebar footer; strengthen the sticky-sidebar CSS

3v324v23
dbd8b183mo ago

Disable Gemini 2.5 "thinking" to speed up runs (thinking_budget=0)

3v324v23
cf6cade3mo ago

Elevate the sidebar: two-tone brand, cleaner edge and dividers

3v324v23
5658fd73mo ago

Polish the sidebar and pin it on scroll

3v324v23
7e071d33mo ago

Move upload + controls into a left sidebar

3v324v23
c99467f3mo ago

UI polish: blue theme, How-it-works panel, regrouped controls, clearer hierarchy

3v324v23
b5a630e3mo ago

Render the run-status box above the preview (under Run Agent)

3v324v23
16aa3053mo ago

Use Unicode status dot + bullets instead of Material icons (1.36-safe)

3v324v23
257477d3mo ago

Use clean color-coded text instead of Material icons; drop nulls in treemap/grouped_bar

3v324v23
1fbf4c53mo ago

Fix numeric x-axis on line/area; tidy fallback titles

3v324v23
34231593mo ago

Fix 3 pre-deploy issues: treemap/grouped_bar nulls, error mapping, log wording

3v324v23
16a70563mo ago

Replace UI emojis with Material Symbols icons

3v324v23
75889fe3mo ago

Add 3 chart types: grouped_bar, area, treemap (10 total)

3v324v23
e0b5b573mo ago

Add 7 UX improvements: friendly errors, pre-run profile, unified cards, report, reasoning log, data story, caching

3v324v23
bf1a9e33mo ago

Fix 11 audit findings: .xls support, evaluator scoring, JSON/prompt robustness

3v324v23
0df6a9f3mo ago

Fix stale UI text, guard high-cardinality color, sample large scatters, precompute download HTML, robust CSV encoding, title-based evaluator mapping, file-size cache key

3v324v23
c2f53144mo ago

Add model fallback when primary Gemini model is overloaded

3v324v23
1e6598d4mo ago

Agentic Data Visualization Recommender

3v324v23