GraphGPT icon indicating copy to clipboard operation
GraphGPT copied to clipboard

Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️‍♂️

Results 25 GraphGPT issues
Sort by recently updated
recently updated
newest added

GraphGPT (main)$ npm run start > [email protected] start > react-scripts start sh: react-scripts: command not found I got this error above. I have updated and fix all version using npm...

when I execute the order "npm run start", it shows as follow: npm ERR! Missing script: "start" npm ERR! npm ERR! Did you mean one of these? npm ERR! npm...

As GraphGPT works like make a request to GPT 3 ``` Given a prompt, extrapolate as many relationships as possible from it and provide a list of updates. If an...

I have credit in my OpenAI account and I'm using a short text. The error is not due to my OpenAI account or quota limit. Few others have also reported...

I can open the webpage http://localhost:3000/, but it reports an error after clicking generate.

Once i add in my openapi key and my prompt, it comes up with an error saying something went wrong with the request and in the logs it shows POST...

![image](https://github.com/varunshenoy/GraphGPT/assets/120118908/7e885527-fb78-4571-b091-e53a8df35dfc)

Add node engine indicates node version to be used.

Hi there, Thanks for the great project, I want to use Azure OpenAI API instead of OpenAI, but I don't know where I can modify it (Keys,..) Thank you.

I install graphGPT and run the application. When I include my new API key from OpenAI which I have never used it generate an error when I try to generate...