Your Personal AGI
Project description
MirageML Python Library
The MirageML Python Library provides a convenient interface to run AI in the terminal using your files or web documentation as context.
Installation
This requires Python 3.9 or later. Install the package with:
pip install -U mirageml
Commands
mirage [OPTIONS] COMMAND [ARGS]
╭─ Options ─────────────────────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰───────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ────────────────────────────────────────────────────────────────────────────────╮
│ chat Chat with MirageML │
│ login Login to MirageML │
╰───────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Manage Source ───────────────────────────────────────────────────────────────────────────╮
│ add Add a new source │
│ delete Delete sources │
│ list List sources │
│ sync Sync sources │
╰───────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Utils and Configs ───────────────────────────────────────────────────────────────────────╮
│ config Manage the config │
╰───────────────────────────────────────────────────────────────────────────────────────────╯
Chat Commands
mirage chat [OPTIONS]
╭─ Options ─────────────────────────────────────────────────────────────────────────────────╮
│ --files -f TEXT Path to files/directories to use as context. │
│ │
│ mirage chat -f {filepath} │
│ [default: None] │
│ --urls -u TEXT URLs to use as context. │
│ │
│ mirage chat -u {url} │
│ [default: None] │
│ --sources -s TEXT Specify sources to use as context: │
│ │
│ Ex: mirage chat -s disney-robot │
│ │
│ Sources: │
│ │
│ • disney-robot │
│ --help Show this message and exit. │
╰───────────────────────────────────────────────────────────────────────────────────────────╯
Support
Send an email to support@mirageml.com for support.
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
mirageml-0.1.4.tar.gz
(20.2 kB
view details)
Built Distribution
mirageml-0.1.4-py3-none-any.whl
(27.1 kB
view details)
File details
Details for the file mirageml-0.1.4.tar.gz
.
File metadata
- Download URL: mirageml-0.1.4.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23a150545e993471696d37e59e674c310294c9ffb653c60bb97483baf3243322 |
|
MD5 | 7be82af3b97b2357cb98e359d9f5a161 |
|
BLAKE2b-256 | f9154fb3489632388619f9adbb2ba44cc03ce2c10035065f85f12ddfc27c8d0a |
File details
Details for the file mirageml-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: mirageml-0.1.4-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25ea4a7c8e99cb0e28a889ef6e96196dc2bb864d7d864048e2e3717e27e1bfd2 |
|
MD5 | cb4ac0011b90d4ef5a17d717d7ac73d4 |
|
BLAKE2b-256 | 491c6cc4e5b37e09f40ed6014ea3a65028a7f9a29f6267913f22b7002ff9dcbc |