knowledge_graph_maker is a Python library that converts any text into a knowledge graph based on a given ontology. A knowledge graph is a semantic network representing the connections between real-world entities and their relationships. This library assists users in analyzing textual content in depth through graph algorithms and centrality calculations, enabling connectivity analysis between concepts, and enhances communication with text through Graph Retrieval Augmentation (GRAG) techniques.