From e4b656f59faa599c8d8f23560ca318784dd3ef38 Mon Sep 17 00:00:00 2001 From: Ben Steinher <130510994+human-bee@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:18:15 -0700 Subject: [PATCH] Update faq.mdx Added FAQs that I haven't given clear answers to yet. --- docs/troubleshooting/faq.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/troubleshooting/faq.mdx b/docs/troubleshooting/faq.mdx index 91122a6..56301a2 100644 --- a/docs/troubleshooting/faq.mdx +++ b/docs/troubleshooting/faq.mdx @@ -2,3 +2,22 @@ title: "FAQ" description: "Frequently Asked Questions" --- + +- How do you build on top of the 01? +- Where should I start? +- Is there a walk-through for connecting a device to the server? +- What are minimum hardware requirements? +- How do I have code run on the client-side? +- How do I build a profile? +- Where does the server run? + - Can an 01 device connect to the desktop app, or do general customers/consumers need to set it up in their terminal? + - Can I on/off certain tools? +- What firmware do I use to connect? + - What ideally do I need in my code to access the server correctly? +- Alternatives to nGrok? +- If my device runs off bluetooth connected to a phone, is there a mobile app to use to connect to the server? +- Uses a huge deal of API credits, what options do I have for using local models? Can these be run on the client device? +- Which model is best? +- Do I need to pay for a monthly subscription? +- Does the computer the O1 connects to need to always be on and running? If its in sleep mode will it wake up when I call on it? +- Which Model does 01 use?