AI warning.
This commit is contained in:
parent
85d6b4b221
commit
783a8ae58a
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue