AI-powered command-line chatbot for developers with code execution and improvement capabilities.
- π¬ Interactive AI Chat - Natural conversation with AI assistance
- π Multi-Language Code Execution - Run Python, JavaScript, Java, C++, Go, Rust, and more
- π Code Analysis - Get improvement suggestions and best practices
- π Debugging Help - AI-powered debugging assistance
- π Code Explanation - Understand complex code snippets
- π Command History - Track your development sessions
- Python
- JavaScript/Node.js
- Java
- C/C++
- Go
- Rust
- Bash
# Clone the repository
git clone https://github.com/YOUR_USERNAME/devbot-cli.git
cd devbot-cli
# Make executable
chmod +x devbot_cli.py
# Run the CLI
python3 devbot_cli.py