MasterofIM
Newbie
- Apr 26, 2018
- 26
- 25
Hey guys,
I have succeeded in creating my own ai algorithm and I have written the first ever program for it in JavaScript(I know some people think js is a toy languange , but it got the job done) I will write a full c/c++ program but that may take me several months or years
Some of the functionalities it can perform are:-
1)duplicate code from a different site based on a users past activity example if a user accessed my site and he finds the theme boring and let's say he is fond of accessing a different site e.g fb then the AI will duplicate fb's CSS to match it even sometimes the js.
2)predict if the user is getting bored by the ads on the site and auto remove them.
3)It can remember the user without need of cookies I.e each person interacts with site differently types at different speeds and makes different errors when typing then it can show you personalised content without using cookies(slightly error prone though)
4)it can improve itself
5)it can obsfucate its self(make the code invisible) and any other js code on your site making it hard for people to steal or understand your code. It typically does this every time someone access the site, using different algorithms every time.
6)if the user is not clicking on a link let's say affiliate link it auto clickbait's the user this is done automatically after say 150seconds.
7)contains an inbuilt learning chatbot(I still do not know what to do with this, but it can be installed on the FAQ page of your site and people can ask it questions and it can respond using inbuilt responses or its own made up stuff).
More ideas and applications please:-
I have succeeded in creating my own ai algorithm and I have written the first ever program for it in JavaScript(I know some people think js is a toy languange , but it got the job done) I will write a full c/c++ program but that may take me several months or years
Some of the functionalities it can perform are:-
1)duplicate code from a different site based on a users past activity example if a user accessed my site and he finds the theme boring and let's say he is fond of accessing a different site e.g fb then the AI will duplicate fb's CSS to match it even sometimes the js.
2)predict if the user is getting bored by the ads on the site and auto remove them.
3)It can remember the user without need of cookies I.e each person interacts with site differently types at different speeds and makes different errors when typing then it can show you personalised content without using cookies(slightly error prone though)
4)it can improve itself
5)it can obsfucate its self(make the code invisible) and any other js code on your site making it hard for people to steal or understand your code. It typically does this every time someone access the site, using different algorithms every time.
6)if the user is not clicking on a link let's say affiliate link it auto clickbait's the user this is done automatically after say 150seconds.
7)contains an inbuilt learning chatbot(I still do not know what to do with this, but it can be installed on the FAQ page of your site and people can ask it questions and it can respond using inbuilt responses or its own made up stuff).
More ideas and applications please:-