From c5f04b858b0a7f57cc053d2e204e8d3544c7427e Mon Sep 17 00:00:00 2001 From: Mathias Schopmans Date: Fri, 18 Aug 2023 07:56:34 +0200 Subject: [PATCH] docs: Add generative artificial intelligence to ASSESS --- radar/2023-09-01/ai.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 radar/2023-09-01/ai.md diff --git a/radar/2023-09-01/ai.md b/radar/2023-09-01/ai.md new file mode 100644 index 0000000..16d1786 --- /dev/null +++ b/radar/2023-09-01/ai.md @@ -0,0 +1,8 @@ +--- +title: "AI" +ring: assess +quadrant: "methods-and-patterns" +tags: [coding, architecture] +--- + +Developers should consider using generative artificial intelligence (AI) for a multitude of reasons. Generative AI, powered by advanced machine learning algorithms, enables developers to create intelligent systems capable of generating new and original content. Furthermore, developers can easily leverage the power of generative AI through [OpenAI APIs](https://openai.com/blog/openai-api), which provide access to state-of-the-art models like ChatGPT, allowing them to integrate generative AI capabilities seamlessly into their applications and services.