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

# Welcome to Chemolytic

> Spectroscopy modelling made simple. No coding, no PhD required.

Chemolytic is a web application that helps you build **predictive models from spectroscopy data**, even if you've never written a line of code or taken a chemometrics class.

Whether you're working with **NIR**, **FTIR**, **Raman**, **SWIR**, or **UV-Vis** spectra, Chemolytic guides you from raw data to a deployed prediction model in minutes.

<Frame>
  <img src="https://mintcdn.com/chemolytic/Z4NdeoejDDDPqHhB/images/screenshots/general/dashboard-overview.png?fit=max&auto=format&n=Z4NdeoejDDDPqHhB&q=85&s=5702eb62944122a9db42fcd0a8560ae8" alt="Chemolytic dashboard showing a project workspace with sidebar navigation and sample data" width="1714" height="1196" data-path="images/screenshots/general/dashboard-overview.png" />
</Frame>

## What can you do with Chemolytic?

<CardGroup cols={2}>
  <Card title="Upload & organize data" icon="upload">
    Import spectroscopy data from CSV files, create samples, and define the properties you want to predict.
  </Card>

  <Card title="Explore your data" icon="chart-scatter">
    Visualize spectra, run PCA, t-SNE, or K-Means clustering to understand patterns before modelling.
  </Card>

  <Card title="Build models automatically" icon="wand-magic-sparkles">
    Let CoPilot test 250+ preprocessing and model combinations, or configure everything manually in Scientist Mode.
  </Card>

  <Card title="Deploy & predict" icon="rocket">
    Deploy your best model as an endpoint and get predictions on new spectra instantly.
  </Card>
</CardGroup>

## Who is this for?

* **Quality control teams** who need to predict properties (moisture, protein, fat) from spectra
* **Lab managers** who want to reduce wet chemistry costs
* **R\&D scientists** exploring spectral datasets for patterns
* **Process engineers** monitoring production lines with inline spectrometers
* **Students and researchers** learning chemometrics without needing to code

## How this documentation is organized

| Section             | What you'll find                                                               |
| ------------------- | ------------------------------------------------------------------------------ |
| **Getting started** | Account setup, your first project, and key concepts                            |
| **Core concepts**   | What sensors, samples, spectra, datasets, and preprocessing mean in Chemolytic |
| **Guides**          | Step-by-step walkthroughs for every feature, with screenshots                  |
| **Team & billing**  | Managing your organization, inviting members, and understanding plans          |
| **Troubleshooting** | Common errors, FAQ, and a glossary of terms                                    |

## Ready to start?

<CardGroup cols={2}>
  <Card title="Quickstart guide" icon="play" href="/quickstart">
    Go from zero to your first prediction in 10 minutes.
  </Card>

  <Card title="Key concepts" icon="lightbulb" href="/key-concepts">
    Understand the building blocks before diving in.
  </Card>
</CardGroup>
