Skip to content

RudraP2004/genScript-TerminalAssistant

Repository files navigation

🧠 Personalized AI-Powered Terminal Assistant

Overview

AI-Powered Terminal Assistant that converts natural language into shell commands using Google Gemini API, safely executes them, and learns from your command history.

Features

  • 🧠 AI-generated shell commands (Gemini API)
  • 🔐 Safety confirmation before execution
  • 📚 Bookmark favorite commands
  • ⏳ Command history & auto-suggestions

Setup

sudo apt update
sudo apt install -y jq curl
git clone <your-repo-url>
cd ai-terminal-assistant
chmod +x *.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages