infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
12.35k stars 1.2k forks source link

[Question]: How about multi-lingual? #837

Open sensoryfox opened 2 months ago

sensoryfox commented 2 months ago

Describe your problem

Hey, everybody! I'm sure you are doing a very cool thing, rolled out at my place, but faced with the fact that in my language (Russian), nothing works. I had to fix everything by hand, including the work of regular expressions.

Up to this point, I was getting something like this from the bot: "нучто-то,ядумаю,вотздесьвотестькнопочкаструбкой,что-то,наверное,надозаказатьпоповодутого,заказатьобратныйзвонок."

I wanted to look in the direction of expanding the possibilities of language management and put this task in a separate branch. Do you have any plans to enable multi-language for ragflow?

KevinHuSh commented 2 months ago

Yes, of course. But we're lack of native speeker for other languages which leads to that we can't evaluate our work or solutions. Welcome to contribute, it's a international community isn't it.

ArmanBM commented 1 month ago

I also have the similar problem. I need this awesome tool in multi lingual (Arabic/Persian). can you help me where to start? I may be able to add these language to the project as I know native speakers for both.