template-streamlit
Azure
- Cognitive Services AzureOpenAI SDKs
- Quickstart: Azure Blob Storage client library for Python
- Azure Identity client library for Python - version 1.23.0 > Environment variables
Microsoft Graph API
LangChain
LangGraph
- LangGraph quickstart
- LangChain Community > Streamlit
- github.com/shiv248/Streamlit-x-LangGraph-Cookbooks > StreamlitCallbackHandler_example
- Software Design 誌「実践 LLM アプリケーション開発」第 22 回サンプルコード
Streamlit
Pydantic
YouTube
# extract video titles, URLs and IDs from a YouTube playlist using yt-dlp
$ yt-dlp --flat-playlist --print "%(title)s,%(webpage_url)s,%(id)s" "https://www.youtube.com/playlist?list=PLlrxD0HtieHgFYS4DKbJ_xCYNE94ZLJjj" > playlist_info.csv