gemini-cli: Access Gemini models from the command-line

5 · Eli Bendersky · Feb. 21, 2024, 2:31 p.m.
This post is about a new command-line tool I've recently built in Go - gemini-cli, and how to use it for LLM-based data analysis with Google's Gemini models. Background: I've been reading Simon Willison's posts about LLMs with interest, especially his work on tools that leverage LLMs and SQLite to create …...