@shadanai/openme
v0.1.3
Published
OpenMe — Personal AI Data Runtime. Unified agent orchestration + personal data engine.
Readme
OpenMe
Personal AI Data Runtime. Unified agent orchestration + personal data engine.
Installation
组织
傻蛋AI,[email protected],shadanai
npm install -g @shadanai/openmeRequirements
- Node.js >= 22
Usage
openme --helpCommands
openme init- Initialize OpenMe workspaceopenme start- Start the OpenMe runtimeopenme stop- Stop the OpenMe runtimeopenme status- Check runtime statusopenme agent- Manage AI agentsopenme datasource- Manage data sourcesopenme workspace- Manage workspace settingsopenme install- Install dependencies
Development
# Install dependencies
npm install
# Build
npm run build
# Development mode
npm run dev
# Run locally
npm startLicense
MIT
