This is a submission for the Redis AI Challenge: Beyond the Cache.
What I Built
Introducing FinGuard, a real-time personal finance and budgeting dashboard that uses Redis 8 for secure, fast data storage, transaction stream aggregation, AI-driven budget advice, and powerful full-text search across receipts & transactions. User budgets, alerts, categories, everything is multi-model and instant.
Demo
Deployed at: finguard-demo.vercel.app
Mini walkthrough on YouTube
How I Used Redis 8
- Redis JSON and streams for transactions and budget updates
- RediSearch and fuzzy matching for finding spending details
- Pub/Sub to notify users in real-time about overspend
- TimeSeries for spending trends and forecasting
FinGuard proves Redis can securely handle personal data, power budgeting, and deliver in-the-moment AI advice!
Top comments (0)