At AIF 2024, Genesislab CEO Says Future Competitiveness Will Come from AI Agents

Genesislab CEO Lee Young-bok used his AIF 2024 keynote to argue that future enterprise competitiveness will come from generative AI agents. He traced the arc from AI interviewer through training, assessment, promotion, and offboarding — the full HR cycle on agents.

Share
At AIF 2024, Genesislab CEO Says Future Competitiveness Will Come from AI Agents

Source: Sisa Journal e (시사저널e) — [AIF 2024] Future Enterprise Competitiveness Will Come from Generative AI Agents Original in Korean

Sisa Journal e covered the 10th AI International Forum (AIF 2024) on September 12 at the Grand Hyatt Seoul, where Genesislab CEO Lee Young-bok gave a talk on “Enterprise Decision-Making in a World of Generative AI Agents.”

Lee’s core message was singular: “Future enterprise competitiveness will come from generative AI agents.” He projected the AI market would reach around KRW 200 trillion by 2027, and added: “Only the companies that move fast will stay competitive.”

The talk walked through the technical anatomy of an AI agent. LLMs provide broad language capability but come with gaps in factual accuracy and contextual grounding; RAG fills those gaps by connecting the model to external knowledge bases. On top of that, AI agents automate complex work by cycling through four steps: understanding the question, planning, using tools, and iterating.

For Genesislab’s first deployment, Lee pointed to HR. “We’re building an AI interviewer agent in HR.” The path extends beyond hiring — training assessment, promotion selection, and offboarding — using video-based analysis of non-verbal behavior and competency signals. LG, Hyundai Motor, Samsung, and government and municipal bodies were named as current customers.

The technical deep-dive and the rest of the forum’s sessions are covered in the original article.

Read more

The Craft of Multi-Agent Collaboration Design

The Craft of Multi-Agent Collaboration Design

싱글 LLM의 한계를 넘어서는 멀티에이전트 시스템(MAS)은 단순한 역할 분담이 아니라, 구조·협업·커뮤니케이션 설계를 통해 창발적 지능을 만들어내는 아키텍처다. 이 글은 토폴로지, 협업 전략, 동적 오케스트레이션, 커뮤니케이션 프로토콜 등 실제 프로덕션 환경에서 MAS를 설계할 때 필요한 핵심 기술과 트레이드오프를 구체적으로 다룬다.

Multi-Agent 협업 설계의 기술

Multi-Agent 협업 설계의 기술

싱글 LLM의 한계를 넘어서는 멀티에이전트 시스템(MAS)은 단순한 역할 분담이 아니라, 구조·협업·커뮤니케이션 설계를 통해 창발적 지능을 만들어내는 아키텍처다. 이 글은 토폴로지, 협업 전략, 동적 오케스트레이션, 커뮤니케이션 프로토콜 등 실제 프로덕션 환경에서 MAS를 설계할 때 필요한 핵심 기술과 트레이드오프를 구체적으로 다룬다.