# GenOS 소개

### End-to-End 노코드 생성형 AI 플랫폼

생성형 AI 플랫폼은 AI 모델의 학습, 관리, 배포, 그리고 활용을 용이하게 하는 통합 솔루션입니다. 주요 기능은 다음과 같습니다:

* **데이터셋 관리**: AI 학습을 위한 데이터셋을 효율적으로 관리합니다.
* **벡터 DB**: 문서의 적재 과정을 자동화하고, AI 서비스에서 사용할 수 있게 합니다.
* **모델 버전 관리**: LLM 및 임베딩 모델의 다양한 버전을 체계적으로 관리합니다.
* **파인튜닝**: 노코드 환경에서 모델을 파인튜닝하여 성능을 향상시킵니다.
* **모델 서빙**: 학습된 모델을 빠르게 배포하여 온라인 서비스를 제공합니다.
* **활용 로그 관리**: 모델 사용에 대한 로그를 기록하고 분석하여 활용도를 높입니다.
* **워크플로우 개발**: 노코드 기반으로 워크플로우를 개발하여 업무 효율성을 높입니다.
* **어플리케이션**: 기본 제공되는 웹 템플릿을 활용하여 노코드 서비스 개발과 배포를 쉽게 합니다.

이 플랫폼을 통해 사용자는 복잡한 AI 개발 과정을 간소화하고, 시간과 자원을 절약할 수 있습니다.

<figure><img src="/files/2RcGtODGuAxvrBYcIIuB" alt=""><figcaption></figcaption></figure>


---

# 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://genos-docs.gitbook.io/default/v1.7.5.1/readme.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.
