Metadata-Version: 2.4
Name: python-ai-cli
Version: 0.0.13
Summary: AI CLI
Author-email: Marc Nuri <marc@marcnuri.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/manusa/ai-cli
Project-URL: Repository, https://github.com/manusa/ai-cli
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# AI CLI

ai-cli is a command-line interface (CLI) tool that lets you go from zero to AI-powered in seconds in a safe, automated and tailored way.

## Features

- **Policies**: set rules for AI interactions and tool usage
- **Discovery**: find and use **inference providers** and **tools** automatically
- **Extensible**: add plugins to extend functionality
- **Multi-model support**: support for different LLM inference providers (Google Gemini, LMStudio, Ollama, Ramalama) 

### Chat TUI

<img alt="ai-cli chat demo" src="docs/demo.chat.gif" />

### Discovery

<img alt="ai-cli discover demo" src="docs/demo.discover.gif" />
