The open-source language model computer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
killian befddaf205
Cartesia
2 months ago
.github Changed tests, remove acknowledge requirement 5 months ago
docs Docs update 4 months ago
hardware/light Updated Appendix 4 months ago
software Cartesia 2 months ago
.gitignore Use official OI server. 3 second latency. 6 months ago
.gitmodules updated submodule to track main branch 4 months ago
.pre-commit-config.yaml Change linter, ruff to black 9 months ago
CONTEXT.md 01.1 4 months ago
CONTRIBUTING.md 01.1 4 months ago
LICENSE Create LICENSE 12 months ago
README.md Multimodal doc 3 months ago
ROADMAP.md 01.1 4 months ago
USES.md 01.1 4 months ago

README.md

Discord

The #1 open-source voice interface.

Get Updates | Documentation


[!NOTE] You can talk to your 01 using OpenAI's Realtime API (Advanced Voice Mode) via the --multimodel flag, e.g:

poetry run 01 --server livekit --qr --expose --multimodal



01 Project Banner



The 01 is an open-source platform for intelligent devices, inspired by the Rabbit R1 and Star Trek computer. Powered by 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.

Server Options

  1. Light Server: Optimized for low-power devices like ESP32. Learn more
  2. Livekit Server: Full-featured for higher processing power devices. Learn more

Clients

Hardware

Build your own 01 Light device or explore other hardware options.

Customization

Customize behavior, language model, system message, and more by editing profiles in the software/source/server/profiles directory. Configuration guide

Safety Considerations

Understand the risks and implement safety measures when using 01.

Contributing

We welcome contributions! Check out our contributing guidelines and join our Discord community.

Documentation

For comprehensive guides, API references, and troubleshooting, visit our official documentation.



ContextRoadmap