Arvind2006 commited on
Commit
3ecb282
·
verified ·
1 Parent(s): 0365678

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. 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
- Built with ❤️ for Jenkins Developers
 
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