Spaces:
Running
Running
darielnoel
commited on
Update index.html
Browse files- index.html +18 -0
index.html
CHANGED
@@ -10,6 +10,24 @@
|
|
10 |
<div class="card">
|
11 |
<h1>KaibanJS Blog Posts</h1>
|
12 |
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
<li>
|
14 |
<strong>Supercharging AI Agents in KaibanJS with Serper Search</strong><br />
|
15 |
<a href="https://huggingface.co/blog/darielnoel/serper-google-search-api-kaibanjs" 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>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;">
|
16 |
+
Read here
|
17 |
+
</a>
|
18 |
+
</li>
|
19 |
+
<li>
|
20 |
+
<strong>Unlocking the Power of Wolfram Alpha in KaibanJS: Enhancing AI Agents for Computational Excellence</strong><br />
|
21 |
+
<a href="https://huggingface.co/blog/darielnoel/wolfram-alpha-kaibanjs-computational-excellence" target="_blank" style="margin-bottom: 20px; display: inline-block;">
|
22 |
+
Read here
|
23 |
+
</a>
|
24 |
+
</li>
|
25 |
+
<li>
|
26 |
+
<strong>Empowering AI Agents with Neural Search: The Role of Exa in KaibanJS</strong><br />
|
27 |
+
<a href="https://huggingface.co/blog/darielnoel/exa-search-kaibanjs-ai-agents" target="_blank" style="margin-bottom: 20px; display: inline-block;">
|
28 |
+
Read here
|
29 |
+
</a>
|
30 |
+
</li>
|
31 |
<li>
|
32 |
<strong>Supercharging AI Agents in KaibanJS with Serper Search</strong><br />
|
33 |
<a href="https://huggingface.co/blog/darielnoel/serper-google-search-api-kaibanjs" target="_blank" style="margin-bottom: 20px; display: inline-block;">
|