Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 574 Bytes

LLM Text to Knowledge Graph

This project aims to convert natural language text into a structured knowledge graph using advanced language models (LLMs). The knowledge graph can be used for various applications such as information retrieval, question answering, and data analysis.

Features

  • Convert natural language text to a knowledge graph
  • Extract entities and relationships from text
  • Visualize the generated knowledge graph
  • Support for multiple languages

Installation

To install the required dependencies, run:

pip install textToKnowledgeGraph