Chronolex

SheroyanMagdalena/Chronolex

ChronoLex is an Armenian legal research assistant. It searches dated ARLIS provisions, filters legal versions by the requested date, and returns answers with supporting sources.

Python Stars: 0 Forks: 0 Language/NLP

Summary

ChronoLex (ARLIS Assistant) is a local-first legal document retrieval system for Armenian law. It processes a large JSONL dump of Armenian legal documents (ARLIS), normalizes records, creates article-aware text chunks, generates multilingual embeddings, and performs semantic search to return the top 5 most relevant legal provisions in response to a natural language query. It serves as a retrieval baseline for legal research, providing source text and citations without generating final legal advice.

Similar Projects