Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 521 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 521 Bytes

jippity

A simple CLI wrapper for GPT.

(Rough) Installation steps

  1. Ensure that you have Opam, OCaml v5+, and Dune installed.
  2. Clone the repo.
  3. Install the necessary packages using opam.
  4. Run dune build.
  5. Run install.sh (only works on Unix).
  6. Start using jippity!

Usage

$ jippity [-s "<system_message>"] [-c] "<my_prompt_that_i_urgently_hope_my_ai_overlords_can_answer_satisfactorily>"]