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
Usage
vierrataleai # Start chat (auto-detect provider)
vierrataleai --provider cortex # Use local models
vierrataleai --provider openai # Use cloud models
vierrataleai --model vierratale-pro # Use specific model
# Or run as module
python -m vierrataleai
Models
| Model | Description |
|---|---|
| vierratale-lite | Minimal, fast responses |
| vierratale-fast | Fast, balanced quality |
| vierratale-small | Small, efficient |
| vierratale-balanced | Balanced performance |
| vierratale-plus | Enhanced capability |
| vierratale-pro | Professional grade |
| vierratale-cloud | Cloud-powered |
| vierratale-cloud-pro | Cloud professional |
Commands
/help- Show commands/model [name]- Switch model/provider [name]- Switch provider/models- List available models/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 providerVIERRATALE_MODEL- Default modelOPENAI_API_KEY- OpenAI API key (for cloud models)
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
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 vierrataleai-0.1.0b4.tar.gz.
File metadata
- Download URL: vierrataleai-0.1.0b4.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2c9c989c112ae2891f2e2999f181e0e11cc2bc9a26d122fe05c8846d256b16b
|
|
| MD5 |
b35a067bee7fb94d4ceb48ec186bf18a
|
|
| BLAKE2b-256 |
c3f2ba504306c285823658a7abeb83f19639127e5c0c2522910ac7a79b477de4
|
File details
Details for the file vierrataleai-0.1.0b4-py3-none-any.whl.
File metadata
- Download URL: vierrataleai-0.1.0b4-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d84a8f5ab839682c87a3be61af1771b9c036b9754b5cbcb349c1d05c57fa6ae
|
|
| MD5 |
45f094fecb0370c99b0647e692aaec10
|
|
| BLAKE2b-256 |
be470517af0bb0c8cbf86a28729e08c31e65080712ca64d04b49cbc102fa2ada
|