Wuttipong8146 commited on
Commit
a9cb2bf
·
verified ·
1 Parent(s): d1531b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # ThaiBERT PDF QA System
2
 
3
  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.
 
1
+ ---
2
+ title: ThaiBERT PDF QA System
3
+ emoji: 📄
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: "1.10.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # ThaiBERT PDF QA System
13
 
14
  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.