> [!注意] > 您可以通过 `--multimodel` 标志使用 OpenAI 的 [实时 API](https://platform.openai.com/docs/guides/realtime)(高级语音模式)与您的 01 交谈,例如: > ```外壳 > 诗歌运行 01 --server livekit --qr --expose --multimodal > ```

**01** 是一个面向智能设备的开源平台,其灵感来自 *Rabbit R1* 和 *Star Trek* 计算机。它由 [Open Interpreter](https://github.com/OpenInterpreter/open-interpreter) 提供支持,为计算机提供自然语言语音接口。
> [!重要] > 该试点项目发展较快,缺乏基础保障。在稳定的“1.0”版本发布之前,仅在没有敏感信息或无法访问付费服务的设备上运行此版本。
## 能力 - 执行代码 - 浏览网页 - 管理文件 - 控制第三方软件 ## 开始使用 有关详细的设置说明,请访问我们的[安装指南](https://01.openinterpreter.com/setup/installation)。 ## 服务器选项 1. **Light Server**:针对 ESP32 等低功耗设备进行了优化。 [了解更多](https://01.openinterpreter.com/server/light) 2. **Livekit Server**:功能齐全,适用于更高处理能力的设备。 [了解更多](https://01.openinterpreter.com/server/livekit) ## 客户 - [Android 和 iOS 应用程序](https://01.openinterpreter.com/client/android-ios) - [ESP32 实现](https://01.openinterpreter.com/client/esp32) - [桌面客户端](https://01.openinterpreter.com/client/desktop) ## 硬件 构建您自己的 [01 Light 设备](https://01.openinterpreter.com/hardware/01-light/introduction) 或探索其他[硬件选项](https://01.openinterpreter.com/hardware/introduction)。 ## 定制 通过编辑“software/source/server/profiles”目录中的配置文件来自定义行为、语言模型、系统消息等。 [配置指南](https://01.openinterpreter.com/server/configure) ## 安全注意事项 了解使用01时的[风险](https://01.openinterpreter.com/safety/risks)并实施[安全措施](https://01.openinterpreter.com/safety/measures)。 ## 贡献 我们欢迎贡献!查看我们的[贡献指南](CONTRIBUTING.md) 并加入我们的[Discord 社区](https://discord.gg/Hvz9Axh84z)。 ## 文档 如需全面的指南、API 参考和故障排除,请访问我们的[官方文档](https://01.openinterpreter.com/)。