Node.js client for the unofficial ChatGPT API.
 
 
 
Go to file
Travis Fischer 8ef2c77a10 feat: init 2022-12-02 17:43:59 -06:00
.github feat: init 2022-12-02 17:43:59 -06:00
.husky feat: init 2022-12-02 17:43:59 -06:00
src feat: init 2022-12-02 17:43:59 -06:00
.env.example feat: init 2022-12-02 17:43:59 -06:00
.gitignore feat: init 2022-12-02 17:43:59 -06:00
.npmrc feat: init 2022-12-02 17:43:59 -06:00
.prettierignore feat: init 2022-12-02 17:43:59 -06:00
.prettierrc.cjs feat: init 2022-12-02 17:43:59 -06:00
license feat: init 2022-12-02 17:43:59 -06:00
package.json feat: init 2022-12-02 17:43:59 -06:00
pnpm-lock.yaml feat: init 2022-12-02 17:43:59 -06:00
readme.md feat: init 2022-12-02 17:43:59 -06:00
tsconfig.json feat: init 2022-12-02 17:43:59 -06:00
tsup.config.ts feat: init 2022-12-02 17:43:59 -06:00
typedoc.json feat: init 2022-12-02 17:43:59 -06:00

readme.md

ChatGPT API

Node.js wrapper around ChatGPT. Uses headless Chrome as a temporary solution until the official API is released.

NPM Build Status MIT License Prettier Code Formatting

Intro

TODO

Docs

See the auto-generated docs.

Todo

  • Add message and conversation IDs
  • Add support for streaming responses

License

MIT © Travis Fischer

Support my open source work by following me on twitter twitter