Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barrybecker4/chatgpt-client

Scala client to call the ChatGPT API
https://github.com/barrybecker4/chatgpt-client

Last synced: about 1 month ago
JSON representation

Scala client to call the ChatGPT API

Awesome Lists containing this project

README

        

# chatgpt-client

Scala client to call the ChatGPT API

## How build and run

Copy `api.conf.sample` to `api.conf` and update values as needed. Remove the comments because they cannot be parsed.

Run `./gradlew`