We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41f493 commit 4a37927Copy full SHA for 4a37927
README.md
@@ -34,6 +34,9 @@ The **Muse Library** is an Arduino library designed for the ESP32-based Muse dev
34
<img width="402" height="587" alt="image" src="https://github.com/user-attachments/assets/3cccf144-1632-437a-ba7c-296fc5967c82" />
35
36
37
+## OpenAI examples
38
+You will need an API key form OpenAi, add your key in OPENAI_API_KEY[] = "sk-YOUR ENTER API KEY HERE";
39
+
40
41
## Dependencies
42
- Tested on ESP32 3.3.0
0 commit comments