A simple CLI wrapper for GPT.
- Ensure that you have Opam, OCaml v5+, and Dune installed.
- Clone the repo.
- Install the necessary packages using
opam
. - Run
dune build
. - Run
install.sh
(only works on Unix). - Start using
jippity
!
$ jippity [-s "<system_message>"] [-c] "<my_prompt_that_i_urgently_hope_my_ai_overlords_can_answer_satisfactorily>"]