LLMs: Beyond Chat
Using Pydantic and Instructor with OpenAI GPT-4o to use the LLM as a software device for implementing different tasks.
Using Pydantic and Instructor with OpenAI GPT-4o to use the LLM as a software device for implementing different tasks.
Code examples for Building Effective Agents ported and adapted to use Pydantic AI.
A very brief introduction to language and models and prompting
Everything I learned (so far) about grounding LLMs with retrieval augmented generation to generate output that this accurate and relevant.
Frameworks won’t save you — focus on what only you can build.
Achieve high ROI and dependable outcomes by embedding AI innovation within structured workflows.
Confidently select reliable, cost-effective AI models for critical applications using a clear research, shortlist, evaluate framework.
AI coding: Helper or full agent? Both useful, but mixing them directly is risky. Keep workflows separate (project/module level). The future leans towards agent command.