Skip to content

dgg32/gpt-3-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt-3 extract

This repo hosts my code for the article "Relationship Extraction with GPT-3".

Prerequisite

  1. Python

  2. GPT-3 API key

Run

Follow the instruction in the article.

export OPENAI_API_KEY=[Your_GPT-3_API_KEY]

python python_api.py example_challenge.txt example_training.txt

Authors

  • Sixing Huang - Concept and Coding

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages