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.6.tar.gz
(66.4 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.6-py3-none-any.whl
(29.7 kB
view details)
File details
Details for the file aniate-1.2.6.tar.gz.
File metadata
- Download URL: aniate-1.2.6.tar.gz
- Upload date:
- Size: 66.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
796b522e1d1496977c18b3e45b53a9dfdd00cc6677886a93887a451b789c823f
|
|
| MD5 |
e7c234fba43c2df40d800beaf8756e8f
|
|
| BLAKE2b-256 |
2211815253d57b9cfd6af17dccc93ae801d239a00d6771621e2ef6ca35786813
|
File details
Details for the file aniate-1.2.6-py3-none-any.whl.
File metadata
- Download URL: aniate-1.2.6-py3-none-any.whl
- Upload date:
- Size: 29.7 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 |
7404d87b4c79ea25796d59b1b3ffd80e84b8b1020087b7d14c6147f5f42e79c6
|
|
| MD5 |
704c326967e67a0d21ee70800fbd9590
|
|
| BLAKE2b-256 |
77f36046c5e0d31506db28b56457fe53b036287412e7d6ecb64a3c54e9e9cedc
|