From 8d7f26f3d4c1970db71b47d84683c8fda62d3de6 Mon Sep 17 00:00:00 2001 From: Cogent Apps <127109874+cogentapps@users.noreply.github.com> Date: Mon, 6 Mar 2023 06:07:30 -0800 Subject: [PATCH] use more emojis --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 266a807..bfc6b01 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,15 @@ Powered by the new ChatGPT API, this app has been developed using TypeScript + R ## Features -- Fast response times. -- Search through your past chat conversations. -- View and customize the "system prompt" - the secret prompt shown to ChatGPT by the system before your first message. -- Adjust the creativity and randomness of responses by setting the Temperature setting. Higher temperature means more creativity. -- Give ChatGPT a realistic human voice by connecting your ElevenLabs text-to-speech account. -- Share your favorite chat sessions online using public share URLs. -- Easily copy-and-paste ChatGPT messages. -- Full markdown support including code, tables, and math. -- Pay for only what you use with the ChatGPT API. +- 🚀 Fast response times. +- 🔎 Search through your past chat conversations. +- 📄 View and customize the "system prompt" - the secret prompt shown to ChatGPT by the system before your first message. +- 🌡 Adjust the creativity and randomness of responses by setting the Temperature setting. Higher temperature means more creativity. +- 💬 Give ChatGPT a realistic human voice by connecting your ElevenLabs text-to-speech account. +- ✉ Share your favorite chat sessions online using public share URLs. +- 📋 Easily copy-and-paste ChatGPT messages. +- 🖼 Full markdown support including code, tables, and math. +- 🫰 Pay for only what you use with the ChatGPT API. ## Bring your own API keys