Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 195 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 195 Bytes

holy-chef

CSE 5914 Project

Setup

Make file called .env in top directory. It should include:

elastic_password = '[your password here]'
OPENAI_API_KEY = '[your openAI api key here]'