Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
Unofficial OpenAI Haskell Bindings
- Host: GitHub
- URL: https://github.com/agrafix/openai-hs
- Owner: agrafix
- Created: 2021-01-03T23:32:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T18:57:50.000Z (4 months ago)
- Last Synced: 2025-01-12T08:13:05.494Z (11 days ago)
- Topics: gpt-3, gpt3, haskell, machine-learning, openai, sdk
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/openai-hs
- Size: 77.1 KB
- Stars: 52
- Watchers: 6
- Forks: 25
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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.