Posts by this author

Nov 18, 2024
Post comments count0
Post likes count0

Customer Case Study: Zipp by Sticos – Powered by Semantic Kernel

Today we're featuring Sticos on our Semantic Kernel blog to highlight their customer journey with AI and Semantic Kernel. Who is Sticos Our Vision: Sticos is determined to become the most customer driven company in the world. Together we make incomprehensible legislation easy and practical! What We Do: We combine legal ...

Semantic KernelCustomer Story
Nov 18, 2024
Post comments count0
Post likes count0

Customer Case Study: Fujitsu Kozuchi AI Agent Powered by Semantic Kernel

Customer Case Study: Fujitsu Kozuchi AI Agent Powered by Semantic Kernel Japanese multinational Fujitsu, a pioneer of information and communications technology, has been transforming industries since 1935. With a workforce of 124,000 dedicated professionals across 50 countries, Fujitsu’s mission is to “make the world more sustainable by building t...

Semantic KernelCustomer Story
Nov 13, 2024
Post comments count0
Post likes count1

Customer Case Study: Suntory and Reliability in AI with Semantic Kernel

Suntory Global Spirits is the spirits division of Suntory Holdings, a multinational beverage and food company based in Japan. Suntory is renowned for its high-quality alcoholic beverages, including premium Japanese whisky, gin, vodka, and other spirits. We'll turn it over to Urko Benito from Suntory to dive into their AI journey with Semantic K...

Semantic KernelCustomer Story
Nov 4, 2024
Post comments count0
Post likes count3

Managing Chat History for Large Language Models (LLMs)

Large Language Models (LLMs) operate with a defined limit on the number of tokens they can process at once, referred to as the context window. Exceeding this limit can have significant cost and performance implications. Therefore, it is essential to manage the size of the input sent to the LLM, particularly when using chat completion models. Th...

Semantic KernelAnnouncement
Oct 31, 2024
Post comments count0
Post likes count0

세계로 뻗어갑니다: “G3J Learn Semantic Kernel” 쇼 – 한국어로 배우는 Semantic Kernel!

세계로 뻗어갑니다: “G3J Learn Semantic Kernel” 쇼 – 한국어로 배우는 Semantic Kernel! https://aka.ms/g3jlearnsk/live/ep01 다국어 컨텐츠 관련 수요가 늘어나고 있습니다 다국어로 Semantic Kernel 관련 내용을 방송한 이후, 개발자들 사이에서 현지화한 콘텐츠에 대한 수요가 크게 증가한 것을 확인했습니다. 각 지역의 개발자들이 Semantic Kernel에 대해 더 깊이 배우고자 하는 열정을 보여주었고, 이를 반영하여 저희는 다양한 언어로 더욱 심층적인 학습 콘텐츠를 제공하기로 결정했습니다. 이 관심에 부응하기 위해 그 첫 번째 시작...

Semantic Kernel
Oct 28, 2024
Post comments count0
Post likes count4

Diving into Function Calling and its JSON Schema in Semantic Kernel .NET

Diving into Function Calling and its JSON Schema in Semantic Kernel .NET Function-calling is one of the most exciting features of certain Large Language Models (LLMs), enabling developers to execute code directly in response to user queries. In Semantic Kernel, we streamline the process by allowing you to use built-in plugins or integrate your own...

.NETAnnouncement
Oct 25, 2024
Post comments count0
Post likes count2

AI Digital Transformation Discovering Rome’s hidden treasures with an AI virtual assistant and Semantic Kernel

Today we want to highlight a customer story featuring Semantic Kernel here: Discovering Rome’s hidden treasures with an AI virtual assistant - Source EMEA On a sunny Monday morning in late September, a river of travelers flowed slowly through the Piazza della Rotonda. The focal point of the piazza is the Pantheon, the nearly 2,000- year-old ...

Customer Story
Oct 24, 2024
Post comments count0
Post likes count0

eShop infused with AI – a comprehensive intelligent app sample with Semantic Kernel

Today we're featuring a sample application, called eShop. You can read the entire blog post and steps for running the application here: eShop infused with AI - a comprehensive intelligent app sample - .NET Blog Below, we have a brief summary of eShop and the integration with Semantic Kernel. Introducing eShop “support with AI” edition The AI-e...

.NET
Oct 21, 2024
Post comments count0
Post likes count1

Customer Case Study: How Microsoft streamlined regulatory compliance with GenAI

Customer Case Study: How Microsoft streamlined regulatory compliance with GenAI Today we're featuring an external blog from EY featuring Microsoft's Semantic Kernel. This case study reveals how Microsoft legal teams are using GenAI to confidently manage regulatory change. Learn more here: How Microsoft uses GenAI for compliance | EY - Glob...

Semantic KernelCustomer Story
Oct 11, 2024
Post comments count0
Post likes count2

Announcement: Agent Framework Documentation Updates

The Semantic Kernel Agent Framework revolutionizes how developers can interact with Large Language Models (LLMs) by embedding dynamic, multi-step agents into their applications. By combining the power of LLMs with structured programming, the framework allows developers to build intelligent systems that can autonomously carry out tasks, reason based...

Semantic Kernel.NETPython