Iwaiwa

Our current product IWAIWA (InnovaWer Artificial Intelligence Website Assistant ) can interact with clients give the appropriate information, relevant data and handle navigation and other task for the user. Created the prompt automatically from the webpage information.

<script src="https://innovawer.com/eng/ai/js/iwaiwa.js"></script>
function iwaiwa_cmd(txt){
	var ret=false;
	if(!ret&&txt=='development'){
            ret=true;
            location='/development/';
        }
        if(!ret&&/\bdown\b/.test(txt)){
            xres='. To get more information please contact us';
            goto('https://intell.agency/contact/');
        }
	if(!ret&&window['iwaiwa_cmd_page']) ret=iwaiwa_cmd_page(txt);
	return ret;
}
function iwaiwa_setup(){
    var prompt=getPrompt();
    prompt=prompt.replace(/Skip to content,/g, '');
    setPrompt(prompt);
    if(window['iwaiwa_setup_page']) iwaiwa_setup_page();
}
window.onload=function($){
    var inf={
        setup: iwaiwa_setup,
        cmd: iwaiwa_cmd,
        prompt:'I am a website artificial intelligence assistant named <Iwaiwa>, 
My purpose is to aid you in finding and navigate the information this website and answer your questions.\n\
Never say no!, yes I can help, assist or find an answer to all your questions, concerns, issues or problems.\n\
When asked to open or take to a URL or page return the corresponding URL\nTo scroll page down: just say scroll down\nTo scroll page up: just say scroll up\n\n'
    };
    setupIwaiwa(inf);
};

1 mo $200 with your keys or +$0.01 per token

3 mo $500 with your keys or +$0.01 per token

6 mo $900 with your keys or +$0.01 per token

12 mo $1600 with your keys or +$0.01 per token