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.5.tar.gz
(65.9 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.5-py3-none-any.whl
(29.6 kB
view details)
File details
Details for the file aniate-1.2.5.tar.gz.
File metadata
- Download URL: aniate-1.2.5.tar.gz
- Upload date:
- Size: 65.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29fb33ea4b78348b042f0137a3a969d178c0759e799f60db090206c489a54843
|
|
| MD5 |
cb8c58a181040e0a01f95037d05dc888
|
|
| BLAKE2b-256 |
8c49cbdfc375ffccbfa1bcdd381b820029315cfb290c58c595bbfee962a750a7
|
File details
Details for the file aniate-1.2.5-py3-none-any.whl.
File metadata
- Download URL: aniate-1.2.5-py3-none-any.whl
- Upload date:
- Size: 29.6 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 |
998c079427e3f38bfba86face1a6f4483523500cb7c819ccbd26312c0ee8fb34
|
|
| MD5 |
9d505ef937761223e9b75edec97fb990
|
|
| BLAKE2b-256 |
80771fc7ebdf6226445a2dfacce040bb4bd26eb6732600f399875d030f5e1b9f
|