Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT-3 Alchemy

GPT-3 attempts to predict & balance chemical reactions

Setup

  • Create a virtual environment using virtualenv or conda
  • Install Python dependencies
pip install -r requirements.txt
  • Install node dependencies (if you want to run the web-app)
yarn install
  • Set your open-ai key as an environment variable named OPENAI_KEY. Example:
export OPENAI_KEY=sk-something

Run App

python main.py

About

GPT-3 attempts to predict & balance chemical reactions

Topics

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages