From 868fd1198b5a46ddf93f97595eda2a1839230f97 Mon Sep 17 00:00:00 2001 From: iamroseyoung <16571795+iamroseyoung@users.noreply.github.com> Date: Sun, 13 Sep 2026 15:25:33 +0900 Subject: [PATCH] Delete AI development tools section Removed section on AI development tools and related images. --- 1Day-study.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/1Day-study.md b/1Day-study.md index fe15d16..39ee50b 100644 --- a/1Day-study.md +++ b/1Day-study.md @@ -88,28 +88,6 @@ Qwen / 알리바바가 주도하여 개발한 글로벌 수준의 오픈/상용 --- -### AI 개발도구 -![](images/slide09_img1.png) - -![](images/slide09_img2.png) - -Cursor -https://cursor.com/ko/home - -![](images/slide09_img3.png) - -Claude Code -https://code.claude.com/docs/ko/quickstart - -![](images/slide09_img4.png){width=100} - -Warp -https://www.warp.dev/download - -![](images/slide09_img5.png) - ---- - ### AI 적용/활용 현장에서는 아래의 업무들에 활용하고자 함 @@ -244,4 +222,4 @@ ChatClient, VectorStore 등 인터페이스 기반 설계로 특정 AI 벤더(Op - application.yml 설정만으로 모델을 교체하고, POJO 방식으로 AI 답변을 자바 객체로 매핑(Output Parsing)할 수 있음. Spring AI -![](images/slide22_img1.png) \ No newline at end of file +![](images/slide22_img1.png)