angelus9 / AI-Robotics

The vision of this group is to create a Forth based AI Computer where you can communicate with the system using an English conversational approach. We will add many high level Words for string manipulation, arrays, and other structures as we develop this computer. We will extend Forth to include AI words too. All of this will be built into FPGAs which are really parallel computers written in Behavioral System Verilog (the Assembler).
6 stars 1 forks source link

Projects List #8

Open PythonLinks opened 1 year ago

PythonLinks commented 1 year ago

it would be very interesting if you had a projects list of things you wanted done. Projects a new developer could pick up. I now have some verilog under my belt, and am increasingly interested in doing something with this chip.

Of course I still have a month of school to go, so no rush.

Maybe a good first project for me, would be to try to document this code. I once saw a web site, where one could write comments on a github repository, without editing the repository. Sadly I forgot what the site was.