Skip to content

tanish19078/policy-parser-app

Repository files navigation

🧾 Policy Parser App (LLM-Powered)

This is a Streamlit-based web app that uses Google Gemini to parse and answer questions about insurance documents.

🚀 Features

  • Upload PDF
  • Ask natural language queries
  • Gemini 2.5 Flash integration

📦 Installation

git clone https://github.com/YOUR_USERNAME/policy-parser-app.git
cd policy-parser-app
python -m venv .venv
.\.venv\Scripts\activate     # On Windows
pip install -r requirements.txt
streamlit run app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages