
Attiva gli avvisi di lavoro via e-mail!
Genera un CV personalizzato in pochi minuti
Ottieni un colloquio e una retribuzione più elevata. Scopri di più
A tech company in Bolzano is seeking a Senior RAG Systems Developer for a contract role focused on legal document processing. This position involves technical evaluation with a potential for long-term hire, requiring expertise in graph-based retrieval and Python development. The deliverables include implementing functions for knowledge graph construction and parallel query execution, culminating in a live demo. Compensation is $600 upon successful benchmark completion.
Senior RAG Systems Developer (Contract / Freelance)
$600 – paid only if you pass (95% benchmark)
3–5 days from materials receipt to live demo
Technical evaluation for potential long‑term hire
None (backend prototype only)
Contact : Objective
We're seeking an expert in graph-based retrieval (GraphRAG) to build a high‑accuracy prototype for legal document reasoning. This is a paid technical test that may lead to a long‑term position. The goal is a true GraphRAG system featuring explicit knowledge‑graph construction and traversal, multi‑hop reasoning, agentic orchestration, and strong focus on retrieval accuracy and explainability.
Download materials (Benchmark uses unseen questions.)
Implement two functions in Python 3.12 (Poetry project):
def ingest(document_paths: List[str]) -> None
"""Ingest Markdown docs and build the knowledge graph."""
def query(questions: List[str]) -> List[str]
"""Return answers with Vancouver‑style citations grounded in retrieved sources."""
Passing requires an overall score above 95%, measured by (LLM as a judge): Faithfulness (grounded, no hallucinations), Relevance (retrieval matches intent), Completeness (covers key legal points), and Clarity (structured, legally coherent writing).