Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -130,7 +130,7 @@ def main():
|
|
130 |
- **Keyword extraction** from relevant articles for enhanced context-based responses.
|
131 |
|
132 |
## GitHub Repository:
|
133 |
-
You can find the source code and more information about this app on GitHub: [GitHub Repository Link](https://github.com/
|
134 |
""")
|
135 |
|
136 |
# Initialize the vector index
|
|
|
130 |
- **Keyword extraction** from relevant articles for enhanced context-based responses.
|
131 |
|
132 |
## GitHub Repository:
|
133 |
+
You can find the source code and more information about this app on GitHub: [GitHub Repository Link](https://github.com/VeerapatSintupong123/RAG-Mistral)
|
134 |
""")
|
135 |
|
136 |
# Initialize the vector index
|