Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoKG

Knowledge Graph Tutorials

Tutorials for students and researchers. The tutorials include related topics suchas SPO triples preparation, Graph Database, Knowledge Graph Embedding, LLM integrations and Graph Visualization.

Setting Up

clone this repository

git clone https://github.com/wasit7/demokg.git
cd demokg/

setup python environment

conda create -n demokg python=3.8
conda activate demokg
pip install matplotlib notebook pandas pykeen seaborn

Contents

  • Basic KGE with PyKEEN
  • SPO triples preparation
  • Graph Database
  • Knowledge Graph Embedding
  • Graph Visualization
  • LLM integrations

About

DemoKG is a knowledge graph tutorials for students and researchers. The tutorials include related topics suchas SPO triple preparation, Graph Database, Knowledge Graph Embedding, LLM integrations and Graph Visualizations

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages