Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 446 Bytes

README.MD

File metadata and controls

16 lines (11 loc) · 446 Bytes

Prerequisites

You must have python3 and pip3 installed on your machine with either python or python3 and pip or pip3 working as system commands.

Install dependencies

pip3 install -r requirements.txt

Create a .env file and add your openai secret key inside it

OPENAI_API_KEY=sk-xyz

Copyrights: DeepLearning.ai