📊 Helix AI Finance Console AI-powered expense analytics with auto-categorization, anomaly detection, and real-time dashboards. A lightweight full-stack finance tool that ingests CSVs, uses LLMs to categorize expenses, flags suspicious transactions, and visualizes spending using an interactive dashboard.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
^16.1.620
commits
docs(frontend): add JSDoc and inline comments for dashboard
243e054View on GitHubrefactor(frontend): split dashboard into components, hook, lib, types
e709c7cView on GitHubdocs+feat: sync README/API, CSV export without id, insights UI cleanup
2870f55View on GitHubchore: remove unused code to improve bundle size and clarity
194c392View on GitHubperf: optimize csvParser lowerRow - build once per row, direct lookup
1a44460View on GitHubrefactor: move export route to routes/index.js with dedicated controller
e6b2c01View on GitHubfeat: add keyword-based fallback for Gemini categorization failure
198b05fView on GitHubdocs: add inline comments to page.tsx for developer clarity
633962fView on GitHubfix: store confidence correctly, improve categorizeBatch prompt, add logging
a00e529View on GitHubrefactor: clean up dead code, add Gemini persona, update docs
5e662bcView on GitHubRefactor: cleanup unused files, wire insights modal, add confidence scoring
d4b5110View on GitHub