home / tag / project
Building a Lithuanian Law Assistant with LLM and RAG (part 2)
Building a Lithuanian Law Assistant with LLM and RAG (part 2)
Feb 21, 2026
8 min read
2 charts

I continue building a Lithuanian AI law assistant. I already have a POC with 4 laws chunked and loaded to the database with semantic retrieval. Is it useful? A bit. It can look up...

airagllm
Lithuanian Lemmatization: A Practical Guide
Lithuanian Lemmatization: A Practical Guide
Feb 16, 2026
9 min read
1 charts

Lemmatization is needed in systems that extract, store, or query information based on terms. Words appear in different forms depending on grammar, but you need to normalize them...

ragdataproject
Building a Lithuanian Law Assistant with LLM and RAG (part 1)
Building a Lithuanian Law Assistant with LLM and RAG (part 1)
Feb 4, 2026
4 min read
1 charts

I'm building another one, a new app. This time I'll share my progress and findings with you. I'm building a Lithuanian law assistant with LLM using RAG. As nowadays usual, it is a...

llmuirag