Skip to content

Commit 3e0194e

Browse files
committed
Add ludwig
1 parent a6ef283 commit 3e0194e

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,6 +1591,27 @@ <h2><a href="https://www.fast.ai/" target="_blank">fast.ai</a></h2>
15911591
</div>
15921592
</div>
15931593

1594+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
1595+
<div class="card">
1596+
<a class="text-center p-2" href="https://ludwig.ai/latest/" target="_blank">
1597+
<img class="card-img-top" src="static/image/logos/ludwig.jpg" alt="ludwig">
1598+
</a>
1599+
1600+
<div class="card-body">
1601+
<figure class="p-3 mb-0">
1602+
<blockquote class="blockquote">
1603+
<p class="text-muted">
1604+
<h5 class="card-title"><a href="https://github.com/ludwig-ai/ludwig" class="text-muted" target="_blank">Ludwig</a></h5>
1605+
<small class="text-muted">
1606+
Low-code framework for building custom LLMs, neural networks, and other AI
1607+
</small>
1608+
</p>
1609+
</blockquote>
1610+
</figure>
1611+
</div>
1612+
</div>
1613+
</div>
1614+
15941615
</div>
15951616
</div>
15961617
<!--End of ML, DL, and AI-->

static/image/logos/ludwig.jpg

23.6 KB
Loading

0 commit comments

Comments
 (0)