Skip to content

Hakimba/openai-ocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openai-ocaml

WIP : a client of a subset of the openai API

[x] chat completions [x] audio transcriptions

what's useful in this repo?

I personally use the "correcteur" binary as a server for a chrome extension that helps me correct my French mistakes. I wrote this because i'm pretty annoyed that when I write something in Markdown, I have to remove the Markdown language stuff from my text to be able to copy and paste it into a grammar/spell checking tool. With this, I can just select the precise text I want to correct.

(I should do the same for my broken english....)

chatgpt-spell-checking-demo.mov

About

A binding of the chatGPT API in OCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages