Skip to content

Commit f91def8

Browse files
committed
Add chainlit
1 parent b19e112 commit f91def8

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,20 @@ <h6 class="card-text"> - <i>Build decision apps in Python</i></h6>
807807
</div>
808808
</div>
809809

810+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
811+
<div class="card">
812+
<div class="card-body text-center">
813+
<a href="https://docs.chainlit.io/" target="_blank">
814+
<img class="card-img-top mb-3" src="static/image/logos/chainlit.png" style="width:80%; height:auto" alt="Chainlit"/>
815+
</a>
816+
<blockquote class="mb-0">
817+
<p>Build python production-ready conversational AI applications in minutes, not weeks ⚡️</p>
818+
<footer class="blockquote-footer mt-2">Build Conversational AI in minutes.</footer>
819+
</blockquote>
820+
</div>
821+
</div>
822+
</div>
823+
810824
</div>
811825
</div>
812826
<!-- ================End of Web Apps (Python UI)================ -->

static/image/logos/chainlit.png

4.86 KB
Loading

0 commit comments

Comments
 (0)