BibleMate AI is an autonomous AI agent able to make plans and execute multiple steps to complete bible-related tasks, like in-depth study on a particular bible passage. Offers CLI version, MCP server, Web UI, Http server, API server
# BibleMate AI **BibleMate AI** is a groundbreaking, autonomous AI agent designed to revolutionize your Bible study. It can create study plans, coordinate multiple Bible tools, and take multi-step actions to complete complex Bible-related tasks, such as conducting an in-depth study of a particular Bible passage. **🌐 Website:** https://biblemate.ai **📺 Public Demo:** https://biblemate.gospelchurch.uk **🔌 MCP Server:** https://bible.gospelchurch.uk/mcp **📡 API Server:** https://biblemate.gospelchurch.uk/api/data ## Table of Contents - [Overview](#overview) - [Getting Started](#getting-started) - [Key Features](#key-features) - [Components & Repositories](#components--repositories) - [Related Projects](#related-projects) - [Data Repositories](#data-repositories) ## Overview BibleMate AI is a comprehensive Bible study suite that represents a major upgrade from the [UniqueBible App](https://github.com/eliranwong/UniqueBible). It offers multiple interfaces and deployment options to suit different use cases: - **CLI/TUI** - Command-line interface for terminal users - **Web GUI** - Modern web interface accessible from any browser - **MCP Server** - Model Context Protocol integration for AI assistants - **HTTP/API Server** - RESTful API for custom integrations ## Getting Started ### Installation Choose the package(s) that match your needs: ```bash # TUI/CLI Version, Agent Mode, Partner Mode, and MCP Server pip install --upgrade biblemate # Headless CLI Version, Agent Mode pip install --upgrade biblemateagent # Bible Data Setup pip install --upgrade biblematedata # Web GUI, HTTP Server, API Server pip install --upgrade biblemateweb ``` ### Usage ```bash # Launch TUI/CLI / Agent Mode / Partner Mode biblemate # Launch Headless CLI / Agent Mode biblemateagent # Launch MCP Server biblematemcp # Setup Bible Data biblematedata # Launch Web GUI / HTTP Server biblemateweb # API Client biblemateapi -h ``` **Access Web Interface:** - Local: http://localhost:33
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.