Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# StartupFinancePilot
|
2 |
|
3 |
StartupFinancePilot is an AI-powered financial assistant for startups that helps founders make better financial decisions and monitor investor fund usage. The application provides four main features:
|
|
|
1 |
+
---
|
2 |
+
title: StartupFinancePilot
|
3 |
+
emoji: 💰
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.24.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
# StartupFinancePilot
|
16 |
|
17 |
StartupFinancePilot is an AI-powered financial assistant for startups that helps founders make better financial decisions and monitor investor fund usage. The application provides four main features:
|