Skip to content

Commit a45487d

Browse files
committed
Add BeeAI framework
1 parent d84fe06 commit a45487d

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1988,6 +1988,22 @@ <h6 class="card-text"> - <i>An open-source AI agent framework integrated with Ge
19881988
</div>
19891989
</div>
19901990

1991+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
1992+
<div class="card">
1993+
<div class="card-body text-center">
1994+
<a href="https://i-am-bee.github.io/beeai-framework/#/" target="_blank">
1995+
<img class="card-img-top" src="static/image/logos/beeai.png" alt="BeeAI Framework">
1996+
</a>
1997+
<hr>
1998+
<p class="card-text">
1999+
Build production-ready multi-agent systems in Python or TypeScript.
2000+
</p>
2001+
<p class="card-text"><small>A comprehensive set of features for building powerful AI agents.</small>
2002+
</p>
2003+
</div>
2004+
</div>
2005+
</div>
2006+
19912007
</div>
19922008
</div>
19932009
<!--End of LLM, Gen-AI, & Agents-->

static/image/logos/beeai.png

28 KB
Loading

0 commit comments

Comments
 (0)