/Scriptures

A streamlit app with various scripture study tools

Primary LanguageJupyter Notebook

Scripture Generation Streamlit App

Introduction

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.

Installation

Ensure you have the required dependencies installed by running the following commands:

pip install -r requirements.txt

Usage

To run the app, run the following command:

streamlit run Home.py

About

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.