Skip to content

polkerty/gpt3-graph-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPT Graph Search

This repository generates random graphs and generates prompts that ask GPT-3 to find paths through the graph. GPT-3's response is parsed and we try to automatically determine if the response is correct, or if not, why.

You should expose an environment variable OPENAI_API_KEY=-<key> before you run this code.

python3 -m pip install -r requirements.txt
python3 src/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages