# Home

<figure><img src="https://2731879756-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgbu8x9D0f8HF5BtmQbKo%2Fuploads%2FeNK6CUEVabd04I4gPg9d%2F2024_%EC%8A%AC%EB%A1%9C%EA%B1%B4%EB%A1%9C%EA%B3%A0-01.png?alt=media&#x26;token=956c7bf1-444c-40b4-8954-37947d823fa0" alt="" width="563"><figcaption></figcaption></figure>

공식 홈페이지: <https://www.crowdworks.ai/>

데이터 구축 문의하기: <https://www.crowdworks.ai/ko/company/contact>

***

## **크라우드파서(Crowd Parser)**

{% hint style="info" %}
**크라우드파서**는 LLM의 사전 학습 및 RAG(Retrieval-Augmented Generation)를 위한 문서 전처리 솔루션입니다. 이 도구를 통해 문서 내 텍스트, 수식, 표, 이미지를 머신이 읽을 수 있는 형태인 Markdown으로 변환하여 효율적인 데이터 구축이 가능합니다.
{% endhint %}

{% content-ref url="<https://app.gitbook.com/o/AOY6KVA6OYRSo61WO39T/s/jiXNMD7IBENi2ZYTMap0/>" %}
[Crowd Parser](https://app.gitbook.com/o/AOY6KVA6OYRSo61WO39T/s/jiXNMD7IBENi2ZYTMap0/)
{% endcontent-ref %}

***

## **LLM 안전성 평가(Alpy Safety Evaluation)**

{% hint style="info" %}
**Alpy Safety Evaluation**은 LLM의 안전성을 정량적·정성적으로 평가하고, 답변을 수정·보완하여 모델을 고도화하는 전문 솔루션입니다. 안전성 평가(Red Team)로 구성되어 있으며, 대시보드와 전문적인 평가 보고서를 통해 종합적인 분석과 개선 방향을 제시합니다.
{% endhint %}

{% content-ref url="<https://app.gitbook.com/o/AOY6KVA6OYRSo61WO39T/s/VIRmU84KDowxvqzq5rVe/>" %}
[Alpy Safety Evaluation](https://app.gitbook.com/o/AOY6KVA6OYRSo61WO39T/s/VIRmU84KDowxvqzq5rVe/)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://solution.crowdworks.kr/data/home.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
