From ec32b7526709e6ee0d16e4daf791b5ff88fe37c9 Mon Sep 17 00:00:00 2001 From: Jay Date: Sun, 26 Oct 2025 10:10:12 -0400 Subject: [PATCH] Add links. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b0f0db6..179dd5c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # AICLI +Source: https://git.wisehodl.dev/jay/aicli + +Mirror: https://github.com/wisehodl/aicli + A flexible command-line interface for interacting with LLM chat APIs. AICLI provides a streamlined way to interact with language models from your terminal. Send prompts and files to chat models like OpenAI's GPT or local Ollama models, customize system prompts, and receive responses right in your terminal or save them to files.