From db48f13e3ef2a8cea486e8576937c8bb3fb55bce Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 1 Sep 2025 17:56:35 +0100 Subject: [PATCH] docs: AI project, with framework --- 10-ai-framework-project | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 10-ai-framework-project diff --git a/10-ai-framework-project b/10-ai-framework-project new file mode 100644 index 00000000..6479da84 --- /dev/null +++ b/10-ai-framework-project @@ -0,0 +1,4 @@ +# AI Framework + +There are many AI frameworks out there that when used can severly quicken up the time it takes to build a project. In this project we will focus on understanding what problems these frameworks address and build such a project ourselves. +