Skip to main content

Bible Study Assistant for Christian Education and Research

Project description

Biblia: Bible Study AI Assistant 🤖📚

An intelligent assistant for biblical study and spiritual growth that combines modern AI with scriptural wisdom, featuring beautiful terminal-based UI.

Biblia Terminal UI

✨ Features

  • Rich Terminal Interface: Beautiful, colorful console output with proper formatting of headings, lists, and emphasis
  • AI-Powered Biblical Teaching: Generate in-depth theological insights on any biblical topic
  • Daily Verse Devotionals: Receive daily verses with AI-generated devotional content
  • Spiritual Reflections: Create meaningful reflections on biblical passages and teachings
  • Markdown Export: Save your study sessions in beautifully formatted Markdown files
  • Google Gemini Integration: Leverages Google's powerful Gemini AI model for theological analysis

📸 Screenshots

Click to see Biblia in action

Welcome Screen

Welcome Screen

Biblical Teaching

Teaching Example

Daily Verse

Daily Verse

🚀 Installation

From PyPI (Recommended)

pip install biblia

From Source

git clone https://github.com/ashioyajotham/bible.git
cd bible
pip install -e .

🔑 Configuration

Create a .env file in your project directory:

GEMINI_API_KEY=your_gemini_key
SERPER_API_KEY=your_serper_key  # For web search capabilities
ESV_API_KEY=your_esv_key        # For Bible verse lookup

📖 Usage

Start Interactive Mode

bible

Available Commands

  • teach (t): Get biblical teaching on a topic
  • verse (v): Get daily verse with devotional
  • reflect (r): Reflect on recent study
  • export (e): Export study session
  • help (h): Show help message
  • exit (q): Exit application

🏗️ Architecture

graph TB
    User([User]) --> CLI[Command Line Interface]
    CLI --> BA[Bible Agent]
    
    subgraph "Core Components"
        BA --> MS[Model Selector]
        BA --> SA[Search Agent]
        BA --> SS[Study Session]
        
        MS --> GM[Gemini Model]
        MS --> HF[HuggingFace Model]
        
        SA --> SP[Serper Service]
        SA --> MA[Model Analysis]
    end
    
    subgraph "Features"
        BA --> VS[Verse Service]
        BA --> TS[Teaching Service]
        BA --> RS[Reflection Service]
        BA --> AS[Analysis Service]
    end
    
    subgraph "Utils & Formatting"
        BA --> CF[Console Formatter]
        BA --> MF[Markdown Formatter]
        SS --> EX[Export System]
    end

🛠️ Technical Components

  • Rich Console Interface: Beautiful terminal UI with color, formatting, and proper Markdown rendering
  • Agent System: Modular design with specialized agents for different tasks
  • AI Integration: Google Gemini model for high-quality theological insights
  • Session Management: Persistent study sessions that can be exported
  • Error Handling: Graceful error handling and user-friendly messages

🙏 Contributing

Contributions are welcome! Please read our contributing guidelines for more details.

📜 License

MIT License - See LICENSE for more details.

⚠️ Note

This is an AI assistant tool meant to aid in Bible study, not replace traditional study methods or spiritual guidance.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biblia-0.5.5.tar.gz (33.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

biblia-0.5.5-py3-none-any.whl (35.2 kB view details)

Uploaded Python 3

File details

Details for the file biblia-0.5.5.tar.gz.

File metadata

  • Download URL: biblia-0.5.5.tar.gz
  • Upload date:
  • Size: 33.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for biblia-0.5.5.tar.gz
Algorithm Hash digest
SHA256 3311a187cf7e3645fdf7ee122078333a5d82ade4b0ac5246405b1e8ec98d5368
MD5 95bc9591a74c7954def7b24bc1719e60
BLAKE2b-256 4b763c9f1b9dc576f64e63bc5da098adbef9e16b2c1979dc1a0550d3240b8fdb

See more details on using hashes here.

File details

Details for the file biblia-0.5.5-py3-none-any.whl.

File metadata

  • Download URL: biblia-0.5.5-py3-none-any.whl
  • Upload date:
  • Size: 35.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for biblia-0.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e91fdd9c419f7d3c57f2d940a74cbb288dd3b8c583db6fd0f1cd99d9339806b1
MD5 cced3ac0c4eb0f17cd4eb579255ae1f0
BLAKE2b-256 ac13ecb88c0aab88ac9f2548caa4cde5619ec961f4fde75911c312f067a34188

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page