diff --git a/public/welcome/claude/ant_0.webp b/public/welcome/claude/ant_0.webp new file mode 100644 index 00000000..e6e7eca2 Binary files /dev/null and b/public/welcome/claude/ant_0.webp differ diff --git a/public/welcome/claude/ant_1.webp b/public/welcome/claude/ant_1.webp new file mode 100644 index 00000000..2bdbc257 Binary files /dev/null and b/public/welcome/claude/ant_1.webp differ diff --git a/public/welcome/claude/ant_10.webp b/public/welcome/claude/ant_10.webp new file mode 100644 index 00000000..700a6d0c Binary files /dev/null and b/public/welcome/claude/ant_10.webp differ diff --git a/public/welcome/claude/ant_11.webp b/public/welcome/claude/ant_11.webp new file mode 100644 index 00000000..7f55aacb Binary files /dev/null and b/public/welcome/claude/ant_11.webp differ diff --git a/public/welcome/claude/ant_2.webp b/public/welcome/claude/ant_2.webp new file mode 100644 index 00000000..7d33745a Binary files /dev/null and b/public/welcome/claude/ant_2.webp differ diff --git a/public/welcome/claude/ant_3.webp b/public/welcome/claude/ant_3.webp new file mode 100644 index 00000000..5a4a2b09 Binary files /dev/null and b/public/welcome/claude/ant_3.webp differ diff --git a/public/welcome/claude/ant_4.webp b/public/welcome/claude/ant_4.webp new file mode 100644 index 00000000..de0eeadb Binary files /dev/null and b/public/welcome/claude/ant_4.webp differ diff --git a/public/welcome/claude/ant_5.webp b/public/welcome/claude/ant_5.webp new file mode 100644 index 00000000..3d0c3a4c Binary files /dev/null and b/public/welcome/claude/ant_5.webp differ diff --git a/public/welcome/claude/ant_6.webp b/public/welcome/claude/ant_6.webp new file mode 100644 index 00000000..1557c0cd Binary files /dev/null and b/public/welcome/claude/ant_6.webp differ diff --git a/public/welcome/claude/ant_7.webp b/public/welcome/claude/ant_7.webp new file mode 100644 index 00000000..e2967ece Binary files /dev/null and b/public/welcome/claude/ant_7.webp differ diff --git a/public/welcome/claude/ant_8.webp b/public/welcome/claude/ant_8.webp new file mode 100644 index 00000000..b7439609 Binary files /dev/null and b/public/welcome/claude/ant_8.webp differ diff --git a/public/welcome/claude/ant_9.webp b/public/welcome/claude/ant_9.webp new file mode 100644 index 00000000..4d8d9791 Binary files /dev/null and b/public/welcome/claude/ant_9.webp differ diff --git a/src/lang/en.ts b/src/lang/en.ts index 6b1a11fa..67c74d67 100644 --- a/src/lang/en.ts +++ b/src/lang/en.ts @@ -186,7 +186,21 @@ export const languageEnglish = { hordeProvider: "Horde is a free provider, but the response time is long and the quality is low.", setProviderLater: "There are other providers, but you can set it later in settings. select this if you want to set it later.", setupOpenAI: "To use OpenAI, you need to get an API key. \n1. go to https://beta.openai.com/ \n2. login with your account \n3. go to https://beta.openai.com/account/api-keys \n4. click 'Create New API Key' and name your key whatever you want. \n5. copy the key in the website.\n6. go back to RisuAI\n7. paste it, and click send button.", - setupClaude: "To use Claude, you need to get an API key. \n1. go to https://antropic.com/ \n2. click 'Get Started' \n3. sign up with your account \n4. go to https://antropic.com/keys \n5. click 'Create Key' and name your key whatever you want. \n6. copy the key in the website.\n7. go back to RisuAI\n8. paste it, and click send button.", + setupClaude: "To use Claude, you need to get an API key.", + setupClaudeSteps: [ + "Go to this URL and Login as Google", + "Input your information and click 'Continue'", + "On organization page, just input any name only at the first box, and click 'Create Account'", + "Press 'Buy Credits' button", + "Press 'Complete Setup' button", + "Input just like the image above, except the country section, which you need to input your country. then press 'Continue'", + "Add your payment method and press 'Continue'", + "After payment has been registered, press 'Add Funds' and add funds. you can add minimum 5$, or you can setup auto add reload.", + "After adding funds, go to the dashboard page and press 'Get API Keys' button", + 'Press "Create API Key" button', + "Input just like the image above, and press 'Add'", + "Copy the key, and paste it in here and send it.", + ], setupOpenrouter: "To use Openrouter, you need to get an API key. \n1. go to https://openrouter.ai/keys\n2. click 'Create Key'\n3. set key name whatever you want.\n4. copy the key in the website\n5. go back to RisuAI\n6. paste it, and click send button.", allDone: "All Done! please wait a moment.", setupLaterMessage: "Welcome {username}! do you want me to guide you to setup or do it yourself?", @@ -780,4 +794,5 @@ export const languageEnglish = { chatHTML: "Chat HTML", logShare: "Show Share Log Button", preview: "Preview", + recommended: "Recommended", } \ No newline at end of file diff --git a/src/lib/Others/WelcomeRisu.svelte b/src/lib/Others/WelcomeRisu.svelte index c4a871a0..c1cd62ed 100644 --- a/src/lib/Others/WelcomeRisu.svelte +++ b/src/lib/Others/WelcomeRisu.svelte @@ -232,6 +232,13 @@ {/if} {#if step === 3}