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
56 watching
392 forks
Language: JavaScript
last commit: 9 months ago gpt-3knowledge-graph
Related projects:
Repository | Description | Stars |
---|---|---|
whoiskatrin/chart-gpt | An AI tool to generate charts from text input | 3,559 |
stellargraph/stellargraph | A machine learning library for graph data | 2,957 |
pyg-team/pytorch_geometric | A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
cytoscape/cytoscape.js | A graph theory library for visualizing and analyzing complex relationships in data | 10,166 |
derwenai/kglab | An abstraction layer in Python for building knowledge graphs using popular graph libraries. | 592 |
microsoft/graphrag | Enhances large language models with knowledge graph information to improve text reasoning and generation capabilities. | 20,636 |
google-deepmind/graph_nets | Builds graph networks in TensorFlow using a library provided by DeepMind's AI research organization. | 5,370 |
dmlc/dgl | A Python package for building deep learning models on graph data structures | 13,601 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,644 |
alibaba/graphscope | A unified distributed graph computing platform providing a one-stop environment for diverse graph operations on large-scale data | 3,325 |
google-deepmind/graphcast | A package providing utilities and models for training weather prediction models using graph neural networks and JAX | 5,444 |
visgl/deck.gl | A high-performance visualization framework for 3D rendering of large datasets on web browsers. | 12,344 |
memgraph/memgraph | A graph database designed for real-time analytics and stream processing. | 2,520 |
antvis/g2 | A visualization grammar that enables rapid creation of data-driven visualizations with concise declarations and infers complex details. | 12,155 |
shreyashankar/gpt3-sandbox | A tool to easily create web demos using the GPT-3 API with minimal code and effort. | 2,900 |