Skip to content

Latest updates multilingual #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all 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.
30 changes: 30 additions & 0 deletions docs/blog/posts/multilingual-support.md
Original file line number Diff line number Diff line change
@@ -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.
<!-- 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.
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) |
Comment on lines +23 to +26
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you upload higher resolution screenshots here? It shows up as small on the blogpost because it's too low res I think

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok Let me check how I can do that.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you fullscreen the webpage and take a screenshot that should be good enough


## What's next ?

The next steps will be to add models to support different low-resource languages, our priority being Hindi, Zulu and Xhosa.