Skip to content

Commit 95d4429

Browse files
authored
Revise AI feature descriptions and headings
Updated descriptions for AI features and adjusted headings.
1 parent fc49947 commit 95d4429

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -182,27 +182,27 @@ <h2 class="text-brand-primary font-bold tracking-widest uppercase text-sm mb-2">
182182
</div>
183183
<h3 class="text-xl font-bold mb-3 text-white group-hover:text-brand-primary transition-colors">AI Software Architecture</h3>
184184
<p class="text-gray-400 leading-relaxed break-keep text-sm">
185-
지능형 자율 시스템을 위한 견고한 백엔드 로직 및 확장 가능한 아키텍처를 설계합니다.
185+
지능형 자율 시스템을 위한 견고한 백엔드 로직을 설계하고, 다양한 하드웨어에 유연하게 적용 가능한 확장성 높은 AI 아키텍처를 구축합니다.
186186
</p>
187187
</div>
188-
<!-- Feature 2: Robot Intelligence -->
188+
<!-- Feature 2: Robot Brain Engineering -->
189189
<div class="p-8 bg-gradient-to-b from-white/5 to-transparent border border-white/10 rounded-2xl hover:border-brand-accent/50 transition-all group hover:-translate-y-1 hover:shadow-2xl hover:shadow-brand-accent/10">
190190
<div class="w-14 h-14 bg-brand-accent/20 rounded-xl flex items-center justify-center mb-6 group-hover:scale-110 transition-transform duration-300">
191191
<i class="fa-solid fa-microchip text-2xl text-brand-accent"></i>
192192
</div>
193-
<h3 class="text-xl font-bold mb-3 text-white group-hover:text-brand-accent transition-colors">Robot Intelligence</h3>
193+
<h3 class="text-xl font-bold mb-3 text-white group-hover:text-brand-accent transition-colors">Robot Brain Engineering</h3>
194194
<p class="text-gray-400 leading-relaxed break-keep text-sm">
195-
서비스 로봇이 스스로 인지하고 자율적으로 상호작용할 수 있는 '두뇌(Brain)' 소프트웨어를 개발합니다.
195+
VLM(Vision-Language Model)과 같은 최신 AI 모델을 활용하여, 로봇이 환경을 스스로 인지하고 맥락을 이해하는 '소프트웨어 두뇌'를 개발합니다.
196196
</p>
197197
</div>
198-
<!-- Feature 3: Advisory Services -->
198+
<!-- Feature 3: Strategic AI Advisory -->
199199
<div class="p-8 bg-gradient-to-b from-white/5 to-transparent border border-white/10 rounded-2xl hover:border-green-500/50 transition-all group hover:-translate-y-1 hover:shadow-2xl hover:shadow-green-500/10">
200200
<div class="w-14 h-14 bg-green-500/20 rounded-xl flex items-center justify-center mb-6 group-hover:scale-110 transition-transform duration-300">
201201
<i class="fa-solid fa-comments text-2xl text-green-400"></i>
202202
</div>
203-
<h3 class="text-xl font-bold mb-3 text-white group-hover:text-green-400 transition-colors">Advisory Services</h3>
203+
<h3 class="text-xl font-bold mb-3 text-white group-hover:text-green-400 transition-colors">Strategic AI Advisory</h3>
204204
<p class="text-gray-400 leading-relaxed break-keep text-sm">
205-
VonAI 등 전략적 파트너사를 대상으로 한 AI 상호작용(Interaction) 소프트웨어 컨설팅 및 핵심 솔루션을 제공합니다.
205+
전략적 파트너사에게 최적화된 AI 솔루션을 제공하고, 서비스 로봇 도입 및 상호작용(Interaction) 기술에 대한 전문적인 자문을 수행합니다.
206206
</p>
207207
</div>
208208
</div>
@@ -335,7 +335,8 @@ <h2 class="text-3xl font-extrabold tracking-tight sm:text-4xl mb-6 text-white">
335335
<span class="text-brand-primary">neurosam.AI</span> Vision
336336
</h2>
337337
<p class="text-lg text-gray-300 mb-8 leading-relaxed text-justify font-light">
338-
neurosam.AI는 하드웨어의 한계를 소프트웨어로 극복합니다. 우리는 디지털 에이전트부터 물리적 로봇(Physical Machines)까지, <strong class="text-white">AI 리셉셔니스트 로봇의 '두뇌(Brain)'</strong> 역할을 하는 핵심 지능형 시스템을 엔지니어링합니다.
338+
neurosam.AI의 미션은 <strong class="text-white">거대언어모델(LLM)과 물리적 현실 세계를 연결하는 것</strong>입니다.<br>
339+
우리는 디지털 에이전트부터 물리적 로봇(Physical Machines)까지, AI 리셉셔니스트 로봇이 스스로 인지하고 자율적으로 판단할 수 있는 <strong>'핵심 지능형 시스템(Brain)'</strong>을 엔지니어링합니다.
339340
</p>
340341
<div class="space-y-6">
341342
<div class="flex items-start group">

0 commit comments

Comments
 (0)