-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: AI Setup Wizard #188
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -0,0 +1,106 @@ | |||
--- | |||
title: AI Setup Wizard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice to add a tip with a link to this article in the https://support.crowdin.com/crowdin-ai/#configuring-ai section. Currently, there are no mentions of the wizard there at all
* **AI Pre-translate** – Automatically pre-translate strings with contextual awareness. | ||
* **AI in Editor** – Provides translators with AI-powered assistance. | ||
* *Show AI Suggestions:* Displays AI suggestions along with TM and MT suggestions. | ||
<Aside> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
caution
If you’ve dismissed the banner, you can still access the wizard using the following URL (replace `{your-crowdin-username}` with your actual Crowdin username): | ||
|
||
``` | ||
https://crowdin.com/profile/{your-crowdin-username}/ai/wizard | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not so important and even distracts, I would suggest moving it to the Q&A section
No description provided.