Update README.md

This commit is contained in:
Rohit Prasan Mandal 2023-03-19 03:10:31 +05:30 committed by GitHub
parent e4658eb826
commit 88a6bab1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@
## Table of Contents
- [Official Resource](#official-resource)
- [Built chatGPT integrated Projects](#chatgpt-integrated-projects)
- [Use ChatGPT Anywhere](#use-chatgpt-anywhere)
- [Browser Extensions](#browser-extensions)
- [Desktop Applications](#desktop-applications)
@ -36,6 +37,14 @@
- [ChatGPT website](https://chat.openai.com/)
- [ChatGPT launch blog post](https://openai.com/blog/chatgpt/)
## ChatGPT Integrated Projects
### Python
- [email-automation](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/email-automation) : Automates news briefing / blogging with email automation.
- [chatbot](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/chatbot) : ChatGPT Integrated faster and secure chatbot hosted on cloud.
- [whistep speech-to-text](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/whisper-speech-text) : OpnAI's whisper is a library to convert speech to text.
## Use ChatGPT Anywhere
### Browser Extensions