KnowledgeGraphGPT
1.0.0
Transform plain text into a visually stunning knowledge graph with GPT-4 technology! This app converts text into RDF tuples and colors them based on frequency, creating a dynamic and informative representation of your data. Download the resultant RDF Tuples as a JSON file for easy integration and analysis.
npm >= v7.19.1node >= v14.17.4npm installnpm run to start the project and navigate to localhost:3000OpenAI API KeyPrompt and hit Generate.Export JSON to save the generated tuples in RDF format (Semantic tuples)Note: This project is inspired from https://github.com/varunshenoy/GraphGPT