Knowledge Graphs

Exercise 5.6 Boostrasping a Knowledge Graph from a Textbook

Exercise 5.6. The goal of this project is to bootstrap a knowledge graph from a textbook, following the approach described by Chaudhri et al. (2022). You may use any textbook from the OpenStax textbook library. While the previous work used BERT for information extraction, in this project you will use state-of-the-art language models such as Gemini or ChatGPT.

Sample Solution