--- title: ThaiBERT PDF QA System emoji: 📄 colorFrom: blue colorTo: green sdk: streamlit sdk_version: "1.10.0" app_file: app.py pinned: false --- # ThaiBERT PDF QA System This application uses ThaiBERT to extract text from a PDF and allows users to ask questions about the content of the PDF. The application is built using Streamlit, LangChain, and Hugging Face Spaces. ## How to Use 1. Upload a PDF file with information about your organization. 2. Ask questions related to the content of the PDF. 3. The AI will provide answers based on the PDF content. This project is hosted on Hugging Face Spaces.