Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.24.0
metadata
title: Financial RAG
emoji: π
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.11.0
app_file: app.py
pinned: false
π Financial RAG Model
This is a Retrieval-Augmented Generation (RAG) model for answering financial queries based on company financial statements.
π How to Use
- Upload a Financial PDF (e.g., balance sheet, income statement).
- Ask a Financial Question related to the document.
- Get an AI-generated response based on relevant financial data.
π Built With
- FAISS & BM25 for document retrieval.
- Google Gemini API for answer generation.
- Gradio for the web interface.
π Try it out in the Hugging Face Space!