Section 01
Automap: Guide to the Multi-Agent Driven Automated Knowledge Graph Generation System
Core Overview of Automap
Automap is an open-source project maintained by ProyectoPIONERA (GitHub link: https://github.com/ProyectoPIONERA/automap), designed to address the complexity and time-consuming nature of traditional knowledge graph construction. Based on a multi-agent architecture, it uses large language models (LLMs) and the LangGraph framework to automate the entire process from CSV data to knowledge graphs, including CSV schema analysis, ontology search, competency question generation, iterative optimization of YARRRML mappings, and knowledge graph materialization.