Skip to content
/ demokg Public

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

License

Notifications You must be signed in to change notification settings

wasit7/demokg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages