diff --git a/public/ai-insights-dashboard.js b/public/ai-insights-dashboard.js new file mode 100644 index 00000000..e69de29b diff --git a/services/aiInsightsService.js b/services/aiInsightsService.js index 249e6e6c..88be46d6 100644 --- a/services/aiInsightsService.js +++ b/services/aiInsightsService.js @@ -6,6 +6,7 @@ const AnalyticsCache = require('../models/AnalyticsCache'); const notificationService = require('./notificationService'); const mongoose = require('mongoose'); const crypto = require('crypto'); +const tf = require('@tensorflow/tfjs-node'); /** * Smart Budget Forecasting & AI Financial Insights Service