Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,38 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
5 |
sdk: streamlit
|
6 |
sdk_version: 1.40.1
|
7 |
app_file: app.py
|
8 |
pinned: true
|
9 |
license: apache-2.0
|
10 |
short_description: eRAG-PDPA-v1 by หลานม่า (NT lahnmah)
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
emoji: ⚖️
|
3 |
+
title: 🤖 eRAG-PDPA-v1
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: pink
|
6 |
+
python_version: 3.12
|
7 |
sdk: streamlit
|
8 |
sdk_version: 1.40.1
|
9 |
app_file: app.py
|
10 |
pinned: true
|
11 |
license: apache-2.0
|
12 |
short_description: eRAG-PDPA-v1 by หลานม่า (NT lahnmah)
|
13 |
+
tags:
|
14 |
+
- PDPA
|
15 |
+
- AI
|
16 |
+
- Data Protection
|
17 |
+
- LLM
|
18 |
+
- RAG
|
19 |
+
- eRAG
|
20 |
+
- PDPA
|
21 |
+
- Machine Learning
|
22 |
+
- AI
|
23 |
+
- Data Privacy
|
24 |
+
- GenAI
|
25 |
+
- NT GenAI
|
26 |
+
- ntgenai
|
27 |
+
- lahnmah
|
28 |
+
- NT Thai GPT
|
29 |
+
- ntthaigpt
|
30 |
+
- medical
|
31 |
+
- medtech
|
32 |
+
- HealthGPT
|
33 |
+
- หลานม่า
|
34 |
+
- NT Academy
|
35 |
+
|
36 |
---
|
37 |
|
38 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|