Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,37 @@ license: mit
|
|
11 |
short_description: MoneyMate - AI Financial Advisor for Young Indian Profession
|
12 |
---
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
11 |
short_description: MoneyMate - AI Financial Advisor for Young Indian Profession
|
12 |
---
|
13 |
|
14 |
+
MoneyMate - AI Financial Advisor for Young Indian Professionals π°
|
15 |
+
|
16 |
+
|
17 |
+
An intelligent financial advisory platform designed specifically for young professionals in India who are managing their first salary and navigating personal finance decisions.
|
18 |
+
Key Features:
|
19 |
+
|
20 |
+
π€ AI-powered personalized financial advice using local vLLM (LLaMA 3.1 8B)
|
21 |
+
|
22 |
+
π Smart expense analysis and budget optimization
|
23 |
+
|
24 |
+
πΉ SIP investment calculator with compound interest projections
|
25 |
+
|
26 |
+
π― Goal-based financial planning tailored to Indian context
|
27 |
+
|
28 |
+
π¦ Guidance on Indian investment options (ELSS, PPF, NPS, SIP)
|
29 |
+
|
30 |
+
π Tax-saving strategies under Indian tax law
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
Built With:
|
35 |
+
|
36 |
+
Modal for serverless deployment
|
37 |
+
vLLM for cost-effective AI inference
|
38 |
+
FastAPI for robust backend APIs
|
39 |
+
Quantized LLaMA 3.1 8B for financial expertise
|
40 |
+
|
41 |
+
Perfect For:
|
42 |
+
Recent graduates, young professionals, and anyone new to salary management who wants personalized, culturally-aware financial guidance without expensive consultation fees.
|
43 |
+
|
44 |
+
Tech Stack:
|
45 |
+
Python, Modal, vLLM, FastAPI, LLaMA 3.1 8B Instruct
|
46 |
+
|
47 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|