Skip to content

A simple demo for utilising multiple different languages in RAG, Built on request for someone I met on discord.

License

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

8 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, Built on request for someone I met on discord.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages