feat: add AI Frameworks section and VoltAgent

This commit is contained in:
Omer Aplak 2025-04-21 22:29:44 +03:00 committed by GitHub
parent 8923a7dd5e
commit b3b6d02287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -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).