AI CLI tool for natural language interaction with LLMs
Project description
ask
AI CLI tool for natural language interaction with LLMs.
Installation
Using Homebrew (macOS)
brew install anomalyco/tap/ask
brew update
brew upgrade ask
From Source
git clone https://github.com/anomalyco/ask.git
cd ask
pip install -e .
Usage
# Interactive chat mode
ask --it
# Quick query
ask "What is the capital of France?"
# Command mode (extract only executable commands)
ask -c "List files in current directory"
# With tools
ask -t ./tools.sh "Do something with tools"
Configuration
Run ask once to configure your preferred LLM provider (Mock, Ollama, LM Studio, Anthropic, or ChatGPT).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nh_ask_cli-0.1.0.tar.gz
(14.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nh_ask_cli-0.1.0.tar.gz.
File metadata
- Download URL: nh_ask_cli-0.1.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0406e261f3ba8edea8439716e9ef0dd31dfa5c111f0375be462b5ef1ec50f237
|
|
| MD5 |
77e4debf4fff52baf114fa3a555ac292
|
|
| BLAKE2b-256 |
1b3a20ef9ef9fbbff487cc27a5549b115da343eae8a8fb8cd26e00689b489654
|
File details
Details for the file nh_ask_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nh_ask_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7545e72867b4cf8582d5344e87c5cb6ca6df703e06f8c75e7e3cd3ce400e9477
|
|
| MD5 |
269f6a0dc99d374645673cd3f332d07d
|
|
| BLAKE2b-256 |
8b91523fc6a6e1878a920bb38ffc7d4b6052020f27cc7d106be5676a1fdd196f
|