Home weploy.ai weploy.ai Frequently Asked Questions

weploy.ai Frequently Asked Questions

FAQ from weploy.ai

What is weploy.ai?

weploy.ai is a platform that enables users to translate their apps into any language quickly and easily. It offers an open source npm package and a free API key to facilitate the translation process. With weploy.ai, users can eliminate the complexities of i18n and leverage AI-powered translations.

How to use weploy.ai?

To use weploy.ai for app translation, follow these steps:nn1. Get a free API key by creating a project.n2. Install the npm package provided by weploy.ai.n3. Let the AI translate your app's text.nnUsers can also edit the translations generated by AI if they are not satisfied with them.

How does the AI translate the text?

The npm package scans the project for visible text and sends it to the backend, where GPT-4 translates it. The translated text is then sent back to the project and displayed to the user.

How can I exclude pages from being translated?

You can configure this in the config file of the npm package. Additionally, you can exclude specific elements by adding the class 'weploy-exclude' to them.

Where can I report a bug?

Please report any bugs to [email protected].

What if I exceed the included requests in my plan?

High traffic websites will be charged $0.001 per additional request beyond the included monthly allowance of 10,000 requests. A warning will be sent before reaching the limit.

What payment methods are accepted?

Most Credit and Debit Cards are accepted.

Where are the translations stored?

The translations are stored in a database hosted on a server in Germany.

Which technologies are supported?

weploy.ai currently supports React and Next.JS, with plans to support more technologies in the future.

Related AI tools