CoolFace
Apppublic

swangek/Data-Visualization-Pipeline

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
24 commits on main
47d383f5mo ago

Full sync: two-phase vis code (Phase 1 skill-only + Phase 2 evolution), modular architecture, stat vis cookbook

swangek
c00ab795mo ago

Two-phase vis code: Phase 1 (skill-only general code) + Phase 2 (evolve with real data)

swangek
c8c40fb5mo ago

Rewrite mixed+evolution prompts: direct data-specific code gen instead of generic processor

swangek
be0991a5mo ago

Improve evolution + mixed prompts: require generic logic, no hardcoded column checks

swangek
74d71345mo ago

Treat 0 charts output as execution failure to trigger evolution

swangek
8df82eb5mo ago

Improve mixed prompt: semantic-aware visualization with statistical chart guidance

swangek
5ac11de5mo ago

Update frontend: evolution badge + log display

swangek
f05f2675mo ago

Refactor: modular architecture + universal vis + code evolution

swangek
b4978555mo ago

Auto-generate vis code if missing + auto-regenerate if execution fails

swangek
0c7821b5mo ago

Fix: vis code auto-detects JSON key + longer LLM health timeout

swangek
507a6345mo ago

Fix: vis code auto-detects JSON key + longer LLM health timeout

swangek
4f416bb5mo ago

Add LLM health check indicator

swangek
4720cf15mo ago

Add LLM health check indicator

swangek
d4ae40b5mo ago

Fix KeyError: use .get() for chart fields from LLM-normalized specs

swangek
22f3d595mo ago

Remove hand-written skill spec — should be generated by LLM via upload-skill

swangek
91bb6cd5mo ago

Fix quantitative_analysis skill: use std/min/max/median instead of sum/value

swangek
724247b5mo ago

Add python-multipart to requirements.txt

swangek
112e5dd5mo ago

Add quantitative_analysis skill + sample data

swangek
af156075mo ago

Add quantitative_analysis skill + sample data

swangek
c4971855mo ago

Add quantitative_analysis skill + sample data

swangek
987992e5mo ago

Fix README emoji encoding

swangek
03e30e55mo ago

Fix Dockerfile: add user permissions for HF Space

swangek
8ab72be5mo ago

Deploy Data Visualization Pipeline with Grok API + Plotly HTML output

swangek
67a93e35mo ago

initial commit

swangek