@easyai/cli

CLI and dashboard for AI development with code generation and testing

npmmacoslinuxwindows
Try with needOr install directly
Source

About

AI development tool with CLI and dashboard

Commands

easyai

Examples

Initialize a new AI project with interactive setup$ easyai init my-project
Generate code using AI based on natural language description$ easyai generate --description 'Create a React button component'
Start the web dashboard for project management$ easyai dashboard