Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szokeasaurusrex/holy-chef

CSE 5914 Project
https://github.com/szokeasaurusrex/holy-chef

Last synced: 8 days ago
JSON representation

CSE 5914 Project

Awesome Lists containing this project

README

        

# 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]'
```