Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/blog/images/multilingual/mult_edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/blog/images/multilingual/mult_main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions docs/blog/posts/multilingual-support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
authors:
- Carlos
category:
- Database
- API
date: 2024-03-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.

<!-- more -->

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

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