kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
docs: add vscode extension to examples
rodzic
8f281c75bc
commit
727099a76e
11
readme.md
11
readme.md
|
@ -9,6 +9,7 @@
|
|||
- [Install](#install)
|
||||
- [Usage](#usage)
|
||||
- [Docs](#docs)
|
||||
- [Examples](#examples)
|
||||
- [Related](#related)
|
||||
- [License](#license)
|
||||
|
||||
|
@ -82,12 +83,16 @@ npx tsx src/example.ts
|
|||
|
||||
See the [auto-generated docs](./docs/classes/ChatGPTAPI.md) for more info on methods and parameters.
|
||||
|
||||
## Examples
|
||||
|
||||
- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) - Twitter bot powered by this package.
|
||||
- Mention [@ChatGPTBot](https://twitter.com/ChatGPTBot) on Twitter with your prompt to try it out
|
||||
- [VSCode extension](https://github.com/mpociot/chatgpt-vscode) ([demo](https://twitter.com/marcelpociot/status/1599180144551526400))
|
||||
- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram)
|
||||
|
||||
## Related
|
||||
|
||||
- [ChatGPT Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) - Twitter bot powered by this package.
|
||||
- Mention [@ChatGPTBot](https://twitter.com/ChatGPTBot) on Twitter with your prompt to try it out
|
||||
- Inspired by this [Go module](https://github.com/danielgross/whatsapp-gpt) by [Daniel Gross](https://github.com/danielgross)
|
||||
- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram)
|
||||
- [Python port](https://github.com/taranjeet/chatgpt-api)
|
||||
|
||||
## License
|
||||
|
|
Ładowanie…
Reference in New Issue