Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpenInterpreter/01
The #1 open-source voice interface for desktop, mobile, and ESP32 chips.
https://github.com/OpenInterpreter/01
Last synced: about 1 month ago
JSON representation
The #1 open-source voice interface for desktop, mobile, and ESP32 chips.
- Host: GitHub
- URL: https://github.com/OpenInterpreter/01
- Owner: OpenInterpreter
- License: agpl-3.0
- Created: 2024-01-11T05:45:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T02:32:20.000Z (about 2 months ago)
- Last Synced: 2024-10-24T19:11:58.821Z (about 2 months ago)
- Language: Python
- Homepage: https://01.openinterpreter.com/
- Size: 49.9 MB
- Stars: 4,945
- Watchers: 83
- Forks: 520
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Roadmap: ROADMAP.md
Awesome Lists containing this project
- ai-game-devtools - 01 Project - source language model computer. | | | Tool | (Project List / <span id="tool">Tool (AI LLM)</span>)
- jimsghstars - OpenInterpreter/01 - The #1 open-source voice interface for desktop, mobile, and ESP32 chips. (Python)
- AiTreasureBox - OpenInterpreter/01 - 12-07_4991_1](https://img.shields.io/github/stars/OpenInterpreter/01.svg)|The open-source language model computer| (Repos)
README
○
The #1 open-source voice interface.
Get Updates | Documentation
> [!NOTE]
> You can talk to your 01 using OpenAI's [Realtime API](https://platform.openai.com/docs/guides/realtime) (Advanced Voice Mode) via the `--multimodel` flag, e.g:
> ```shell
> poetry run 01 --server livekit --qr --expose --multimodal
> ```
![01 Project Banner](https://raw.githubusercontent.com/OpenInterpreter/01/main/docs/assets/banner.png)
The **01** is an open-source platform for intelligent devices, inspired by the *Rabbit R1* and *Star Trek* computer. Powered by [Open Interpreter](https://github.com/OpenInterpreter/open-interpreter), it provides a natural language voice interface for computers.
> [!IMPORTANT]
> This experimental project is under rapid development and lacks basic safeguards. Until a stable `1.0` release, only run this on devices without sensitive information or access to paid services.
## Capabilities
- Execute code
- Browse the web
- Manage files
- Control third-party software## Getting Started
For detailed setup instructions, visit our [installation guide](https://01.openinterpreter.com/setup/installation).
## Server Options
1. **Light Server**: Optimized for low-power devices like ESP32. [Learn more](https://01.openinterpreter.com/server/light)
2. **Livekit Server**: Full-featured for higher processing power devices. [Learn more](https://01.openinterpreter.com/server/livekit)## Clients
- [Android & iOS App](https://01.openinterpreter.com/client/android-ios)
- [ESP32 Implementation](https://01.openinterpreter.com/client/esp32)
- [Desktop Client](https://01.openinterpreter.com/client/desktop)## Hardware
Build your own [01 Light device](https://01.openinterpreter.com/hardware/01-light/introduction) or explore other [hardware options](https://01.openinterpreter.com/hardware/introduction).
## Customization
Customize behavior, language model, system message, and more by editing profiles in the `software/source/server/profiles` directory. [Configuration guide](https://01.openinterpreter.com/server/configure)
## Safety Considerations
Understand the [risks](https://01.openinterpreter.com/safety/risks) and implement [safety measures](https://01.openinterpreter.com/safety/measures) when using 01.
## Contributing
We welcome contributions! Check out our [contributing guidelines](CONTRIBUTING.md) and join our [Discord community](https://discord.gg/Hvz9Axh84z).
## Documentation
For comprehensive guides, API references, and troubleshooting, visit our [official documentation](https://01.openinterpreter.com/).
○