Update README.md

This commit is contained in:
Cogent Apps
2023-03-09 15:57:21 -08:00
committed by GitHub
parent 17b7a68b60
commit 86f6acb62d

View File

@@ -21,6 +21,8 @@ https://user-images.githubusercontent.com/127109874/223613258-0c4fef2e-1d05-43a1
- 💬 Give ChatGPT AI a **realistic human voice** by connecting your ElevenLabs text-to-speech account. - 💬 Give ChatGPT AI a **realistic human voice** by connecting your ElevenLabs text-to-speech account.
-**Share** your favorite chat sessions online using public share URLs. -**Share** your favorite chat sessions online using public share URLs.
- 📋 Easily **copy-and-paste** ChatGPT messages. - 📋 Easily **copy-and-paste** ChatGPT messages.
- ✏️ Edit your messages
- 🔁 Regenerate ChatGPT messages
- 🖼 **Full markdown support** including code, tables, and math. - 🖼 **Full markdown support** including code, tables, and math.
- 🫰 Pay for only what you use with the ChatGPT API. - 🫰 Pay for only what you use with the ChatGPT API.
@@ -66,11 +68,6 @@ npm run start
This will start the development server on port 3000. You can then open your web browser and navigate to http://localhost:3000 to view the Chat with GPT webapp running locally on your computer. This will start the development server on port 3000. You can then open your web browser and navigate to http://localhost:3000 to view the Chat with GPT webapp running locally on your computer.
## Roadmap
- Edit messages (coming soon)
- Regenerate messages (coming soon)
## License ## License
Chat with GPT is licensed under the MIT license. See the LICENSE file for more information. Chat with GPT is licensed under the MIT license. See the LICENSE file for more information.