Skip to content

Commit f675b64

Browse files
committed
Add Davia
1 parent c72e4f1 commit f675b64

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
@@ -821,6 +821,20 @@ <h6 class="card-text"> - <i>Build decision apps in Python</i></h6>
821821
</div>
822822
</div>
823823

824+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
825+
<div class="card">
826+
<div class="card-body text-center">
827+
<a href="https://github.com/davialabs/davia" target="_blank">
828+
<img class="card-img-top" src="static/image/logos/davia.png" style="width:100%; height:auto" alt="Davia"/>
829+
</a>
830+
<blockquote class="mb-0 mt-3">
831+
<p>The easiest way to build apps from your Python code</p>
832+
<footer class="blockquote-footer mt-2">Create AI apps in minutes - connected, styled, and production-ready.</footer>
833+
</blockquote>
834+
</div>
835+
</div>
836+
</div>
837+
824838
</div>
825839
</div>
826840
<!-- ================End of Web Apps (Python UI)================ -->

static/image/logos/davia.png

70.3 KB
Loading

0 commit comments

Comments
 (0)