I accidentally deleted the other post's information ๐(๏พใฎ๏พ๐)
GitHub Repo, remember to give it a star: https://github.com/FrancescoCoding/easyGPT
npm package: https://www.npmjs.com/package/easygpt
Documentation: https://easygpt.dev/guide/getting-started.html
Simple Node module that wraps the ChatGPT API. It allows you to chain various functionalities thanks to the builder pattern.
This module can be installed and used in any Node.js project to easily access the ChatGPT API. The repo also contains an Express server and a Postman collection to get you started quickly!
Installation for the module is as simple as:
npm i easygpt!
You can find many examples in the npm documentation or the repo.
The project is Open Source under MIT license, anybody is welcome to contribute! ๐ For any feedback or issues please create an issue in the repository or send me or any other collaborator a DM.