Terminal-first AI intelligence layer
Project description
Aniate
Terminal-first AI intelligence layer.
_ _
__ _ _ __ (_) __ _| |_ ___
/ _` | '_ \| |/ _` | __/ _ \
| (_| | | | | | (_| | || __/
\__,_|_| |_|_|\__,_|\__\___|
Terminal Intelligence Layer
Installation
pip install aniate
Quick Start
# Create account
ant signup
# Login
ant login
# Create your first AI assistant
ant brew.chat coder
# Use it
ant coder help me debug this function
Features
Brew Custom AI Assistants
ant brew.chat writer # Create a writing assistant
ant brew.cmd "security scanner" # AI generates the code
AI-Powered Tools
ant fix main.py # Debug and fix code
ant review config.py # Code review
ant shell find large files # Natural language to shell
ant what error.log # Explain errors
Cloud Sync
ant save report.pdf # Upload to cloud
ant fetch report.pdf # Download anywhere
ant files # List cloud files
Encrypted Secrets
ant secrets.add openai_key # Store encrypted
ant secret openai_key # Retrieve
Commands
| Command | Description |
|---|---|
ant signup |
Create account |
ant login |
Authenticate |
ant logout |
Clear session |
ant whoami |
Current user |
ant brew.chat <name> |
Create chat assistant |
ant brew.cmd <prompt> |
AI generates command |
ant list |
Show all brews |
ant fix <file> |
Debug and fix code |
ant review <file> |
Code review |
ant shell <query> |
NL to shell |
ant what <error> |
Explain errors |
ant net <query> |
Web intelligence |
ant save <file> |
Upload to cloud |
ant fetch <file> |
Download |
ant files |
List cloud files |
ant help |
Show all commands |
Execution Modes
# Interactive mode
ant coder
# One-shot (no quotes needed)
ant coder fix the authentication bug
# Resume saved session
ant coder my-debug-session
Inside Chat
save <name> # Save conversation to cloud
@filename # Inject file content
exit # Quit
Links
- Website: aniate.com
- Documentation: docs.aniate.com
- Twitter: @ktbir
License
MIT License - Kabir Murjani
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
aniate-1.1.0.tar.gz
(66.2 kB
view details)
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
aniate-1.1.0-py3-none-any.whl
(34.9 kB
view details)
File details
Details for the file aniate-1.1.0.tar.gz.
File metadata
- Download URL: aniate-1.1.0.tar.gz
- Upload date:
- Size: 66.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ea8c7a31be28231b6da7b71ea68426bb479f6f89282b14d8a710b6444ea4eb7
|
|
| MD5 |
91ad19186690983f0d7d12fe2fe8aea0
|
|
| BLAKE2b-256 |
2bd37f9ef333e7bddc6d7534219fd5c37c6d36287080bb3abac74ee04a5d7759
|
File details
Details for the file aniate-1.1.0-py3-none-any.whl.
File metadata
- Download URL: aniate-1.1.0-py3-none-any.whl
- Upload date:
- Size: 34.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8509924e2719d3581b9f3292e219dc7b30fd205bea6a46ce3632d04fdbb3298
|
|
| MD5 |
b7dc9b2405ac233358e3027d6041d5d0
|
|
| BLAKE2b-256 |
0816f855c2223b0d71bc68b3cc3cb9fea2423cfcd7663d9bb35d9dae36fe6f29
|