Spaces:
Sleeping
Sleeping
| 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 |