The Indra Mind
The Indra Mind Cadet Training README file.
- Installing
Make sure you are in your personal projects directory.
> cd ~/projy
If you don't have a personal projects folder yet.
> mkdir ~/projy
> cd ~/projy
Clone the IndraMind to your computer.
> git clone git@github.com:indraai/IndraMind.git
Once you Have your IndraMind go into the directory.
> cd IndraMind
Next we are going to install your needed components.
> npm install
Finally we are going to run your new IndraMind Server.
> npm start
- Getting Familiar
- Learning the Parts
- 701: 1st Person "I"
- 707: 2nd Person "YOU"
- 713: 3rd Person "HE"
- 719: 3rd Person "SHE"
- 725: 3rd Person "IT"
- 731: 1st Person "WE"
- 743: 3rd Person "THEY"
Copyright (c)2021 Quinn Michaels. All rights reserved.