> For the complete documentation index, see [llms.txt](https://upstage-ai-education.gitbook.io/upstage-edustage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://upstage-ai-education.gitbook.io/upstage-edustage/basics/editor.md).

# \[KOR] Edu Full Package - No-Code Zone

**Upstage Edu Full Package - No Code Zone**에 오신 것을 환영합니다!&#x20;

{% embed url="<https://youtu.be/1Fv4dw5HCBM>" %}

## :books: **Edu Full Package –** No-Code Zone (한국어/English)

{% hint style="success" %}
비개발 직군을 위한, 기술을 이해하는 첫걸음
{% endhint %}

**Edu Full Package**를 통해, 누구나 Upstage 제품을 손쉽게 사용할 수 있도록 필수적인 기초 지식과 사용 방법을 빠르게 익힐 수 있습니다.

* 필요에 따라 주제를 선택하여 학습할 수 있는 **맞춤형 교육 모듈** 제공
* **영상과 텍스트 형태 모두 지원**, 각자에게 맞는 학습 방식 선택 가능
* **Upstage Playground 실습 지원**, AI 개념을 빠르게 익히고 직접 실습 가능
* 무료 모델 사용 기회를 통해 **학습한 내용을 실무에 바로 적용할 수 있는 기회 제공**

### :ballot\_box\_with\_check: Edu Full Package 모듈&#x20;

:notebook\_with\_decorative\_cover: **No-Code Zone (한국어/English)**

> 비개발 직군을 위한, 기술을 이해하는 첫걸음

* 개발 지식 없이도 이해 가능한 설명
* 일 잘하는 기획자, 마케터를 위한 테크 개념

:computer: **Dev Start Zone (한국어/English)**

> Python 사용자를 위한, 차근차근 따라하는 제품 사용 가이드

* API 발급 가이드부터 제품별 튜토리얼까지
* 실무에서 바로 써먹을 수 있는 예제 중심

:clipboard: **Use Case Zone (한국어/English)**

> AI 서비스가 궁금한 사람들을 위한, 실전 프로젝트 모음집

* 요즘 뜨는 트렌드를 내 손으로 구현하는,
* 업스테이지 제품군을 활용한 코드 기반 실습 자료 제공

그러면 이제 본격적으로 Edu Full Package 를 공부하러 가볼까요\~?

## 🌟 Edu Full Package - No Code Zone이란?

Upstage Edu Full Package - No Code Zone 에 오신 것을 환영합니다!  &#x20;

Edu Full Package No Code Zone은 입문용 패키지입니다.&#x20;

먼저, LLM의 개념과 함께 Solar LLM, Solar Embedding에 대해서 소개합니다.  또한, DocAI의 개념과 함께 Document Parse 를 소개합니다. 복잡한 AI 개념을 쉽게 풀어 설명하고, 실습과 사례를 통해 실질적인 활용법을 제공합니다.

#### Edu Full Package No Code Zone의 주요 특징

* 코딩 경험이 없어도 쉽게 학습 가능합니다.&#x20;
* Upstage Playground 내 실습을 통해 직접 제품을 경험합니다.&#x20;
* 실제 사례 중심으로 다양한 산업에서의 활용 사례를 제공합니다.&#x20;

### 📚 Overview of Edu Full Package No Code Zone Modules

#### 1. Introduction to LLM

* LLM이란?&#x20;
* LLM 작동원리
* LLM의 중요성
* LLM이 가져오는 변화&#x20;

#### 2. Capabilities of LLM

* LLM이 잘하는 것과 못하는 것&#x20;
* LLM Task 분석&#x20;
* LLM 비즈니스 유즈케이스
* LLM의 한계 및 주의사항&#x20;

#### 3. Introduction to Solar **소개**

* Solar 를 사용해야 하는  이유
* Solar Mini vs Solar Pro&#x20;
* LLM 구성요소&#x20;
* Demo: Playground에서 Solar 써보기
* Prompt Engineering 이란?&#x20;

#### 4. Introduction to Embedding

* Vector란?&#x20;
* Embedding 이란?
* Embedding의 중요성
* Solar Embedding을 사용해야 하는 이유
* Demo: 문장 임베딩 실습

#### 5. Introduction to Document AI

* Document AI 란?
* DocAI의 중요성
* Upstage Document AI 비교

#### 6. Introduction to Document Parse (DP)

* Upstage Document Parse 란?
* Document Parse의 중요성
* Document Parse : LLM의 눈
* Document Parse 비즈니스 유즈케이스&#x20;
* Demo: Playground에서 DP 써보기

지금 바로 학습과 실습을 시작해볼까요? 궁금한 점이 있다면 언제든지 문의해 주세요.  (링크)[^1]

**Suwan Kim** | **AI Edu** | **Upstage**

[^1]: link insert

    <https://discord.gg/efUYb94U>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://upstage-ai-education.gitbook.io/upstage-edustage/basics/editor.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.
