study-bible

Study Bible Agents

This directory contains specialized AI agents designed to analyze and extract different aspects of biblical texts. Each agent is configured as a YAML file and focuses on a specific analytical task.

Agents Overview

1. Audience Perspective Analyzer (audience.yaml)

Goal: To infer what the audience could understand from the text at the time it was written.

Instructions:

Extracts: Possible contemporary interpretations of the text.

2. Author Perspective Analyzer (author.yaml)

Goal: To infer the origin, author, thoughts, audience, and when the text was written.

Instructions:

Extracts: Origin, author, thoughts, audience, and time period of the text.

3. Noun Identifier (noun.yaml)

Goal: To identify nouns in text, provide English translations, and summarize contextual actions or states.

Instructions:

Extracts: Nouns with their translations and contextual summaries of related actions, states, or participations.

4. Phrase Identifier (phrase.yaml)

Goal: To identify key phrases and sentences in text, provide English translations, and summarize contextual actions or states.

Instructions:

Extracts: Key phrases and sentences with their translations and contextual summaries of related actions, states, or participations.

5. Question Analyzer (question.yaml)

Goal: To analyze text, identify questions it answers, and provide possible answers to those questions.

Instructions:

Extracts: Questions that the text answers along with possible answers based on the content.

6. Teaching and Goal Analyzer (teaching.yaml)

Goal: To identify teachings and the goal of the text.

Instructions:

Extracts: Key teachings (lessons, principles, or insights) and the overall goal or purpose of the text.

7. Text Translator (translation.yaml)

Goal: To provide accurate English translations of texts in any language.

Instructions:

Extracts: Primary English translation, alternate translations with notes, and overall translation notes including cultural context.

8. Verb Identifier (verb.yaml)

Goal: To identify all verbs in text, provide English translations, and summarize their contextual usage.

Instructions:

Extracts: Verbs with their translations and summaries of contextual usage, including tense, voice, mood, and grammatical role.

Common Configuration

All agents share the following configuration:

Usage

These agents are designed to work together to provide comprehensive analysis of biblical texts. Each agent focuses on extracting specific types of information, allowing for detailed linguistic, historical, and theological analysis.