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.
- Convert natural language text to a knowledge graph
- Extract entities and relationships from text
- Visualize the generated knowledge graph
- Support for multiple languages
To install the required dependencies, run:
pip install textToKnowledgeGraph