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 4, 2022
1 parent eb27f2e commit 436cd1a
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Awesome chatGPT

Curated list of awesome tools, demos, docs for [chatGPT](https://chat.openai.com) and GPT-3 from OpenAI.
> Curated list of resources for [chatGPT](https://chat.openai.com) and GPT-3 from OpenAI
#### GPT General Resources

Expand All @@ -12,16 +12,22 @@ Curated list of awesome tools, demos, docs for [chatGPT](https://chat.openai.com
- [OpenAI Discord Channel](https://discord.com/invite/openai)


### API
- [Unofficial nodejs API](https://github.com/transitive-bullshit/chatgpt-api)
### API tools
- [Unofficial API using a headless browser](https://github.com/transitive-bullshit/chatgpt-api)


#### Third-party extensions

- [RayCast Extension (unofficial)](https://github.com/abielzulio/chatgpt-raycast)
- [VScode extension (unofficial)](https://github.com/mpociot/chatgpt-vscode)
- [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 ✨


lpociot/status/1599180144551526400))



Node.js wrapper around ChatGPT. Uses headless Chrome until the official API is released.


---
Expand Down

0 comments on commit 436cd1a

Please sign in to comment.