Learn AI · Beginner

Your first hour with an AI terminal.

No experience required. Learn what a terminal is, how AI fits inside it, and how to go from zero to your first prompt in under a minute.

First: what is a terminal anyway?

A terminal (on macOS and Linux) or command prompt / PowerShell (on Windows) is a text window where you type commands and the computer answers. It is the oldest, most direct way to control a computer — before icons and buttons, everything was a terminal.

Today a terminal is where developers, engineers, and researchers get work done fast. You type short commands, press Enter, and the computer responds. The Expert AI terminal lives inside this window: you type a question, and an AI agent answers with your codebase, your files, and the internet at its disposal.

Don't be intimidated. A terminal is just a text box with superpowers. If you can type a sentence, you can use one.

Why put AI in a terminal at all?

  • Speed. No tabs, no loading, no copy-paste. Ask and get an answer in place.
  • Context. The AI can read your project, files, and notes directly. It isn't guessing from a chat box.
  • Automation. The AI can actually run commands and edit files, not just talk about them.
  • Focus. A clean text interface, no banners or popups, ideal for long sessions.

Install & start the Expert AI terminal

  1. Download the installer for your system — Windows, macOS (Apple Silicon or Intel), or Linux. It is only about 3 MB, with zero dependencies.
  2. Run it. The installer sets up its own private runtime, there is no Node or npm required.
  3. Sign in. On first run, it asks for your email and opens ssv.asia in your browser. Confirm there, and you are activated.
  4. Start. Type your first prompt. Free tokens are ready immediately.

$ expert-ai
Sign in with your email: you@example.com
↳ Opening ssv.asia… ✓ Confirmed.
$ Ask "explain this codebase to a beginner" →

Total time: under 60 seconds. That is deliberate. Onboarding should never be a project.

Is it free to start?

Yes. The Community tier on ssv.asia is ₹0 — a handful of free-model messages every day. The Unlimited plan (₹800 / $10 a month) refreshes 500 million free tokens plus 30 million Pro tokens every month, which for most people is effectively unlimited for daily work. There is also a ₹360 / 6-hour pass.

Separate product: Expert AI Terminal Pro — the $195 desktop/USB terminal — is not the x CLI this guide is about. If you type x, you are on Expert AI, free to start.

Want the whole story? Explore the full documentation or browse every article.