diff --git a/docs/banner.png b/docs/assets/banner.png similarity index 100% rename from docs/banner.png rename to docs/assets/banner.png diff --git a/docs/client/esp32.mdx b/docs/client/esp32.mdx index ba69a48..7b016e1 100644 --- a/docs/client/esp32.mdx +++ b/docs/client/esp32.mdx @@ -34,21 +34,21 @@ To set up the ESP32 for use with 01, follow this guide to install the firmware: View the ESP32 firmware source code - Copy client.ino contents + Copy client.ino contents Open Arduino IDE and paste the client.ino contents. - Paste client.ino contents + Paste client.ino contents - Pasted client.ino contents + Pasted client.ino contents Hardcode your WiFi SSID, WiFi password, and server URL into the top of the `client.ino` file. - Hardcode WiFi SSID and password + Hardcode WiFi SSID and password Hardcoding is recommended for a more streamlined setup and development environment. However, if you don't hardcode these values or if the ESP32 can't connect using the provided information, it will automatically default to a captive portal for configuration. @@ -56,7 +56,7 @@ To set up the ESP32 for use with 01, follow this guide to install the firmware: Go to Tools -> Board -> Boards Manager, search "esp32", then install the boards by Arduino and Espressif. - Install ESP32 boards + Install ESP32 boards @@ -64,41 +64,41 @@ To set up the ESP32 for use with 01, follow this guide to install the firmware: - M5Atom by M5Stack ([Reference](https://www.arduino.cc/reference/en/libraries/m5atom/)) - Install M5Atom library + Install M5Atom library - Install all M5Atom dependencies + Install all M5Atom dependencies - WebSockets by Markus Sattler ([Reference](https://www.arduino.cc/reference/en/libraries/websockets/)) - Install WebSockets library + Install WebSockets library - AsyncTCP by dvarrel ([Reference](https://github.com/dvarrel/AsyncTCP)) - Install AsyncTCP library + Install AsyncTCP library - ESPAsyncWebServer by lacamera ([Reference](https://github.com/lacamera/ESPAsyncWebServer)) - Install ESPAsyncWebServer library + Install ESPAsyncWebServer library - Install all ESPAsyncWebServer dependencies + Install all ESPAsyncWebServer dependencies To flash the .ino to the board, connect the board to the USB port. - Connect USB + Connect USB Select the port from the dropdown on the IDE, then select the M5Atom board (or M5Stack-ATOM if you have that). - Select Board and Port + Select Board and Port Click on upload to flash the board. - Upload firmware + Upload firmware diff --git a/docs/hardware/grimes-build.mdx b/docs/hardware/grimes-build.mdx index f3dc6ba..d4af674 100644 --- a/docs/hardware/grimes-build.mdx +++ b/docs/hardware/grimes-build.mdx @@ -30,5 +30,4 @@ This guide describes the simple DIY setup used by Grimes and Bella Poarch to int 1. Start the 01 Desktop Client on your computer. 2. Press the remapped button on the macro keypad to activate the 01 AI assistant. -3. Speak into the attached microphone to interact with the AI. - +3. Speak into the attached microphone to interact with the AI. \ No newline at end of file diff --git a/docs/setup/introduction.mdx b/docs/setup/introduction.mdx index ef77dac..ffd5118 100644 --- a/docs/setup/introduction.mdx +++ b/docs/setup/introduction.mdx @@ -4,7 +4,7 @@ description: "The #1 open-source voice interface" --- The **01** is an open-source platform for conversational devices, inspired by the *Rabbit R1* and *Star Trek* computer.