Document_Parse_Demo / README.md
Yescia's picture
Update README.md
01e67bb verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Document Parse Demo
emoji: πŸ“Š
colorFrom: gray
colorTo: red
sdk: gradio
sdk_version: 5.23.1
app_file: app.py
pinned: false

πŸ“„ Financial Statement Analysis Chatbot

This project utilizes the Upstage Document Parse API and Upstage Solar LLM to
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.

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.
You can download example code from the Files section.


✨ Key Features

  • βœ… Converts financial statement PDFs into HTML using the Upstage Document Parse API
  • βœ… Enables Q&A based on the financial statements using the Solar LLM