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.2.3.tar.gz
(65.3 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.2.3-py3-none-any.whl
(29.0 kB
view details)
File details
Details for the file aniate-1.2.3.tar.gz.
File metadata
- Download URL: aniate-1.2.3.tar.gz
- Upload date:
- Size: 65.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe7787d7f4913429c97ad1c70db28c31d79fc43ffb52ac5d4d2da687e9cd50df
|
|
| MD5 |
c2ab9b84bc195cd52b2f2fc55a8f889c
|
|
| BLAKE2b-256 |
2d7521293211831c9d9a0af2e742e4cd6b2630ed5013456de651a77d81f79902
|
File details
Details for the file aniate-1.2.3-py3-none-any.whl.
File metadata
- Download URL: aniate-1.2.3-py3-none-any.whl
- Upload date:
- Size: 29.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa8971f09c8a070445e265da7cc550bb679681771bb6f83f89fbd803d1c99ece
|
|
| MD5 |
f8bbb32b7f857fa97b3818fe65d647e6
|
|
| BLAKE2b-256 |
0a0b11ab0f7a1214f2721d8a93eb162c29edd5bfcc76f9e02d56bef97dddee0e
|