Skip to content

Command line Gemini Chat. Use custom system instructions, toggle grounding/url context, inspect documents/youtube videos

License

Notifications You must be signed in to change notification settings

flyingshutter/asllm

Repository files navigation

asllm

gimp

Simple python command line interface to gemini using prompt _toolkit and rich for Markdown formatting of output. Expects the api key in an environment variable named GEMINI_API_KEY

Setup

Create a new venv, activate it and

pip install -r requirements.txt

Start

activate the venv and then

export GEMINI_API_KEY=<your Api KEY>
python repl3.py

This is a playground. Do not expect anything to work or be maintained.

About

Command line Gemini Chat. Use custom system instructions, toggle grounding/url context, inspect documents/youtube videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published