--- 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