Daniel,
Good point. Those interested can also install that software locally and run it, providing their private API key(s) to the local web application.
Best regards,
Adam
________________________________
From: Daniel Arista <daniel.arista@gmail.com>
Sent: Friday, March 17, 2023 12:03 PM
To: Adam Sobieski <adamsobieski@hotmail.com>
Cc: semantic-web@w3.org <semantic-web@w3.org>; public-aikr@w3.org <public-aikr@w3.org>
Subject: Re: GraphGPT: Processing Natural Language into Knowledge Graphs
I don't think sharing your private API keys is a good idea...
On Fri, Mar 17, 2023 at 2:21 AM Adam Sobieski <adamsobieski@hotmail.com<mailto:adamsobieski@hotmail.com>> wrote:
Semantic Web Interest Group,
Artificial Intelligence Knowledge Representation Community Group,
Recently, mailing list participants were discussing large language models and ontologies, e.g., formulating SPARQL queries from natural-language prompts.
I would like to share a hyperlink to a new project, GraphGPT, which processes natural language into knowledge graphs: https://github.com/varunshenoy/GraphGPT .
The project has a demo available online: https://graphgpt.vercel.app/ . To interact with the demo, you will need an OpenAI API key: https://platform.openai.com/account/api-keys .
GraphGPT, developed over a weekend, about a month ago, utilizes GPT-3. It may be possible to deliver more features with a newer large language model, e.g., GPT-4.
Best regards,
Adam Sobieski