Skip to content

WAW1311/DyahAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative Image by DyahAI

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.

Frontend DyahAI

📝 Table of Contents

🔗 Get Started

🔨 Installation

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

💡Usage

Open WSL Ubuntu, start your dfx.
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

Contributors ❤

License

MIT © DyahAI

Releases

No releases published

Packages

No packages published