Skip to content

Commit b7448d5

Browse files
committed
Add TaskWeaver
1 parent 4e6484a commit b7448d5

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

index.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2019,6 +2019,29 @@ <h3>FastMCP</h3>
20192019
</div>
20202020
</div>
20212021

2022+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
2023+
<div class="card">
2024+
<a class="text-center p-2" href="https://github.com/microsoft/TaskWeaver" target="_blank">
2025+
<img class="card-img-top" src="static/image/logos/task-weaver.svg" style="width: 25%; height: auto;" alt="TaskWeaver">
2026+
</a>
2027+
<div class="card-body">
2028+
<figure class="px-3 mb-0">
2029+
<blockquote class="blockquote">
2030+
<p class="text-muted">
2031+
<h5 class="card-title">
2032+
<a href="https://microsoft.github.io/TaskWeaver/" class="text-muted" target="_blank">TaskWeaver</a>
2033+
</h5>
2034+
<small class="text-muted">
2035+
A code-first agent framework for seamlessly planning and executing data analytics tasks.
2036+
</small>
2037+
</p>
2038+
</blockquote>
2039+
</figure>
2040+
<h6 class="px-3 card-text"> - <i>By Microsoft</i></h6>
2041+
</div>
2042+
</div>
2043+
</div>
2044+
20222045
</div>
20232046
</div>
20242047
<!--End of LLM, Gen-AI, & Agents-->

static/image/logos/task-weaver.svg

Lines changed: 11 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)