Skip to content

cliccato/chatcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatcli

A lightweight command-line client for the ch.at ai service.

This tool allows you to chat with ch.at directly from your terminal, without using a browser.

Installation

Make sure you have Go (version 1.13 or later) installed.

Install the latest version directly from GitHub:

go install github.com/cliccato/chatcli@latest

Or build from source:

git clone https://github.com/cliccato/chatcli.git
cd chatcli
go build -o chatcli

Usage

Run the executable:

./chatcli

Type your messages and interact with ch.at through the terminal.

To exit, type exit or quit.

About the original project

This client is an implementation to provide terminal access to the ai chat service hosted at ch.at.

License

MIT License. See the LICENSE file for details.

Contributing

If you find issues or have suggestions, please open an issue.

Original Repo

Visit the original repository and website.

About

Command-line client for ch.at ai service

Resources

License

Stars

Watchers

Forks

Contributors

Languages