Skip to content
/ sayt Public

sayt(say it): Interacting with LLM in the command line

License

Notifications You must be signed in to change notification settings

Disdjj/sayt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAYT (Simple AI Yield Tool)

Project Icon

中文

SAYT is a command-line tool designed to interact with Language Model Models (LLMs) effortlessly. It allows users to communicate with AI assistants via simple commands in the terminal.

Installation

To install SAYT, use the following command:

go install github.com/Disdjj/sayt@latest

Initialization

After installation, initialize SAYT with the following command:

sayt init

This command sets up the necessary configurations for SAYT to interact with LLMs.

Config

open file ~/sayt/config.toml

input your api-host/api-key/model

Init Repo

sayt repo add basic https://github.com/Disdjj/sayt-basic-prompts.git

List Repo

list Repo to know how to use

sayt repo list 
sayt repo list category

Usage

sayt use ai 'hello'
git diff | sayt use summarize_git_diff

About

sayt(say it): Interacting with LLM in the command line

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages