PPRA-Copilot / README.md
Shami96's picture
Update README.md
3b703b1 verified

A newer version of the Streamlit SDK is available: 1.56.0

Upgrade
metadata
title: PPRA Co-Pilot
emoji: 🧾
colorFrom: indigo
colorTo: purple
sdk: streamlit
sdk_version: 1.28.0
app_file: app.py
pinned: false

🧾 PPRA Co-Pilot – AI Assistant for Pakistani Government Tenders

PPRA Co-Pilot is a Streamlit-based AI application that helps users understand, summarize, and ask questions about public procurement tenders in Pakistan. It supports uploading tender PDFs and displays current tenders fetched from the PPRA website.

πŸš€ Features

  • πŸ” View recent active tenders
  • πŸ“„ Upload your own tender documents
  • πŸ€– Get AI-generated summaries and responses
  • πŸ’‘ Built with Hugging Face models and Streamlit

🧠 Tech Stack

  • LLM via Hugging Face Transformers or Groq API
  • RAG-ready pipeline with PDF parsing
  • Frontend: Streamlit
  • Backend: Python
  • Deployment: Hugging Face Spaces

πŸ“ Project Structure