Next-generation terminal experience powered by GPT-4
Get Started$ create a new project folder
→ Executed: mkdir project_folder
Natural language processing powered by GPT-4 transforms your words into precise terminal commands.
Intelligent tab completion with context-aware suggestions for files and directories.
Built with Rust for lightning-fast execution and Python for AI integration.
# Clone repository
git clone https://github.com/nitindahiya-dev/terminalAI.git
# Start AI backend
docker run -p 5500:5500 d0ckmg/free-gpt4-web-api
# Build and run
cargo build --release
cargo run -- --interactive