From ef34e37ea06ba068929c2a6375f1f2467e03bfd3 Mon Sep 17 00:00:00 2001 From: boobu <65993897+kwonbooyeon@users.noreply.github.com> Date: Fri, 24 May 2024 14:09:26 +0900 Subject: [PATCH] =?UTF-8?q?[update=5Findex.md]=20ai=20=ED=8F=B4=EB=8D=94?= =?UTF-8?q?=20=EC=A0=95=EB=B3=B4=20=EB=B3=B4=EA=B8=B0=20=EC=A2=8B=EA=B2=8C?= =?UTF-8?q?=20=EC=88=98=EC=A0=952?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index bc1bbbc855..5885147729 100644 --- a/index.md +++ b/index.md @@ -86,9 +86,9 @@ Through conversation, Jumi not only handles orders like traditional staff but al - (frontend) 관리자 페이지 - (android) 키오스크 앱 동작 및 구성 - (backend) 데이터 및 LLM에 접근 가능한 서버 엔드포인트 (API) 구현 -- (ai) 음성을 인식하여 text와 시키는 stt구현 및 테스트 파일(ai/stt), -- - llm인 claude sonnet을 키오스크 도우미 jumi로 사용하기 위한 세팅 및 테스트 파일(ai/llm), +- (ai) 음성을 인식하여 text와 시키는 stt구현 및 테스트 파일(ai/stt) + + llm인 claude sonnet을 키오스크 도우미 jumi로 사용하기 위한 세팅 및 테스트 파일(ai/llm) llm와 stt모델을 결정할때 사용한 정보를 담은 문서(ai/README.md,ai/llm/claude 성능 테스트)