Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jordn authored Dec 5, 2022
1 parent d0d1f12 commit 64bbc9f
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

### API tools
- [Unoffical API in Python](https://github.com/acheong08/ChatGPT)
- [TLS-based API (Python)](https://github.com/rawandahmad698/PyChatGPT)
- [Unofficial API using a headless browser](https://github.com/transitive-bullshit/chatgpt-api)


Expand All @@ -22,18 +23,21 @@
- [Extension to display ChatGPT response alongside Google Search results](https://github.com/wong2/chat-gpt-google-extension)


#### Access ChatGPT from other platforms
### Access ChatGPT from other platforms
- [WhatsApp bot](https://github.com/danielgross/whatsapp-gpt)
- [RayCast Extension (unofficial)](https://github.com/abielzulio/chatgpt-raycast)
- [VSCode extension](https://github.com/mpociot/chatgpt-vscode) ([demo](https://twitter.com/marcelpociot/status/1599180144551526400))
- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram)
- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) powered by ChatGPT
- [Chrome extension](https://github.com/kazuki-sf/ChatGPT_Extension)
- [Google docs](https://github.com/cesarhuret/docGPT)


#### Prompts
- [Awesome ChatGPT prompts](https://github.com/f/awesome-chatgpt-prompts)
### CLI tools
- [Voice-based chatGPT](https://github.com/platelminto/chatgpt-conversation)

### Example prompts
- [Awesome ChatGPT prompts](https://github.com/f/awesome-chatgpt-prompts)



Expand Down

0 comments on commit 64bbc9f

Please sign in to comment.