Chatbot CLI
A command-line interface (CLI) tool for interacting with Google's Gemini AI models. (Before Gemini CLI was announced)
It allows users to perform several actions:
- Send single queries to the model.
- Provide a file as context for a query.
- Start an interactive chat session.
The tool is designed to be used directly from the terminal and utilizes bat
to render the model's Markdown responses with syntax highlighting and formatting.