darielnoel commited on
Commit
bcc8a0c
·
verified ·
1 Parent(s): 2786c80

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -0
index.html CHANGED
@@ -10,6 +10,12 @@
10
  <div class="card">
11
  <h1>KaibanJS Blog Posts</h1>
12
  <ul>
 
 
 
 
 
 
13
  <li>
14
  <strong>Unleashing the Power of Simple RAG Search Tool in KaibanJS: Enhancing AI Agents for Knowledge Discovery</strong><br />
15
  <a href="https://huggingface.co/blog/darielnoel/simple-rag-kaibanjs-knowledge-discovery" target="_blank" style="margin-bottom: 20px; display: inline-block;">
 
10
  <div class="card">
11
  <h1>KaibanJS Blog Posts</h1>
12
  <ul>
13
+ <li>
14
+ <strong>Exploring the Website RAG Search Tool in KaibanJS: Empowering AI Agents for Semantic Web Analysis</strong><br />
15
+ <a href="https://huggingface.co/blog/darielnoel/kaibanjs-website-rag-search" target="_blank" style="margin-bottom: 20px; display: inline-block;">
16
+ Read here
17
+ </a>
18
+ </li>
19
  <li>
20
  <strong>Unleashing the Power of Simple RAG Search Tool in KaibanJS: Enhancing AI Agents for Knowledge Discovery</strong><br />
21
  <a href="https://huggingface.co/blog/darielnoel/simple-rag-kaibanjs-knowledge-discovery" target="_blank" style="margin-bottom: 20px; display: inline-block;">