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

# Introduction

> Welcome to Neural Factory — your enterprise AI coworker platform.

<Frame>
  <img src="https://mintcdn.com/neuralfactory/WnEBKSbgHabbHNgr/images/diagram-2x.png?fit=max&auto=format&n=WnEBKSbgHabbHNgr&q=85&s=7dd696a405c4956098395b10df4e40ab" alt="Neural Factory platform overview" width="2240" height="986" data-path="images/diagram-2x.png" />
</Frame>

# Welcome to Neural Factory

Neural Factory turns your organization's knowledge into intelligent AI coworkers. Connect your data sources, configure specialized agents, and let your team get answers, automate workflows, and make better decisions — all through natural conversation.

Unlike generic chatbots, Neural Factory agents are grounded in your actual documents. They cite their sources, respect your access controls, and integrate with the tools your team already uses.

<CardGroup cols={2}>
  <Card title="Connect Knowledge" icon="database">
    Import documents, SharePoint libraries, Google Drive folders, and FAQs. Neural Factory indexes your content so agents can search it intelligently.
  </Card>

  <Card title="Configure AI Agents" icon="robot">
    Build specialized agents with custom instructions, tools, and knowledge bases. Create single-purpose assistants or multi-agent workflows.
  </Card>

  <Card title="Chat & Collaborate" icon="comments">
    Have natural conversations with agents that cite their sources. Attach files, browse history, and give feedback to improve responses over time.
  </Card>

  <Card title="Monitor & Analyze" icon="chart-line">
    Track usage, review interaction logs, and understand how your organization leverages AI from a centralized dashboard.
  </Card>
</CardGroup>

## Who is this for?

<CardGroup cols={3}>
  <Card title="End Users" icon="user" href="/user-guide/chat/starting-a-conversation">
    Chat with AI agents to find answers, generate content, and complete tasks using your organization's knowledge.
  </Card>

  <Card title="Administrators" icon="gear" href="/user-guide/agents/overview">
    Configure agents, manage knowledge bases, control access, and monitor platform usage.
  </Card>

  <Card title="Developers" icon="code" href="/api-reference/introduction">
    Integrate Neural Factory into your applications using the REST API.
  </Card>
</CardGroup>

## Get Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/user-guide/quickstart">
    Sign in and start chatting with your first agent in minutes.
  </Card>

  <Card title="Core Concepts" icon="lightbulb" href="/user-guide/concepts/organizations">
    Understand organizations, roles, and groups before diving deeper.
  </Card>
</CardGroup>
