Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions layouts/_default/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ <h2 class="h4"><a href="https://awesome-llmops.inftyai.com">Awesome-LLMOps</a></
Kubernetes.</p>
</div>

<div class="col-lg-5">
<a href="https://github.com/InftyAI/alphatrion">
<img src="https://github.com/InftyAI/alphatrion/blob/main/site/images/alphatrion.png?raw=true"
alt="logo" style="width:185px;height:auto;">
</a>
<p>AlphaTrion is an open-source and all-in-one platform to build LLM-powered applications and
frameworks.</p>
</div>

<div class="col-lg-5">
<h2 class="h4"><a href="https://github.com/InftyAI/community">✨ Donation Plan</a></h2>
<p>🚀 Got a brilliant idea? Let's build something extraordinary together.
Expand Down
Loading