Skip to content

daram62/MS_Tech_Blog

 
 

Repository files navigation

MS Tech Blog

ENG | KOR

This repository is a tech blog that records the AI Agent and Copilot Studio content I presented during my Microsoft internship. It archives the presentation as chapter-based posts, together with practice notes and reference images.

At a glance

  • Covers the flow from AI Agent fundamentals to Custom Agent setup.
  • Documents the presentation outline, hands-on practice, and demo notes.
  • Keeps blog posts, attachments, and image assets together in one repo.

Featured posts

Structure

  • posts/: blog post markdown files
  • public/images/: image assets used in posts
  • public/files/: presentation materials and attachments

Run locally

npm install
npm run dev

Microsoft 인턴십 기간에 발표했던 AI Agent와 Copilot Studio 관련 내용을 정리해 둔 기술 블로그입니다. 발표 자료를 챕터별 글로 남기고, 실습 과정과 참고 이미지를 함께 아카이브합니다.

한눈에 보기

  • AI Agent의 기본 개념부터 Custom Agent 구성까지 단계별로 정리합니다.
  • 발표 당시의 실습 흐름을 따라가며 개념 설명과 데모 내용을 함께 기록합니다.
  • 블로그 글, 첨부 파일, 이미지 리소스를 저장소 안에서 같이 관리합니다.

주요 글

구성

  • posts/: 블로그 본문 마크다운
  • public/images/: 글에서 사용하는 이미지 리소스
  • public/files/: 발표 자료나 첨부 파일

실행

npm install
npm run dev

License

MIT License

About

AI Agent and Copilot Studio notes from my Microsoft internship.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.6%
  • JavaScript 2.9%
  • Other 0.5%