Notice
Mindreader produces vague mind reading results, that remind you of your thoughts but are not actually your thoughts.
- Contains Prolog programs that can be used by an individual to project spiritual images and read their mind using meditation.
- See also the Essay-Helper repository and the Music-Composer Repository.
- Build a daily mind reading "framework" allowing you to run Grammar Logic (GL) (details that form the content of high distinctions) and earn money by breasoning them out.
Please read the following instructions on how to install the project on your computer for mind reading.
- Use a search engine to find the Homebrew (or other) Terminal install command for your platform and install it, and search for the Terminal command to install swipl using Homebrew and install it or download and install SWI-Prolog for your machine at SWI-Prolog.
- In Terminal settings (Mac), make Bash the default shell:
/bin/bash
- In Terminal, edit the text file
~/.bashrc
using the text editor Nano:
nano ~/.bashrc
- Add the following to the file
~/.bashrc
:
export PATH="$PATH:/opt/homebrew/bin/"
- Link to swipl in Terminal:
sudo ln -s /opt/homebrew/bin/swipl /usr/local/bin/swipl
Download this repository, the List Prolog Interpreter repository and the Text to Breasonings Repository.
- Download the LPPM Repository:
mkdir GitHub
cd GitHub/
git clone https://github.com/luciangreen/List-Prolog-Package-Manager.git
cd List-Prolog-Package-Manager
swipl
['lppm'].
lppm_install("luciangreen","mindreader").
../
halt.
-
Before running texttobr-based mind reader, think of two radio buttons put on recordings, put through with prayer, nut and bolt, quantum box prayer 1, 1, 0.5 cm and 1, 1, 0.5 cm.
-
Follow instructions in https://github.com/luciangreen/Text-to-Breasonings/blob/master/Instructions_for_Using_texttobr(2).pl.txt when using texttobr, texttobr2 or mind reader to avoid medical problems.
Please follow instructions in init.txt to initialise any new mind-reading algorithms.
cd mindreader
swipl
['mind_read.pl'].
mind_read(A,[option1,option2]).
Additional instructions for preparing to run screen projector:
Breason out songs used to help project pixels.
In Shell:
cd mindreader
In swipl:
['../Text-to-Breasonings/text_to_breasonings.pl'].
texttobr2(u,"file-songs.txt",u,u,false,false,false,false,false,false).
texttobr(u,"file-songs.txt",u,u).
In Shell:
cd ../mindreader
In swipl:
['postsong'].
postsong(10). %% For ten songs
Write a spiritual letter to your federal government (with a done up A per sentence) to activate the technology.
In Shell:
cd mindreader
In swipl:
['../Text-to-Breasonings/text_to_breasonings.pl'].
texttobr2(u,"letter.txt",u,u,false,false,false,false,false,false).
texttobr2(u,"file-letter.txt",u,u,false,false,false,false,false,false).
In the following, 1 is the number of times the person has a creation A, 80 is the number of years the person has daily connections for mind reading. If the person is a bot you can't see, it will work.
N is 1*16+80*365*16,texttobr2(N).
Display a spiritual screen with 'A' above the screen.
['screen.pl'].
sectest0.
Running
Recognise you thinking of objects
In Shell:
cd ../mindreader
In swipl:
['mindreadtestobj-12scrn-2'].
sectest(1).
Replace 1 with the number of times to repeat algorithm.
Recognise you thinking of more objects
['mindreadtestobj-12scrn-2medit'].
sectest(1).
Replace 1 with the number of times to repeat algorithm.
Recognise you thinking of characters
['mindreadtestobj-12scrn-2chars'].
sectest(1).
Replace 1 with the number of times to repeat algorithm.
- If necessary, repeat the "arem" mantra all the time while the mind reading computation is running to ensure the best results.
We will use SemVer for versioning.
Lucian Green - Initial programmer - Lucian Academy
I licensed this project under the BSD3 License - see the LICENSE.md file for details