- Step1: Clone the GitHub repo (git clone https://github.com/swigerb/recipe-chat)
- Step2: Install dependencies (npm install or pip install -r requirements.txt)
- Step3: Set your OPENAI_API_KEY environment variable
- Step4: Place your recipe files (Markdown, text, PDF) into the recipes folder
- Step5: Run the application (npm run dev or python app.py)
- Step6: Open the web interface and start chatting with your recipes