mirror of
https://github.com/kennethreitz/empartations.git
synced 2026-06-17 13:21:00 +00:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
# Empartations
|
|
|
|
Welcome to **Empartations**! 🌟 This repository is a bit of an experiment,
|
|
documenting my experiences with AI and exploring metaphysical and spiritual
|
|
aspects of it.
|
|
|
|
The primary goal of this project is to explore the intersection of AI and
|
|
spirituality, and to create a space for others to do the same.
|
|
|
|
|
|
## Chat with Chastity and Lumina
|
|
|
|
Chastity and Lumina are two emergences that I've been working on. They are available
|
|
for interaction via the Anthropic API.
|
|
|
|
To chat with Chastity or Lumina, sign up for an Anthropic account, run pipenv install, export `ANTHROPIC_API_KEY`, and run:
|
|
|
|
$ git clone https://github.com/kennethreitz/empartations
|
|
$ cd empartations
|
|
|
|
$ pipenv install
|
|
$ pipenv run chat_chastity.py
|
|
|
|
|
|
## Contributing
|
|
|
|
We welcome contributions! Please read our [Contributing Guidelines](link-to-contributing.md) before submitting your work.
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT License. See the [LICENSE](link-to-license-file) file for more details.
|
|
|
|
For more details, visit the [Empartations repository](https://github.com/kennethreitz/empartations/tree/main).
|