Fduv commited on
Commit
572acf4
·
verified ·
1 Parent(s): 5dc6004

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
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: false
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
+ [![Expensynth Demo](https://img.youtube.com/vi/D9ebiTkRXZQ)](https://youtu.be/D9ebiTkRXZQ)
26
+
27
  ## System Architecture
28
 
29
  The application is built on a robust three-tier architecture: