Welcome to the Scripture App! This app is designed to enhance your study of the scriptures.
If you'd like to generate a random scripture, go to the Generator page.
To generate your own additional footnotes using natural language processing, check out the Similar Verses page.
Interested in word frequencies? Search for your word on the Frequency page.
Ensure you have the required dependencies installed by running the following commands:
pip install -r requirements.txt
To run the app, run the following command:
streamlit run Home.py
This Streamlit app uses scriptures from the standard works of the Church of Jesus Christ of Latter-day Saints. The app is built using Python with Streamlit, and it leverages the Streamlit Extras library for additional features. The natural language processing on the Similar Verses page uses the spaCy library.
Also check out my scripture blog, Write of Christ.