Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

VierrataleAI

Intelligent terminal assistant that runs AI models locally and in the cloud.

Install

pip install vierrataleai

The first launch detects and, if needed, installs and starts the local engine (Cortex - "secretly" Ollama under the hood), then pulls the model you use.

Usage

vierrataleai                          # Start chat (auto-detect provider)
vierrataleai --provider cortex        # Use local models
vierrataleai --provider openai        # Use cloud models (OpenAI)
vierrataleai --provider anthropic     # Use cloud models (Claude)
vierrataleai --provider gemini        # Use cloud models (Gemini)
vierrataleai --model vierratale-pro   # Use specific model

# Or run as module
python -m vierrataleai

Models

Local models run through the Cortex engine:

Model Backend
vierratale-lite qwen2.5-coder:0.5b
vierratale-fast qwen2.5-coder:1.5b
vierratale-small qwen2.5-coder:3b
vierratale-balanced qwen2.5-coder:7b
vierratale-plus qwen2.5-coder:14b
vierratale-pro qwen2.5-coder:32b

Cloud models are available when the matching provider + API key is configured:

Model Backend
vierratale-cloud-mini gpt-4o-mini (OpenAI)
vierratale-cloud gpt-4o (OpenAI)
vierratale-cloud-fast claude-3-5-haiku-20241022 (Anthropic)
vierratale-cloud-pro claude-sonnet-4-20250514 (Anthropic)
vierratale-cloud-lite gemini-2.0-flash (Gemini)
vierratale-cloud-plus gemini-1.5-pro (Gemini)

Commands

  • /help - Show commands
  • /model [name] - Switch model
  • /provider [name] - Switch provider
  • /models - List available models
  • /system [text] - Set a custom system prompt / persona
  • /search <query> - Search the web and summarize with AI
  • /clear - Clear screen
  • /new - Start a new conversation (clear memory)
  • /quit - Exit

Smart Search

Asking a question (Who/What/When/Where/Why/How...?) automatically searches the web and summarizes the results with AI. For example:

> Who is Cristiano Ronaldo?

triggers a live web search and answers from the results. Use /search <query> to force a search explicitly.

Conversation Memory

Your conversation is saved automatically and restored on the next launch, so you can continue where you left off. Use /new to start fresh.

Configuration

Config file: ~/.config/vierrataleai/config.json

Environment variables:

  • VIERRATALE_PROVIDER - Default provider (auto/cortex/openai/anthropic/gemini)
  • VIERRATALE_MODEL - Default model
  • OPENAI_API_KEY - OpenAI API key (openai provider)
  • ANTHROPIC_API_KEY - Anthropic API key (anthropic provider)
  • GEMINI_API_KEY - Google AI API key (gemini provider)

Build Standalone Binary

./build.sh
# Output: dist/vierrataleai

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vierrataleai-0.1.0b6.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vierrataleai-0.1.0b6-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file vierrataleai-0.1.0b6.tar.gz.

File metadata

  • Download URL: vierrataleai-0.1.0b6.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for vierrataleai-0.1.0b6.tar.gz
Algorithm Hash digest
SHA256 0f44d972cab9b008b41f924166d188bfb090ab134346402035520dacbe893468
MD5 9d8360525fee380ea9ef68af4bc28177
BLAKE2b-256 d0c8de44cce99af996fc28d8fd9a9ae287121e387ef947da5641337e96f132e0

See more details on using hashes here.

File details

Details for the file vierrataleai-0.1.0b6-py3-none-any.whl.

File metadata

  • Download URL: vierrataleai-0.1.0b6-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for vierrataleai-0.1.0b6-py3-none-any.whl
Algorithm Hash digest
SHA256 f11385753f81e111766c83a91a79d65b82e4c581061121c8862d7cff6a444e3a
MD5 75c5f75235a8ff86eda6e5df239a4389
BLAKE2b-256 b6561a2aca6f5f503e0091fcc81d8318d022655a6546229c04b0c629a6bdae83

See more details on using hashes here.

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page