328 B
328 B
BotDesktop
An AI-powered desktop automation tool that records and plays back user interactions.
Setup
- Install dependencies:
npm install
-
Create a .env file with your Azure OpenAI credentials
-
Development:
npm run dev
- Build:
npm run build
Testing
npm test