All work
LLM & NLPResearch2025

HybridRAG — vector + graph retrieval

A retrieval system that classifies the question first, then picks between semantic search, a knowledge graph, or both.

Scope something similarCode walkthrough available on request
A dashboard of charts and metrics on a widescreen monitor

The problem

Plain vector RAG answers 'what is X' well and fails at 'why does X relate to Y'. Scientific literature is full of the second kind of question.

What we built

  • Query classifier that sorts questions into explicit facts, implicit reasoning, hidden rationale and interpretable rationale
  • VectorRAG path using dense embeddings for semantic similarity retrieval
  • GraphRAG path over a Neo4j knowledge graph extracted from the source papers, for relationship and multi-hop reasoning
  • Context fusion that merges structured and semantic evidence before generation
  • Full ingestion pipeline: PDF extraction, cleaning, chunking, embedding and graph construction, plus RAGAS-based evaluation
nova2labs

nova2labs

Replies within 24 hours

👋 Welcome to nova2labs! We help businesses leverage AI, build scalable infrastructure, and develop custom software solutions.