Transform unstructured text into interactive knowledge graphs with LLM inference and graph visualization
This playbook demonstrates how to build and deploy a comprehensive knowledge graph generation and visualization solution that serves as a reference for knowledge graph extraction. The GB300 Ultra's massive GPU memory enables running the Llama 3.1 405B model, producing the highest-quality knowledge graphs and delivering superior downstream GraphRAG performance.
This txt2kg playbook transforms unstructured text documents into structured knowledge graphs using:
Future Enhancements: Vector embeddings and GraphRAG capabilities are planned enhancements.
You will have a fully functional system capable of processing documents, generating and editing knowledge graphs, and providing querying, accessible through an interactive web interface. The setup includes:
All required assets are in the playbook directory nvidia/station-txt2kg/assets (see Instructions, Step 1). Key files:
start.sh - Launch script for all servicesstop.sh - Stop script to shut down servicesdeploy/compose/ - Docker Compose configurationsDuration:
Risks:
Rollback: Stop and remove Docker containers, delete downloaded models if needed