AI warning.

This commit is contained in:
Ulysse Cura 2026-07-05 16:13:16 +02:00
parent 85d6b4b221
commit 783a8ae58a
1 changed files with 8 additions and 0 deletions

View File

@ -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. 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. 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 ## Architecture choices
The computer will be in 8 bits since the RAM and ROM are meant to be in 8 bits. The computer will be in 8 bits since the RAM and ROM are meant to be in 8 bits.