The AI brain for developers — natural language terminal commands
Project description
Recall — The AI Brain for Developers
Stop Googling commands. Recall remembers everything.
Recall is an AI-powered terminal tool that understands natural language, remembers your history, fixes your errors, and automates your workflows — all inside your terminal.
Install
pip install recall-ai
Setup
recall --setup
Usage
# Natural language to command
recall "how to check running ports"
# See your history
recall --history
# Fix an error
recall --error "ModuleNotFoundError: No module named pandas"
# Save a workflow
recall --save "deploy"
# Run a workflow
recall --run "deploy"
# List all workflows
recall --list-workflows
Features
- Natural language → exact terminal command
- Persistent memory — remembers your history
- Context aware — learns from past queries
- Error intelligence — detects and fixes errors automatically
- Workflow automation — save and run command sequences
- Cross platform — Windows, Mac, Linux
Built With
Python · FastAPI · AWS EC2 · Anthropic Claude API
Built by Muhammad Bilal Ur Rehman
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 recall_terminal-0.1.2.tar.gz.
File metadata
- Download URL: recall_terminal-0.1.2.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f5038685225f1f872dbb22b83fa9ff253338031139c4c83995884174b5aadd2
|
|
| MD5 |
0674c2b3c0cfc80426f15f738aa4a8a2
|
|
| BLAKE2b-256 |
d6fe2a4b1dafc6ed88e1cb9cc73b77a3b2fe0f6ab85d8519e3e58fb021a86f70
|
File details
Details for the file recall_terminal-0.1.2-py3-none-any.whl.
File metadata
- Download URL: recall_terminal-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e492aff518d719143589999f2d4cf0a8e30af0be8bb174169d2ab5f5e169dbf
|
|
| MD5 |
839520699f6fcf97a40525804ba7e10a
|
|
| BLAKE2b-256 |
df140fa78fb491d81c1f74710da45a4c04ca85a1ca70eb06b55cb224abcdc01b
|