Documentation

Everything you need to get started with Aura AI.

🚀 Quick Start Guide

  1. Download the **Aura Hub** (Agent) and the **Unity Package**.
  2. Launch the Aura Hub executable on your machine.
  3. In Unity, go to **Assets > Import Package > Custom Package** and select the AuraAI package.
  4. Open the Aura window via **Window > Management > Aura AI**.

🧠 Project Awareness (RAG)

Aura AI indexes your project in the background. To align Aura with your Game Design Document:

  • Ensure your GDD is in the project folder as a `.md` or `.pdf` file.
  • The background scanner will automatically detect and index it.
  • Ask Aura: "Is this combat system inline with my GDD?"

💳 Managing your Account

Aura AI uses a frictionless licensing model. You managed everything directly from our portal or the Editor.

  • **View Usage**: Open the Aura AI window in Unity to see your remaining monthly prompts.
  • **Aura Refills**: If you hit your limit, you can purchase non-expiring universal packs ($5 for 250 prompts). These apply automatically once your monthly quota is hit.
  • **Update Billing/Cancel**: Click the **"Manage Subscription"** button inside the Aura Hub app or the Unity Editor. This will open your secure Stripe Customer Portal.

🛠️ Troubleshooting

  • **Hub not found?** Ensure the Python server (or exe) is running and port 8000 is open.
  • **No code generation?** Check your internet connection and verify your license key in the settings tab.