Skip to content

Commit 63ca1f5

Browse files
authored
Update README with video demo and clean up sections
Added a video demo section and removed duplicate AI Agent description.
1 parent 0177ad3 commit 63ca1f5

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,27 @@ AuraSpend is a gamified, AI-powered expense tracking application built with Reac
1414

1515
## ✨ Key Features
1616

17+
### 🎞️ Video Demo
18+
<p align="center">
19+
<a href="https://youtu.be/LM8KUN80FBA">
20+
<img src="https://img.youtube.com/vi/LM8KUN80FBA/0.jpg" alt="Watch the video">
21+
</a>
22+
</p>
23+
1724
### 💰 Smart Finance Management
18-
- **Multi-Currency Support**: Real-time currency conversion powered by Frankfurter API (Supports HKD, USD, CNY, JPY, etc.).
1925
- **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.).
2027
- **Budget Tracking**: Set monthly or yearly budgets with visual progress bars and alerts.
2128
- **Detailed Reports**: Interactive charts showing spending trends, category breakdowns, and merchant summaries.
2229

30+
### 🤖 AI Agent (Aura Assistant)
31+
- **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+
2333
### 🐾 Gamification (Pet System)
2434
- **Digital Companion**: Your financial habits affect your pet's mood and hunger.
2535
- **Level Up**: Gain XP by logging transactions and staying within budget.
2636
- **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+
3138
### 🛠 Technical Highlights
3239
- **Real-time Sync**: Data synchronizes instantly across devices using Supabase Realtime.
3340
- **Offline Support**: Built-in caching for currencies and essential data.

0 commit comments

Comments
 (0)