Skip to content

Tutorials

End-to-end tutorials for building knowledge graphs with Complex Network RAG.

Available Tutorials

  1. Research Papers - Build a knowledge graph of ML research papers with field-specific similarity
  2. E-commerce Products - Create a product catalog with price-sensitive similarity
  3. Blog Posts - Discover related blog posts using composite embeddings
  4. Chat Archives - Archive and search chat conversations by user and content
  5. RAG Pipeline - Build a complete retrieval-augmented generation pipeline with LLM integration

Each tutorial includes: - Complete YAML configuration - Step-by-step code examples - Expected outputs and visualizations - Best practices and tips