Update README.md

This commit is contained in:
tofasthacker 2024-01-21 02:32:42 +00:00
parent ffe352a91f
commit cb6119115e

View File

@ -1,5 +1,5 @@
# askai
askai is an interactive Linux tool that processes data from stdin according to user-specified instructions. It utilizes Ollama and opensource ai models for generating responses.
askai is an interactive Linux tool that processes data from stdin according to user-specified instructions. It utilizes Ollama and opensource AI models for generating responses.
## Usage
To use the tool, simply input your information through stdin and pass your command line argument as a parameter. If you want to save default settings or update them, run askai with `--config` flag.