Create a podcast with LLMs
Author(s): Barrett Studdard Originally published on Towards AI. Use LangGraph and ElevenLabs generate podcast episodes LLMs made available by companies such as OpenAI, Anthropic, Google, and others can be useful for learning new things. I enjoy listening to podcasts and audiobooks, but …
MCP with PydanticAI
Author(s): Barrett Studdard Originally published on Towards AI. Building a basic MCP server and interacting with PydanticAICredit to Kenny Eliason on Unsplash In my prior article on building a streaming approach with Pydantic AI, I built a pattern around streaming with API …
Streaming with Pydantic AI
Author(s): Barrett Studdard Originally published on Towards AI. Building a pattern around LLM streamingCredit Volodymyr Hryshchenko on Unsplash In my prior article on building a DAX LLM, I utilized base API calls to stream data from Anthropic. In this article, we’ll look …
Build a DAX Code Generator
Author(s): Barrett Studdard Originally published on Towards AI. Utilize LLM AI to Create A Power BI Coding Assistant I’ve been wanting to play around with recent technologies and approaches used in building LLM-powered applications — one interesting idea that came to mind …