Getting Started¶
Welcome to QUASAR! This section will help you get up and running quickly.
Overview¶
QUASAR is an AI-powered CLI code editor that:
- Understands your codebase and context
- Generates code using AI models
- Edits files with intelligent patching
- Searches content across your project
- Suggests terminal commands safely
Quick Navigation¶
-
:material-download: Installation
Install QUASAR with pip
-
:material-rocket-launch: Quick Start
Your first commands
-
:material-cog: Configuration
Set up API keys and options
Prerequisites¶
Before installing QUASAR, ensure you have:
| Requirement | Version |
|---|---|
| Python | 3.10 or higher |
| pip | Latest version |
| API Key | Groq, Cerebras, or Ollama |