CLI tool for prompting and interacting with large language models
CLI tool for prompting LLMs
cai
$ cai 'What is the capital of France?'
$ cat document.txt | cai 'Summarize this in bullet points'
$ cai --interactive