We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd3bd5 commit 36444c3Copy full SHA for 36444c3
layouts/_default/home.html
@@ -50,6 +50,15 @@ <h2 class="h4"><a href="https://awesome-llmops.inftyai.com">Awesome-LLMOps</a></
50
Kubernetes.</p>
51
</div>
52
53
+ <div class="col-lg-5">
54
+ <a href="https://github.com/InftyAI/alphatrion">
55
+ <img src="https://github.com/InftyAI/alphatrion/blob/main/site/images/alphatrion.png?raw=true"
56
+ alt="logo" style="width:185px;height:auto;">
57
+ </a>
58
+ <p>AlphaTrion is an open-source and all-in-one platform to build LLM-powered applications and
59
+ frameworks.</p>
60
+ </div>
61
+
62
<div class="col-lg-5">
63
<h2 class="h4"><a href="https://github.com/InftyAI/community">✨ Donation Plan</a></h2>
64
<p>🚀 Got a brilliant idea? Let's build something extraordinary together.
0 commit comments