Overview of Atlas-RAG in AutoSchemaKG
mainAtlas-RAG
Atlas-RAG is the core package of the AutoSchemaKG framework. It is designed for autonomous knowledge graph (KG) construction by integrating Knowledge Graph Triple Extraction with dynamic Schema Induction.
Key Capabilities:
- Automatic Schema Generation: Unlike traditional pipelines that require predefined schemas, Atlas-RAG uses conceptualization to generate schemas automatically.
- Unstructured Data Processing: Constructs high-quality KGs from unstructured text sources such as PDFs and Markdown.
- Zero-shot Inferencing: Enables cross-domain inferencing without manual schema tuning.
This package implements the research from the paper: 'AutoSchemaKG: Autonomous Knowledge Graph Construction through Dynamic Schema Induction from Web-Scale Corpora'.