feat: add AI Frameworks section and VoltAgent
This commit is contained in:
parent
8923a7dd5e
commit
b3b6d02287
|
|
@ -20,6 +20,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||
* [Data Visualization](#data-visualization)
|
||||
* [Timeline](#timeline)
|
||||
* [Spreadsheet](#spreadsheet)
|
||||
* [AI Frameworks](#ai-frameworks)
|
||||
* [Editors](#editors)
|
||||
* [Documentation](#documentation)
|
||||
* Utilities
|
||||
|
|
@ -374,6 +375,10 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||
* [Jspreadsheet CE](https://github.com/jspreadsheet/ce) - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
|
||||
* [RevoGrid](https://github.com/revolist/revogrid) - RevoGrid is a fast, responsive excel like data grid library for modern web applications.
|
||||
|
||||
## AI Frameworks
|
||||
|
||||
* [VoltAgent](https://github.com/voltagent/voltagent) - A TypeScript framework for building and running AI agents with tools, memory, and visibility.
|
||||
|
||||
## Editors
|
||||
|
||||
* [ace](https://github.com/ajaxorg/ace) - Ace (Ajax.org Cloud9 Editor).
|
||||
|
|
|
|||
Loading…
Reference in New Issue