GraphGPT
Entity graph generator
Converts unstructured natural language into a visual representation of entities and their relationships.
Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️♂️
4k stars
55 watching
390 forks
Language: JavaScript
last commit: 7 months ago gpt-3knowledge-graph
Related projects:
Repository | Description | Stars |
---|---|---|
whoiskatrin/chart-gpt | An AI tool to generate charts from text input | 3,554 |
stellargraph/stellargraph | A machine learning library for graph data | 2,948 |
pyg-team/pytorch_geometric | A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,382 |
cytoscape/cytoscape.js | A graph theory library for visualizing and analyzing complex relationships in data | 10,123 |
derwenai/kglab | An abstraction layer in Python for building knowledge graphs using popular graph libraries. | 581 |
microsoft/graphrag | Enhances large language models with knowledge graph information to improve text reasoning and generation capabilities. | 19,129 |
google-deepmind/graph_nets | An open-source library for building graph networks in TensorFlow and Sonnet | 5,360 |
dmlc/dgl | A Python package for building deep learning models on graph data structures | 13,548 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,516 |
alibaba/graphscope | A unified distributed graph computing platform providing a one-stop environment for diverse graph operations on large-scale data | 3,295 |
google-deepmind/graphcast | An open-source Python package for training and using a medium-range global weather forecasting model based on graph neural networks. | 4,641 |
visgl/deck.gl | A high-performance visualization framework for 3D rendering of large datasets on web browsers. | 12,265 |
memgraph/memgraph | A graph database designed for real-time analytics and stream processing. | 2,437 |
antvis/g2 | A visualization grammar that enables rapid creation of data-driven visualizations with concise declarations and infers complex details. | 12,130 |
shreyashankar/gpt3-sandbox | A tool to easily create web demos using the GPT-3 API with minimal code and effort. | 2,899 |