-
Notifications
You must be signed in to change notification settings - Fork 193
Queen AI Deploy
DarkWinzo edited this page Oct 29, 2023
·
37 revisions
╭━━━┳╮ ╭┳━━━┳━━━┳━╮ ╭╮ ╭━━━┳━━╮
┃╭━╮┃┃ ┃┃╭━━┫╭━━┫┃╰╮┃┃ ┃╭━╮┣┫┣╯
┃┃ ┃┃┃ ┃┃╰━━┫╰━━┫╭╮╰╯┃ ┃┃ ┃┃┃┃
┃┃ ┃┃┃ ┃┃╭━━┫╭━━┫┃╰╮┃┃╭━━╮┃╰━╯┃┃┃
┃╰━╯┃╰━╯┃╰━━┫╰━━┫┃ ┃┃┃╰━━╯┃╭━╮┣┫┣╮
╰━━╮┣━━━┻━━━┻━━━┻╯ ╰━╯ ╰╯ ╰┻━━╯
╰╯
Page Viewers
First Update Your Packages & Install npm For Your Termux App
pkg update && pkg update
pkg install git
pkg install curl
pkg install yarn
pkg install yarn
pkg install nodejs-lts
or
npm
After Install Queen-AI File.
git clone https://github.com/DarkWinzo/Queen-AI.git
Get File permission to termux app
termux-setup-storage
Install npm package from it.
cd Queen-AI
npm install
Run Queen-AI
npm start
First Update Your Packages & Install npm For Your Linux Terminal
apt update && apt upgrade
sudo apt install npm
After Install Queen-AI File and install npm package from it..
git clone https://github.com/DarkWinzo/Queen-AI.git
cd Queen-AI
npm install
Run Queen-AI
npm start
or
node start.js
Powered By Queen-AI 2023