DyahAI is an AI platform that lets users transform ordinary images into unique works of art with customizable styles. Powered by Web3 technology and smart contracts. DyahAI offers a secure, decentralized, and high-quality experience, producing high-resolution images suitable for various needs.
Open PowerShell or Windows Command Prompt in administrator mode by right-clicking and selecting "Run as administrator",
enter the wsl --install command, then restart your machine.
WSL windows installation step
wsl --install
Open your WSL, and install dfx.
sh -ci "$(curl -fsSL https://internetcomputer.org/install.sh)"
Next step you can git clone this repository.
git clone https://github.com/WAW1311/DyahAI
Open this project directory.
cd website
Install all required module.
npm i
dfx start --clean --background
Deploy this project, If you want to deploy in local.
dfx deploy
if you want to deploy in production :
dfx deploy --network ic