The most advanced AI coding assistant for your terminal - intelligent file operations, code execution, and AI-powered development workflow automation, NEW RELEASE AVAILABLE W.E.F. 23 December 2025
Project description
Aerri-AI
The most advanced AI coding assistant for your terminal 🤖✨
Aerri-AI transforms your development workflow with intelligent file operations, code execution, and AI-powered assistance. Built with LangChain and powered by Groq's lightning-fast LLMs.
✨ Key Features
- 🔍 Smart File Operations - Read, write, edit, and delete files with AI assistance
- 🏃♂️ Code Execution - Run Python scripts and get instant feedback
- 🧠 Workspace Memory - Remembers your project context across sessions
- 🎯 Error Fixing - Automatically detect and fix code issues
- 🎨 Beautiful CLI - Animated interface with colorful output
- ⚡ Lightning Fast - Powered by Groq's high-performance LLMs
🚀 Quick Start
Installation
pip install aerri-ai
Usage
aerri-ai "Create a Python script that calculates fibonacci numbers"
💡 Examples
File Operations
# Create a new file
aerri-ai "Create a FastAPI app with user authentication"
# Read and analyze existing code
aerri-ai "Explain what this main.py file does"
# Fix bugs automatically
aerri-ai "Fix the syntax errors in my Python script"
Code Execution
# Run and debug code
aerri-ai "Run my script and fix any runtime errors"
# Test functionality
aerri-ai "Execute test.py and explain the results"
Project Management
# List project files
aerri-ai "Show me all Python files in this directory"
# Get project overview
aerri-ai "Analyze my project structure and suggest improvements"
🛠️ Core Capabilities
| Feature | Description |
|---|---|
| File Reading | Intelligent content analysis and explanation |
| File Writing | AI-assisted code generation and editing |
| Code Execution | Safe Python script execution with error handling |
| File Management | Smart file operations with safety checks |
| Memory System | Persistent workspace context and history |
| Error Detection | Automatic bug identification and fixing |
🎯 Use Cases
- Rapid Prototyping - Generate working code from natural language
- Code Review - Analyze and improve existing codebases
- Bug Fixing - Automatically detect and resolve issues
- Learning - Understand complex code through AI explanations
- Automation - Streamline repetitive development tasks
🔧 Configuration
Aerri-AI works out of the box but can be customized:
# Use different models (when available)
export GROQ_MODEL="llama-3.1-70b-versatile"
# Set custom workspace directory
export AERRI_WORKSPACE="/path/to/your/project"
📚 Advanced Usage
Batch Operations
aerri-ai "Create a complete REST API with models, routes, and tests"
Code Analysis
aerri-ai "Review my code for security vulnerabilities and performance issues"
Documentation Generation
aerri-ai "Generate comprehensive documentation for my Python package"
🤝 Contributing
We welcome contributions! Please see our Contributing Guidelines for details.
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests if applicable
- Submit a pull request
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ for developers who love AI-powered productivity
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
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
File details
Details for the file aerri_ai-0.1.13.tar.gz.
File metadata
- Download URL: aerri_ai-0.1.13.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cec6a70a7e8c280f0163ff93d7039a686d66c82e66b32c70f120959302194b11
|
|
| MD5 |
c21bc1877a534a7048aafbe427d9ab50
|
|
| BLAKE2b-256 |
8fc183ab2e72fd7a8f7054037372f282e1a07be0f114ddac594b9c4d90c148b9
|
File details
Details for the file aerri_ai-0.1.13-py3-none-any.whl.
File metadata
- Download URL: aerri_ai-0.1.13-py3-none-any.whl
- Upload date:
- Size: 18.1 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 |
bb4b50dfb6ebb99a0200ca1633e3bfbaca29dae950b26442259e6503957e8ef2
|
|
| MD5 |
1dbc5dc27826792f2e48329979d26d41
|
|
| BLAKE2b-256 |
b57541d8173b2beb3e5a0a4c0c850254715c5efe0725d708f54edd5fbb10cea1
|