gpt graph
1.0.0
GPT Graph is a simple tool that serves as a knowledge graph explorer utilizing the GPT 3.5 turbo model to help users explore information in an organized and intuitive way.
Checkout the online demo Here
npm installnpm run devtemprature We use the 0.7 to get different and more creative responses every time, you may play around with different values and check the outputOpenAI API key is required to run this tool
.env file in root directory, and your key as a value to VITE_OPENAI_KEY variableThis tool is made just for demonstration purpose of the idea and for how to use LLMs in general, it has very limited functionalities and not tested
MIT