Tutorials¶
End-to-end tutorials for building knowledge graphs with Complex Network RAG.
Available Tutorials¶
- Research Papers - Build a knowledge graph of ML research papers with field-specific similarity
- E-commerce Products - Create a product catalog with price-sensitive similarity
- Blog Posts - Discover related blog posts using composite embeddings
- Chat Archives - Archive and search chat conversations by user and content
- 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