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

# Welcome to FeedbackAI

> Comprehensive AI-powered interview and assessment platform with role-based access control

<img className="block dark:hidden" src="https://mintcdn.com/futureflowaitechnologies/poaj_kwHcD_M_Xx_/images/hero-light.png?fit=max&auto=format&n=poaj_kwHcD_M_Xx_&q=85&s=108d35b80d4a5ce357d157aaddf7619f" alt="FeedbackAI Hero Light" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/futureflowaitechnologies/poaj_kwHcD_M_Xx_/images/hero-dark.png?fit=max&auto=format&n=poaj_kwHcD_M_Xx_&q=85&s=3e34c7a12ec397ac4a9698d5c7247b40" alt="FeedbackAI Hero Dark" width="2064" height="1104" data-path="images/hero-dark.png" />

## Getting Started

Deploy FeedbackAI and start conducting AI-powered interviews in minutes.

<Card title="Quick Start Guide" icon="rocket" href="/quickstart" horizontal>
  Set up your FeedbackAI platform with our step-by-step guide.
</Card>

## Core Features

Powerful tools for modern interview and assessment workflows.

<Columns cols={2}>
  <Card title="Mixed Question Types" icon="code" href="/features/mixed-questions">
    Support both coding and short answer questions in a single test.
  </Card>

  <Card title="AI Interview System" icon="microphone" href="/features/ai-interviews">
    Voice-enabled AI interviews with real-time speech processing.
  </Card>

  <Card title="Role-Based Access" icon="users" href="/features/role-based-access">
    Admin, Interviewer, and Candidate roles with appropriate permissions.
  </Card>

  <Card title="AI Evaluation" icon="brain" href="/features/ai-evaluation">
    OpenAI-powered code evaluation and intelligent feedback generation.
  </Card>
</Columns>

## Architecture & Development

Understand the platform architecture and start developing.

<Columns cols={2}>
  <Card title="System Architecture" icon="sitemap" href="/architecture/overview">
    Learn about FeedbackAI's modern full-stack architecture.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Complete REST API documentation with examples.
  </Card>

  <Card title="Database Schema" icon="database" href="/architecture/database">
    MongoDB collections and data relationships.
  </Card>

  <Card title="Development Guide" icon="code" href="/development">
    Local development setup and best practices.
  </Card>
</Columns>

## Tech Stack

<Card title="Built with modern technologies" icon="stack">
  **Frontend**: React 19 + Next.js 15 + TypeScript\
  **Backend**: Next.js API Routes + Prisma ORM\
  **Database**: MongoDB with Prisma\
  **Authentication**: Clerk\
  **AI**: OpenAI GPT-4\
  **Editor**: CodeMirror 6
</Card>
