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
4 changes: 2 additions & 2 deletions layouts/_default/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ <h2 class="h4"><a href="https://awesome-llmops.inftyai.com">Awesome-LLMOps</a></
<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>
<p>AlphaTrion is an open-source framework to help build GenAI applications, including experiment
tracking, adaptive model routing, prompt optimization and performance evaluation.</p>
</div>

<div class="col-lg-5">
Expand Down
Loading