Skip to content

A package and command-line interface for extracting knowledge graphs from text, with a special focus on supporting agents working with scientific hypotheses and experiment design

License

Notifications You must be signed in to change notification settings

ndexbio/llm-text-to-knowledge-graph

Repository files navigation

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

About

A package and command-line interface for extracting knowledge graphs from text, with a special focus on supporting agents working with scientific hypotheses and experiment design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages