diff --git a/docs/blog/posts/aisummit-2023.md b/docs/blog/posts/aisummit-2023.md new file mode 100644 index 0000000..d086ee9 --- /dev/null +++ b/docs/blog/posts/aisummit-2023.md @@ -0,0 +1,21 @@ +--- +draft: False +date: 2023-11-02 +tags: + - python + - talks + - prompt engineering + - video +authors: + - jxnl +--- + +# AI Engineer Keynote: Pydantic is all you need + +[![Pydantic is all you need](https://img.youtube.com/vi/yj-wSRJwrrc/0.jpg)](https://www.youtube.com/watch?v=yj-wSRJwrrc) + +[Click here to watch the full talk](https://www.youtube.com/watch?v=yj-wSRJwrrc) + +Last month, I ventured back onto the speaking circuit at the inaugural [AI Engineer Summit](https://www.ai.engineer/summit), sharing insights on leveraging [Pydantic](https://docs.pydantic.dev/latest/) for effective prompt engineering. I dove deep into what is covered in our documentation and standard blog posts, + +I'd genuinely appreciate any feedback on the talk – every bit helps in refining the art. So, take a moment to check out the [full talk here](https://youtu.be/yj-wSRJwrrc?si=vGMIqtTapbIN8SLz), and let's continue pushing the boundaries of what's possible.