Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -9,19 +9,20 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
# π
|
13 |
|
14 |
-
|
15 |
-
PDF
|
16 |
|
17 |
-
Gradio
|
18 |
-
|
19 |
|
20 |
---
|
21 |
|
22 |
-
## β¨
|
|
|
|
|
|
|
23 |
|
24 |
-
- β
Upstage Document Pasre APIλ₯Ό νμ©νμ¬ μ¬λ¬΄μ ν λ¬Έμλ₯Ό HTML ννλ‘ λ³ν
|
25 |
-
- β
Solar LLMμ νμ©νμ¬ μ¬λ¬΄μ ν κΈ°λ° Q&Aλ₯Ό μ§νν©λλ€.
|
26 |
|
27 |
---
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
# π Financial Statement Analysis Chatbot
|
13 |
|
14 |
+
This project utilizes the **Upstage Document Parse API** and **Upstage Solar LLM** to
|
15 |
+
convert financial statements in PDF format into HTML and provides a **chatbot interface** that allows users to freely ask questions based on the document content.
|
16 |
|
17 |
+
It runs on a web interface built with Gradio, allowing users to upload a PDF and engage in natural language Q&A with the chatbot.
|
18 |
+
You can download example code from the *Files* section.
|
19 |
|
20 |
---
|
21 |
|
22 |
+
## β¨ Key Features
|
23 |
+
|
24 |
+
- β
Converts financial statement PDFs into HTML using the Upstage Document Parse API
|
25 |
+
- β
Enables Q&A based on the financial statements using the Solar LLM
|
26 |
|
|
|
|
|
27 |
|
28 |
---
|