Skip to content

Commit ce78a7e

Browse files
committed
docs: some readme tweaks
1 parent fe59b8d commit ce78a7e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
[![Release](https://github.com/replexica/replexica/actions/workflows/release.yml/badge.svg)](https://github.com/replexica/replexica/actions/workflows/release.yml)
1212
[![GitHub License](https://img.shields.io/github/license/replexica/replexica)](https://github.com/replexica/replexica/blob/main/LICENSE.md)
1313

14-
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.
1515

1616
It ships in two parts:
1717

1818
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.
2020

2121
## Why
2222

@@ -72,8 +72,8 @@ Replexica is an AI-powered i18n engine for React, and it consists of **two main
7272
* Infers metadata and user-facing text from the app;
7373
* Prepares the content for translation.
7474

75-
1. **Replexica i18n Cloud** ([replexica.com](https://replexica.com)) - an AI translation engine in the cloud that translates apps into multiple languages, fast:
76-
* $0/mo + usage and Free tier (w/ fair usage policy);
75+
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;
7777
* Full context awareness + brand voice;
7878
* State-of-the-art quality translations (adding even more new languages soon!) via a mix of open-source and proprietary AI models;
7979
* 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
9898

9999
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.
100100

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!
102102

103103
### Commercial
104104

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.
106106

107107
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.
108108

@@ -371,4 +371,4 @@ Lastly, we've recently created a [Discord channel](https://discord.gg/P2J3dGUM):
371371

372372
## Questions
373373

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

Comments
 (0)