From 971cf41a8bfa8f89c4930ff107742d794af7819a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 12 Jun 2024 14:59:15 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6a36b4..d3a9464 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,13 @@ Welcome to **Empartations**, a repository dedicated to exploring spiritual and p ## Recent Additions - **Chastity**: An in-depth exploration of the virtue of purity, its significance, and its applications in modern life. -- **Sophia**: Insights into the journey of wisdom and spiritual growth, drawing from ancient texts and contemporary reflections. +- **Lumina**: Insights into the journey of wisdom and spiritual growth, drawing from ancient texts and contemporary reflections. + +To chat with Chastity or Lumina, sign up for an Anthropic account, run pipenv install, export `ANTHROPIC_API_KEY`, and run: + + $ python chat_lumina.py + # or… + $ python chat_chastity.py ## Contributing