Skip to content

AgentbaseHQ/agent-calc

Repository files navigation

Agent Calc Logo

Agent Calc

AI Agent for Spreadsheet using LibreOffice Calc

This project is an open source AI agent from Agentbase, built with ZetaJS LibreOffice Calc and provides a front-end interface using WASM for spreadsheet operations. Currently features upload and download spreadsheet functionality, with agent functionality in the works.

Project Setup

npm install

Compile and Hot-Reload for Development

npm start

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Releases

No releases published

Packages

No packages published