Skip to content

Commit fd4d66d

Browse files
committed
Add LLMWare
1 parent 4f090c3 commit fd4d66d

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1693,6 +1693,22 @@ <h5 class="card-title"><a href="https://github.com/OpenBMB/ChatDev" class="text-
16931693
</div>
16941694
</div>
16951695

1696+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
1697+
<div class="card text-center">
1698+
<div class="card-body">
1699+
<h5 class="card-title">
1700+
<a href="https://github.com/llmware-ai/llmware" target="_blank">
1701+
<img class="card-img-top" src="static/image/logos/llmware.avif" style="width:100%; height:auto" alt="llmware" />
1702+
<h3>LLMWare</h3>
1703+
</a>
1704+
</h5>
1705+
<p class="card-text"><small class="text-muted">AI for Complex Enterprises</small></p>
1706+
<hr class="my-2">
1707+
<p class="card-text">Unified framework for building enterprise RAG pipelines with small, specialized models.</p>
1708+
</div>
1709+
</div>
1710+
</div>
1711+
16961712
</div>
16971713
</div>
16981714
<!--End of LLM & Generative AI-->

static/image/logos/llmware.avif

4.06 KB
Binary file not shown.

0 commit comments

Comments
 (0)