mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
24 lines
800 B
Plaintext
24 lines
800 B
Plaintext
---
|
|
title: "Argilla"
|
|
description: "An open-source platform for building, training, and evaluating conversational AI models."
|
|
og:
|
|
description: "Host Argilla on Coolify for collaborative AI dataset creation, annotation, labeling, and feedback collection for machine learning projects."
|
|
category: "AI"
|
|
icon: "/docs/images/services/argilla-logo.svg"
|
|
---
|
|
|
|
<ZoomImage src="/docs/images/services/argilla-logo.svg" alt="Argilla logo" />
|
|
|
|
## What is Argilla?
|
|
|
|
Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets.
|
|
|
|
## Screenshots
|
|
|
|
<ZoomImage src="/docs/images/services/argilla.webp" alt="Argilla dashboard" />
|
|
|
|
## Links
|
|
|
|
- [The official website](https://argilla.io/?utm_source=coolify.io)
|
|
- [GitHub](https://github.com/argilla-io/argilla?utm_source=coolify.io)
|