From 783a8ae58a9ff49bb1d0dc862f6f38704e159fa8 Mon Sep 17 00:00:00 2001 From: Ulysse Cura Date: Sun, 5 Jul 2026 16:13:16 +0200 Subject: [PATCH] AI warning. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c5c7a27..f842bae 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ At first every part will be the "industrial" version : Then the aim is to replace them with made from scratch versions. For the moment only the RAM is meant to be replaced with homemade magnetic core RAM. +**NOT ANY SORTS OF AI WILL BE USED IN THIS PROJECT.** + +*Why ?* + +People in the 70s got someone on the moon with their brain, and made him come back. +AI is useful for medicine, protein research or other deep research subjects. +I do not need a LLM to understand and make a computer. + ## Architecture choices The computer will be in 8 bits since the RAM and ROM are meant to be in 8 bits.