diff --git a/docs/blog/images/multilingual/mult_edit.png b/docs/blog/images/multilingual/mult_edit.png new file mode 100644 index 000000000..38e391443 Binary files /dev/null and b/docs/blog/images/multilingual/mult_edit.png differ diff --git a/docs/blog/images/multilingual/mult_main.png b/docs/blog/images/multilingual/mult_main.png new file mode 100644 index 000000000..143bcb0f9 Binary files /dev/null and b/docs/blog/images/multilingual/mult_main.png differ diff --git a/docs/blog/posts/multilingual-support.md b/docs/blog/posts/multilingual-support.md new file mode 100644 index 000000000..41bf549a0 --- /dev/null +++ b/docs/blog/posts/multilingual-support.md @@ -0,0 +1,30 @@ +--- +authors: + - Carlos +category: + - Database + - API +date: 2024-04-19 +--- +# Namaste Multilingual support + +We are excited to announce a significant enhancement to our web application: _multilingual content management_. This update sets stone to one of our key features which is to enable multlilingual model support. This update will make managing contents in different languages easier. +We are excited to announce a significant enhancement to our web application: _multilingual content management_. You can now add different language versions for each of your content pieces. + + +## What's new? + +Multilingual content support changes the way contents are managed. Now contents can have many languages version, up to the number of languages supported. Allowing contents to have different language versions will help enhancing the accessibility of contents by breaking the language barrier. Users will be able to ask questions in their local language and receive answers in the same language, improving user experience. Here is the new look of our projet's Admin App. +Multilingual content support changes the way contents are managed: now contents can have many languages version, up to the number of languages supported. This will enhance the accessibility of the system by breaking the language barrier and users will now be able to ask questions in their local language and receive answers in the same language. + +Here is the new look of our projet's Admin App: +| Old UI | Multilingual UI | +| --------------------------------------------------------------------- | ------------------------------------------------------------------ | +| Main page | +| ![old UI main screenshot](../images/mui_switch/mui_main.png) | ![Multilingual main screenshot](../images/multilingual/mult_main.png) | +| Edit page | +| ![old UI edit screenshot](../images/mui_switch/mui_edit.png) | ![Multilingual edit screenshot](../images/multilingual/mult_edit.png) | + +## What's next ? + +The next steps will be to add models to support different low-resource languages, our priority being Hindi, Zulu and Xhosa.