OpenAI is a non-profit organization that studies artificial intelligence in which influential businessmen and investors such as Elon Musk participate. https://openai.com/
git clone https://github.com/seiyatakahashi/gpt-2.git && cd gpt-2
python3 download_model.py 1558M
pip3 install -r requirements.txt
python3 src/interactive_conditional_samples.py