Textualization / the-ragged-edge-box

RAGGED EDGE BOX: Your Personal AI-Powered Document Search System
Other
9 stars 2 forks source link

Multilingual version #24

Open DrDub opened 2 months ago

DrDub commented 2 months ago

The semantic search classes support XLM RoBERTa sentence embeddings, which in turn support 100 different languages.

A local LLM that supports languages other than English is needed (and that can be redistributed, a LLaMa model is not an option).

Translating the Web UI to multiple languages is also needed.