barrybecker4 / chatgpt-client

Scala client to call the ChatGPT API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Scala client to call the ChatGPT API

License:MIT License


Languages

Language:Scala 100.0%