12P by xguru 2023-03-20 | favorite | 댓글 1개
  • C#, Python 같은 기존 프로그래밍 언어와 LLM AI를 결합시켜주는 경량 SDK
  • 앱 내에 LLM을 더 잘 활용 가능하게 만들어 주는 기능들을 제공
    • Prompt Templating
    • Function Chaining
    • Vectorized Memory
    • Intelligent Planning
  • GPT-4 및 Azure OpenAI 서비스를 지원하며, 향후 더 많은 모델 추가 예정
  • 기본 예제들 : 채팅 요약하기, Book Creator, LLM과 외부 API 연결하기

약 20분 정도의 Semantic Kernel 비디오 강의
https://linkedin.com/learning/…

  • The AI Platform
    • Introducing Semantic Kernel
    • Who is Semantic Kernel (SK) for?
    • What is Semantic Kernel?
    • Why develop on Semantic Kernel?
    • Getting started with Semantic Kernel
  • Bonus: Optimizing Semantic Kernel
    • Semantic Kernel sample apps
    • Schillace's laws of semantic AI