Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -395,13 +395,13 @@ def rag_pdf_ui(question: str, history: list) -> tuple:
|
|
| 395 |
return response_text, file_paths
|
| 396 |
|
| 397 |
# ── Text ───────────────────────────────────────────────────────────────────────
|
| 398 |
-
Title = "# PG-ATLAS
|
| 399 |
|
| 400 |
Description = """
|
| 401 |
## Welcome to the AI-Powered Search Engine
|
| 402 |
### Model Technical Specifications | Engineering — Substation Department
|
| 403 |
---
|
| 404 |
-
This intelligent assistant leverages **Large Language Model (LLM)**
|
| 405 |
|
| 406 |
**Document Coverage:**
|
| 407 |
* 📑 Model Technical Specifications — Engineering (Substation) Department, POWERGRID
|
|
|
|
| 395 |
return response_text, file_paths
|
| 396 |
|
| 397 |
# ── Text ───────────────────────────────────────────────────────────────────────
|
| 398 |
+
Title = "# PG-ATLAS : POWERGRID - AI Technical Library & Assistance System"
|
| 399 |
|
| 400 |
Description = """
|
| 401 |
## Welcome to the AI-Powered Search Engine
|
| 402 |
### Model Technical Specifications | Engineering — Substation Department
|
| 403 |
---
|
| 404 |
+
This intelligent assistant leverages a **Large Language Model (LLM)** to provide precise, context-aware answers directly from POWERGRID's official documentation.
|
| 405 |
|
| 406 |
**Document Coverage:**
|
| 407 |
* 📑 Model Technical Specifications — Engineering (Substation) Department, POWERGRID
|