A few months back, my team and I participated in the CohereAIHack, a hackathon that was organized specifically for Africans to try out the cohere multilingual embedding API.
My team settled on using the multilingual embeddings model to align sentences in one language ( preferably a low resource language) to their potential paired translation in english. The idea is that if we can crawl documents in both languages online (eg from news sites), we can easily pair up sentences that are translations of each other. And this could potentially be useful in other NLP use-cases.
I invite you all to check out the project description here.
Also, Here is the github repo.
We recently submitted a paper on this for a conference, and I am interested in what the community thinks about the project and in the possible directions we could take this project. Any comments and feedback are welcome.