Upload folder using huggingface_hub
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -71,7 +71,8 @@ WorkflowScript: 10: expecting '}', found '' @ line 10, column 1
|
|
| 71 |
</div>
|
| 72 |
|
| 73 |
<div class="footer">
|
| 74 |
-
|
|
|
|
| 75 |
</div>
|
| 76 |
</div>
|
| 77 |
|
|
|
|
| 71 |
</div>
|
| 72 |
|
| 73 |
<div class="footer">
|
| 74 |
+
<p><strong>Architecture:</strong> RAG (Retrieval-Augmented Generation) using FAISS + LangChain</p>
|
| 75 |
+
<p>Built with ❤️ for Jenkins Developers</p>
|
| 76 |
</div>
|
| 77 |
</div>
|
| 78 |
|