Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ colorTo: green
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.0
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
short_description: Application for tracking personal spending habits
|
11 |
tags:
|
12 |
- agent-demo-track
|
@@ -18,6 +18,12 @@ tags:
|
|
18 |
|
19 |
GreenSmokeLabs-Expensynth is an AI-powered financial management platform designed to transform the way users track, analyze, and understand their expenses. By leveraging artificial intelligence and natural language processing, the system automatically categorizes transactions, provides financial insights, and offers an intelligent assistant for financial queries.
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
## System Architecture
|
22 |
|
23 |
The application is built on a robust three-tier architecture:
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.0
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
short_description: Application for tracking personal spending habits
|
11 |
tags:
|
12 |
- agent-demo-track
|
|
|
18 |
|
19 |
GreenSmokeLabs-Expensynth is an AI-powered financial management platform designed to transform the way users track, analyze, and understand their expenses. By leveraging artificial intelligence and natural language processing, the system automatically categorizes transactions, provides financial insights, and offers an intelligent assistant for financial queries.
|
20 |
|
21 |
+
## Video Link
|
22 |
+
|
23 |
+
Watch our project demonstration:
|
24 |
+
|
25 |
+
[](https://youtu.be/D9ebiTkRXZQ)
|
26 |
+
|
27 |
## System Architecture
|
28 |
|
29 |
The application is built on a robust three-tier architecture:
|