https://www.youtube.com/watch?v=SdSieSRHVu4&list=PLqSw3o2OV6pzr8U1BJSCwyosUi0oNiJ9Z

https://alphagogogo.com/gpts#download

https://www.youtube.com/watch?v=_eYt2naI43s

유튜브-새벽리더

Notion Image

Task (Text Generation with LLM from Keywords and Storing)

  • 블로그 내용 작성 agent인 python file 만들기. 파일명은 generate_text_gemini.py
  • 사용자가 입력한 prompt (예: “Explain the Google PageRank algorithm mathematically with a simple but mathematical example)를 받아 내용을 작성할 LLM 은 Google의 Gemini
  • Storage and Loop
Notion ImageNotion Image

Task (Posting)

  • 블로그 포스팅 agent인 python file 만들기. 파일명은 poster_naver.py
  • 블로그 호스팅 제공자인 ‘네이버’에는 Selenium을 활용하여 로그인
  • 2초 기다린 후 블로그 URL로 이동
  • 팝업창들 확인 후 닫기
  • ‘네이버’ 블로그 Editor에 글 요소들 입력