Commit History

Improve chart engine, insight engine, LLM client, question planner and JSON utils
2e4290e

JermaineAI commited on

fix(backend): parse cors_origins from JSON or comma-separated string
235641c

InsightGrid Codex commited on

feat: update main application entrypoint
4c7d000

InsightGrid Codex commited on

feat: enhance markdown report engine and exports
0d19150

InsightGrid Codex commited on

feat: integrate sql planner into questions router
69506fa

InsightGrid Codex commited on

feat: update dataset router to support custom metadata
fc9ee9e

InsightGrid Codex commited on

feat: add sql planning capabilities to question planner
8d2d09a

InsightGrid Codex commited on

feat: refine llm client and deepseek api calls
ee43e31

InsightGrid Codex commited on

feat: extend analysis plan executor with sql support
c4a6fac

InsightGrid Codex commited on

feat: add sql planner using deepseek reasoner
1e6a9a6

InsightGrid Codex commited on

feat: implement sql execution engine with duckdb
1b80df2

InsightGrid Codex commited on

feat: add robust json parsing utilities
e8895b0

InsightGrid Codex commited on

feat: implement centralized backend config options
89180f8

InsightGrid Codex commited on

chore: configure local environment settings
6849414

InsightGrid Codex commited on

chore: add duckdb dependency to requirements.txt
62e1703

InsightGrid Codex commited on

docs: update readme with huggingface space configuration
514d37a

InsightGrid Codex commited on

feat: add dockerfile and dockerignore for backend deployment
44a96b6

InsightGrid Codex commited on

chore: remove frontend components and utilities
303f09e

InsightGrid Codex commited on

chore: remove frontend page routes
3000db0

InsightGrid Codex commited on

chore: remove frontend global styles and base layout
5c20008

InsightGrid Codex commited on

chore: remove frontend build and transpiler configs
6bec297

InsightGrid Codex commited on

chore: remove frontend package configuration
6d2fd43

InsightGrid Codex commited on

docs: add final project documentation
88d833f

InsightGrid Codex commited on

test: add sample data and demo workflow
7e5946c

InsightGrid Codex commited on

chore: add validation and safety guardrails
ec059f9

InsightGrid Codex commited on

style: polish frontend product experience
4212f19

InsightGrid Codex commited on

feat: add report generation system
8179220

InsightGrid Codex commited on

feat: add autonomous insights engine
81d4ac7

InsightGrid Codex commited on

feat: add chart system
8ae176e

InsightGrid Codex commited on

feat: add result explanation engine
3e3f2db

InsightGrid Codex commited on

feat: execute analysis plans with pandas numpy
834ed12

InsightGrid Codex commited on

feat: add LLM question planner
d42e3d1

InsightGrid Codex commited on

feat: add pandas numpy analysis engine
f46d3c5

InsightGrid Codex commited on

feat: add dataframe store
d37966b

InsightGrid Codex commited on

feat: add dataset profiling system
fa929c5

InsightGrid Codex commited on

feat: add dataset upload system
894830b

InsightGrid Codex commited on

chore: initialize InsightGrid AI project
f323f3e

InsightGrid Codex commited on