diff --git a/README.md b/README.md index 80ccb1cf9..41eefc9f2 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,12 @@ Or click fork & run on Vercel was [466a36](https://github.com/enricoros/nextjs-chatgpt-app/tree/466a3667a48060d406d60943af01fe26366563fb)) - [x] _NEW 04.18_ 🎉 **PWA** install on mobile! 📱 looks like a native app (@harlanlewis) +

Token Counters

- [x] _NEW 04.17_ 🎉 **Language Selection** Mic Language 🎙️, with auto-detect, and future app language! (@tbodyston) +

Token Counters

- [x] _NEW 04.17_ 🎉 **Text To Speech** 🎙️ Settings for ElevenLabs, including Voice Selection and custom voices! +

Token Counters

+

Token Counters

- [x] _NEW 04.16_ 🎉 **Codepen/Replit** for code execution 💻 (@harlanlewis) - [x] _NEW 04.14_ 🎉 **SVG Drawing** 🖌️

Token Counters

diff --git a/docs/feature_language.png b/docs/feature_language.png new file mode 100644 index 000000000..47e7a1a46 Binary files /dev/null and b/docs/feature_language.png differ diff --git a/docs/feature_speak.png b/docs/feature_speak.png new file mode 100644 index 000000000..9110952b4 Binary files /dev/null and b/docs/feature_speak.png differ diff --git a/docs/feature_voice_1.png b/docs/feature_voice_1.png new file mode 100644 index 000000000..a82520e5a Binary files /dev/null and b/docs/feature_voice_1.png differ diff --git a/docs/pwa_installed_icon.png b/docs/pwa_installed_icon.png new file mode 100644 index 000000000..21161f3a5 Binary files /dev/null and b/docs/pwa_installed_icon.png differ