You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,20 +14,27 @@ AuraSpend is a gamified, AI-powered expense tracking application built with Reac
14
14
15
15
## ✨ Key Features
16
16
17
+
### 🎞️ Video Demo
18
+
<palign="center">
19
+
<ahref="https://youtu.be/LM8KUN80FBA">
20
+
<img src="https://img.youtube.com/vi/LM8KUN80FBA/0.jpg" alt="Watch the video">
21
+
</a>
22
+
</p>
23
+
17
24
### 💰 Smart Finance Management
18
-
-**Multi-Currency Support**: Real-time currency conversion powered by Frankfurter API (Supports HKD, USD, CNY, JPY, etc.).
19
25
-**AI Receipt Scanning**: Upload or take photos of receipts. The app uses multimodal LLMs (OpenAI/Gemini) to automatically extract merchant, items, amount, and categories.
26
+
-**Multi-Currency Support**: Real-time currency conversion powered by Frankfurter API (Supports HKD, USD, CNY, JPY, etc.).
20
27
-**Budget Tracking**: Set monthly or yearly budgets with visual progress bars and alerts.
-**Floating Chat**: An integrated AI assistant that can answer questions about your spending, summarize data, and perform actions via natural language (e.g., "How much did I spend on food last week?").
32
+
23
33
### 🐾 Gamification (Pet System)
24
34
-**Digital Companion**: Your financial habits affect your pet's mood and hunger.
25
35
-**Level Up**: Gain XP by logging transactions and staying within budget.
26
36
-**Rewards**: Unlock outfits and new pets as you progress.
27
-
28
-
### 🤖 AI Agent (Aura Assistant)
29
-
-**Floating Chat**: An integrated AI assistant that can answer questions about your spending, summarize data, and perform actions via natural language (e.g., "How much did I spend on food last week?").
30
-
37
+
31
38
### 🛠 Technical Highlights
32
39
-**Real-time Sync**: Data synchronizes instantly across devices using Supabase Realtime.
33
40
-**Offline Support**: Built-in caching for currencies and essential data.
0 commit comments