Navya-Sree commited on
Commit
563a144
·
verified ·
1 Parent(s): 06c48f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -8,5 +8,24 @@ sdk_version: 5.35.0
8
  app_file: app.py
9
  pinned: false
10
  ---
 
11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  ---
11
+ # 🔍 Finance Toolkit Pro
12
 
13
+ **Three AI-powered financial tools in one application:**
14
+ 1. 🏦 Loan Default Predictor - Assess borrower risk
15
+ 2. 🧾 Expense Categorization - Automate transaction tagging
16
+ 3. 📊 Portfolio Analyzer - Optimize investment allocations
17
+
18
+ ## How to Use
19
+ 1. Upload CSV files or use example data
20
+ 2. Adjust parameters using intuitive controls
21
+ 3. Get instant AI-powered insights
22
+
23
+ ## Features
24
+ | Tool | Inputs | Outputs |
25
+ |------|--------|---------|
26
+ | Loan Predictor | Income, Credit Score | Risk Probability |
27
+ | Expense Bot | Bank Statement CSV | Categorized Transactions |
28
+ | Portfolio Analyzer | Holdings CSV + Risk Profile | Allocation Chart + Suggestions |
29
+
30
+ [![Hugging Face Spaces](https://img.shields.io/badge/🤗-Hugging%20Face%20Space-blue.svg)](https://huggingface.co/spaces/yourusername/finance-toolkit)
31
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference