You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replexica is an AI-powered i18n engine for building multi-language React apps.
14
+
Replexica is an AI-powered i18n API for building multi-language React apps.
15
15
16
16
It ships in two parts:
17
17
18
18
1.**Replexica Compiler** - an open-source compiler plugin for React;
19
-
1.**Replexica Cloud** - an AI-powered engine in the cloud that performs translations.
19
+
1.**Replexica API** - an i18n API in the cloud that performs translations, using AI models.
20
20
21
21
## Why
22
22
@@ -72,8 +72,8 @@ Replexica is an AI-powered i18n engine for React, and it consists of **two main
72
72
* Infers metadata and user-facing text from the app;
73
73
* Prepares the content for translation.
74
74
75
-
1.**Replexica i18n Cloud** ([replexica.com](https://replexica.com)) - an AI translation engine in the cloud that translates apps into multiple languages, fast:
1.**Replexica i18n API** ([replexica.com](https://replexica.com)) - an i18n API in the cloud that translates apps into multiple languages, using LLMs, fast:
76
+
*~~$0/mo + usage and Free tier (w/ fair usage policy);~~ Entirely free, during the launch period;
77
77
* Full context awareness + brand voice;
78
78
* State-of-the-art quality translations (adding even more new languages soon!) via a mix of open-source and proprietary AI models;
79
79
* API is open, so anyone could build their own translation engine (self-hosting guide coming soon).
@@ -98,11 +98,11 @@ With Replexica, you can build multi-language apps without the hassle of dealing
98
98
99
99
Everyone in the world deserves to have access to great software. And we believe that making software multilingual is the most important step towards removing digital barriers.
100
100
101
-
That's why Replexica is open source: so that anyone can start building multi-language apps quickly and ship them to the world faster!
101
+
That's why Replexica Compiler is open source: so that anyone can start building multi-language apps quickly and ship them to the world faster!
102
102
103
103
### Commercial
104
104
105
-
Replexica Cloud, the commercial part of Replexica, is where we hope to start making money in the future. We don't have a clear business model yet, but we're thinking $0/month + usage, along with a free tier (with a fair usage policy), would be a good start.
105
+
Replexica API, the commercial part of Replexica, is where we hope to start making money in the future. We don't have a clear business model yet, but we're thinking $0/month + usage, along with a free tier (with a fair usage policy), would be a good start.
106
106
107
107
Having built hundreds of side-projects ourselves, we're committed to making Replexica an affordable / free tool for indie hackers and hobbyists building side-projects. In the end, that's where we come from, and that's where our heart is.
108
108
@@ -371,4 +371,4 @@ Lastly, we've recently created a [Discord channel](https://discord.gg/P2J3dGUM):
371
371
372
372
## Questions
373
373
374
-
If you found a bug, or have a feature request, please [create an issue](https://github.com/replexica/replexica/issues) and post the link in the Discord channel. We'll take a look as soon as we can!
374
+
If you found a bug, or have a feature request, please [create an issue](https://github.com/replexica/replexica/issues) and post the link in the Discord channel.
0 commit comments