Skip to content

Whitfrost21/Termit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termit

A simple Python tool that enables you to interact with Gemini AI through your terminal. This tool leverages the Gemini API, making it easy to have powerful AI-driven conversations directly from your command line.

Features

  • Chat with Gemini AI directly from the terminal.
  • Seamlessly interact with the Gemini API for a wide range of queries and tasks.
  • Simple and user-friendly interface for terminal-based AI communication.

Requirements

Before you start, ensure that you have the following prerequisites installed:

Installation

  1. Clone the repository:
    git clone https://github.com/Whitfrost21/Termit.git
    cd Termit
    pip install -r requirements.txt
    pip install .
  2. Set up the API key:
    APIKEY="your_api_key"
    

Usage

Run the Command:

    termit

Exit

exit

 # type "exit" to end the chat

Termit in Action

"chat with termit"

About

CLI tool which enables interaction with Gemini through terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages