Local RAG implementation on the topic of GNN


Introduction

Motivation: Navigating the GNN Research Landscape

Project Objectives

Architecting the solution

  1. Ollama & Llama3
  2. LangChain
  3. DuckDB
  4. Streamlit

Building the GNN Knowledge Graph Pipeline

  1. PDF Text Extraction
  2. Information Extraction: Unveiling Entities and Relationships
  3. Knowledge Graph Construction

Retrieval-Augmented Generation (RAG) in Action

Interactive Visualization: Exploring the GNN Universe

Key Insights and Lessons Learned

Codebase: Running locally

Codebase

Conclusion and Future Directions

Updated: