In this video, I look at the Ollama structured outputs and how you can use it to do various tasks, such as named entity recognition and information extraction from images. I also build a little app to put it all together.
Ollama Structured Outputs Code examples: https://drp.li/4DI2M
For more tutorials on using LLMs and building agents, check out my Patreon
Patreon: https://www.patreon.com/SamWitteveen
Twitter: https://twitter.com/Sam_Witteveen
🕵️ Interested in building LLM Agents? Fill out the form below
Building LLM Agents Form: https://drp.li/dIMes
👨💻Github:
https://github.com/samwit/llm-tutorials
⏱️Time Stamps:
00:00 Intro
00:07 Ollama Structured Outputs
04:13 Code Examples
04:18 Named Entity Extraction Example
06:44 Respond as if it were an OpenAI endpoint
07:56 Vision Example
11:05 Mini App Example