From b6bb64b21afaf2e5ea736e785e9c34cbe8f1bee2 Mon Sep 17 00:00:00 2001 From: Chip Huyen Date: Tue, 3 Dec 2024 11:43:36 -0800 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..41c44ae --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# aie-book +Supporting materials for the book AI Engineering (Chip Huyen, O'Reilly 2024)