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

# Introduction

> Understanding the fundamental building blocks of Noxus

Noxus is built around several key concepts that work together to create powerful AI-driven solutions. Understanding these core concepts is essential for making the most of the platform.

## What You'll Learn

In this section, you'll learn about the core building blocks that make Noxus a powerful AI automation platform:

<CardGroup cols={2}>
  <Card title="Flows" icon="workflow" href="/core/concepts/workflows">
    Visual automation processes combining nodes to create sophisticated
    pipelines for data processing and AI-driven decision making.
  </Card>

  <Card title="Co-workers" icon="bot-message-square" href="/core/concepts/coworkers">
    AI assistants that automate tasks through natural conversation, understanding
    context and executing complex operations.
  </Card>

  <Card title="Knowledge Bases" icon="folder" href="/core/concepts/knowledge-bases">
    AI-empowered file repositories that interpret and summarize information for
    accurate and contextual queries.
  </Card>

  <Card title="Models & Providers" icon="brain" href="/core/concepts/models">
    AI engines that process text, make decisions, and generate responses based on
    their training and configuration.
  </Card>

  <Card title="Plugins" icon="puzzle" href="/core/concepts/plugins">
    Extensions that add new capabilities through custom integrations and
    specialized solutions.
  </Card>
</CardGroup>

Each concept builds upon the others to create a comprehensive platform for AI
automation. These components work together seamlessly, allowing you to create
sophisticated solutions that combine the power of AI with practical business
automation.
