Skip to content

A simple demo for utilising multiple different languages in RAG

Notifications You must be signed in to change notification settings

SecretiveShell/multilingual-RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ukrainian RAG demo

This project contains a demo showcasing RAG for non-English languages. The code is designed for English/Ukrainian question answering but can ingest documents in any language.

To set up the demo, make sure to run:

ollama pull llama3:8b
ollama pull nomic-embed-text:latest

and setup a python venv and install the requirements with pip install -r requirements.txt.

About

A simple demo for utilising multiple different languages in RAG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages