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 qwen3:0.6b
vierratale-fast gemma3:1b
vierratale-small llama3.2:1b
vierratale-balanced qwen2.5:1.5b
vierratale-plus qwen3:1.7b
vierratale-pro qwen2.5:3b

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.0b7.tar.gz (20.5 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.0b7-py3-none-any.whl (25.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vierrataleai-0.1.0b7.tar.gz
  • Upload date:
  • Size: 20.5 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.0b7.tar.gz
Algorithm Hash digest
SHA256 c41fadd92f4dfda35191f3af14559377159701ae6bb38138aa2c87158086bec0
MD5 96f25e2b159362d5a5604533cb051612
BLAKE2b-256 eb5ecd3a2b7c1baaf44c2feb9b8a322a700302c5bde8d2c25deb1083027d3a55

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vierrataleai-0.1.0b7-py3-none-any.whl
  • Upload date:
  • Size: 25.7 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.0b7-py3-none-any.whl
Algorithm Hash digest
SHA256 448f6e6d5416d0d886ab1778518f62e332c2e8d35ac1b91c8bdc1bf2b1da546c
MD5 90035211b6547c8fcc2af0035639925f
BLAKE2b-256 45e7fd8682c16a4571c596240c0e25b8ef2c4db3d876c3f2951752756064f173

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