Made with ❤️ by Asish
Terminal-native AI assistant for cybersecurity professionals
- Natural language to Kali Linux command translation
- Real-time command execution with ALT+ENTER
- Output analysis and next-step suggestions
- Support for OpenAI and Gemini AI providers
- Safety checks for dangerous commands
- AI-powered tool details and security warnings
git clone https://github.com/your-repo/pai-kali
cd pai-kali
pip install -r requirements.txt
python setup_wizard.py # Configure AI provider
python main.py-
Type your task in natural language:
kali⭑pai >> $ scan my local network for open ports -
Review suggested commands
-
Press ALT+ENTER to execute selected command
-
View real-time output and AI analysis
/exit- Quit PAi-KALI/setup- Reconfigure AI provider/new- Clear contextpai tool detail <toolname>- Get AI-powered details and security warnings for a specific tool./help- Show help
- Local command execution
- Dangerous command blocking
- API key encryption