> ## Documentation Index
> Fetch the complete documentation index at: https://docs.terang.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Terang AI for Business

> AI-powered education infrastructure for organizations across Indonesia

## Turn Institutional Knowledge into Accredited Academies

The B2B OS for education. Upload PDF manuals or webinar recordings, and our RAG-engine builds accredited courses, exams, and certifications instantly.

## What We Offer

<Columns cols={2}>
  <Card title="AI Course Generation" icon="wand-magic-sparkles">
    Upload **PDFs**, **images**, or **videos** — our AI generates a complete course: cover image, modules, quizzes, and final exams.
  </Card>

  <Card title="Zero-Hallucination Assessments" icon="shield-check">
    RAG engine generates questions strictly from your uploaded data with automatic source citations. Perfect for compliance and technical certification.
  </Card>

  <Card title="White-Label LMS" icon="palette">
    Your branding, your subdomain. Launch a fully branded academy in days with custom domain, logo, and color theme.
  </Card>

  <Card title="Smart Certification" icon="certificate">
    Built-in certificate editor, auto-issue upon passing, and QR-code verification to prevent fraud.
  </Card>
</Columns>

## AI Course Generation Pipeline

```mermaid theme={null}
graph LR
    PDF["PDF<br/>(500+ pages)"] --> AI["Terang AI<br/>RAG Engine"]
    Video["Video<br/>(Zoom recordings)"] --> AI
    Image["Images<br/>(Slides, diagrams)"] --> AI
    AI --> LO["Learning<br/>Objectives"]
    AI --> Modules["Modules &<br/>Summaries"]
    AI --> Quiz["Quizzes"]
    AI --> Exam["Final Exam"]
    AI --> Cert["Certificate"]

    style AI fill:#4A90D9,stroke:#3B7DD8,color:#fff
```

## Platform Features

<Steps>
  <Step title="10-Minute Setup">
    One-click deployment with custom domain, drag-and-drop branding, and pre-built templates for courses, quizzes, and certificates.
  </Step>

  <Step title="AI Course Generation">
    Upload 500+ page PDFs or 2-hour Zoom recordings. AI extracts learning objectives, builds modular syllabus, and auto-generates summaries and quizzes.
  </Step>

  <Step title="Cross-Platform">
    Responsive web app on any device. Native iOS and Android apps coming Q2 2026. Unified API powering all platforms.
  </Step>
</Steps>

## Why Terang AI?

|                      | Traditional LMS   | Terang AI                    |
| -------------------- | ----------------- | ---------------------------- |
| **Time to launch**   | 12-24 months      | Days                         |
| **Development cost** | $50K-$500K+       | \$0                          |
| **Students**         | Empty classrooms  | Built-in learner marketplace |
| **Tech maintenance** | You do everything | We handle it                 |
| **AI capabilities**  | None              | Course gen, RAG, smart exams |

## Live Clients

<Columns cols={2}>
  <Card title="IAI (Ikatan Arsitek Indonesia)" icon="building" href="https://iai.terang.ai">
    Professional architect certification platform. 25,000+ architects, 100+ courses, 24/7 access.
  </Card>

  <Card title="KinderLib" icon="book" href="https://kinderlib.terang.ai">
    Children's book publishing platform. 500+ books, 5 languages, 10K+ readers.
  </Card>
</Columns>

## Get Started

<Card title="Quick Start" icon="rocket" href="/quickstart">
  3 steps to integrate your platform with Terang AI.
</Card>
