You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m interested in using the ChatGPT Demo (examples/chatgpt_demo) from this repository with an ESP32 instead of the ESP32-S3. Could anyone provide guidance on how to modify the code or configurations to achieve compatibility with the ESP32 (I'm using Raspiaudio Muse Luxe https://raspiaudio.com/product/esp-muse-luxe/)?
Thank you in advance for your assistance!
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Compatibility of chatgpt_demo with ESP32 (instead of ESP32-S3)
Compatibility of chatgpt_demo with ESP32 (instead of ESP32-S3) (AEGHB-790)
Aug 22, 2024
@gregi84 The examples/chatgpt_demo write for ESP32-S3-BOX with ESP32-S3, but the key LLM features from openai component, which works for any esp32 chips.
Hello,
I’m interested in using the ChatGPT Demo (examples/chatgpt_demo) from this repository with an ESP32 instead of the ESP32-S3. Could anyone provide guidance on how to modify the code or configurations to achieve compatibility with the ESP32 (I'm using Raspiaudio Muse Luxe https://raspiaudio.com/product/esp-muse-luxe/)?
Thank you in advance for your assistance!
The text was updated successfully, but these errors were encountered: