This repository is for obtaining recommended graphics configuration results for the game Wuthering Waves based on AI results. [For Mobile Version]
Repository ini untuk mendapatkan hasil rekomendasi konfigurasi grafik untuk game Wuthering Waves berdasarkan hasil AI [Untuk smartphone]
- Create Project on
https://console.firebase.google.com/ - Create API Key on
https://aistudio.google.com/api-keys - Import Project (cannot create, only import from firebase project)
- Copy API KEY And Paste
Clone the project
git clone https://github.com/Id-Yuu/wuwa-config-ai.gitGo to the project directory
cd wuwa-config-aiInstall dependencies
npm install
// if error use this command
npm i -fStart the server
npm run dev// wuwa-config-ai/src/data/promptGemini.ts
export const recommendationPrompt = `
--> _Your_Prompt_
{specifications}
--> _Your_Prompt_
\`\`\`ini
ini
--> _Your_Command_Prompt_
\`\`\`
`Note: Every new patch update
_Your_Command_Prompt_need to be update, following kuro command (r.Kuro._this_config_). But this is not important because u can review & editable while using this tools.