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

https://github.com/agrafix/openai-hs

Unofficial OpenAI Haskell Bindings
https://github.com/agrafix/openai-hs

gpt-3 gpt3 haskell machine-learning openai sdk

Last synced: 6 months ago
JSON representation

Unofficial OpenAI Haskell Bindings

Awesome Lists containing this project

README

          

# Unofficial OpenAI Haskell Bindings

Unofficial OpenAI SDK/client for Haskell. It's generated via `servant-client` from `openai-servant` with a small amount of hand-written code. Contributions are welcome!

See [openai-hs](openai-hs) for more details.