From da0e9f1718e3876c52a7b4fb84ced5a794f2305b Mon Sep 17 00:00:00 2001 From: killian <63927363+KillianLucas@users.noreply.github.com> Date: Wed, 11 Sep 2024 22:11:05 -0700 Subject: [PATCH] Docs update --- README.md | 16 ++++++++++++---- docs/setup/introduction.mdx | 2 +- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cb086cf..045001d 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,22 @@
Get Updates‎ ‎ |‎ ‎ Documentation

+

+ ![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 enables natural language control over your digital environment. +

+ +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. -## Key Capabilities +
+ +## Capabilities - Execute code - Browse the web @@ -24,7 +32,7 @@ The **01** is an open-source platform for intelligent devices, inspired by the * ## Getting Started -For detailed setup instructions for your specific platform, visit our [installation guide](https://01.openinterpreter.com/setup/installation). +For detailed setup instructions, visit our [installation guide](https://01.openinterpreter.com/setup/installation). ## Server Options @@ -57,7 +65,7 @@ We welcome contributions! Check out our [contributing guidelines](CONTRIBUTING.m For comprehensive guides, API references, and troubleshooting, visit our [official documentation](https://01.openinterpreter.com/). ---- +

Context • diff --git a/docs/setup/introduction.mdx b/docs/setup/introduction.mdx index 22dde7d..b7c27c8 100644 --- a/docs/setup/introduction.mdx +++ b/docs/setup/introduction.mdx @@ -37,6 +37,6 @@ Assistants powered by the 01 can execute code, browse the web, read and create f ### Hardware - + Explore various hardware configurations, from desktop setups to ESP32-based portable builds and custom integrations. Find guides for assembling your own 01 device. \ No newline at end of file