ChatterGen is a command-line interface (CLI) application that harnesses the power of Gemini, a language model. With ChatterGen, you can generate human-like text responses directly from your terminal. π¬
To install ChatterGen, follow these steps:
-
Clone the repository:
git clone https://github.com/anandukch/ChatterGen.git
-
Build the poetry project
poetry build
-
Install the required dependencies:
poetry install
To use ChatterGen, run the following command in your terminal:
$ chattergen help
Usage: chattergen
Commands:
help: Show this help message
add: Add your Google API key
remove: Remove your Google API key
reset: Reset your Google API key