ai-Bible
@AdbC99
Starting with an mcp-server for repeatably using defined bible data with LLMs
Overview
What is ai-Bible?
ai-Bible is a project that explores the use of AI for interpreting and understanding biblical text. It starts with an MCP (Model Context Protocol) server designed to repeatedly and reliably retrieve Bible verses for use with LLMs.
How to use ai-Bible?
Details for installing, configuring, and invoking the MCP server can be found in the README.md inside the mcp-server subfolder. The project also offers a web-accessible front end at http://ai-bible.com.
Key features of ai-Bible?
- AI‑powered biblical text interpretation
- MCP server for reliable Bible verse retrieval
- Designed for repeatable use with LLMs
- Web‑accessible front end (pocket bible)
- Open source under GNU GPL v3
Use cases of ai-Bible
- Providing consistent Bible verses to LLMs in conversational AI contexts
- Building AI‑assisted Bible study or commentary tools
- Exploring how AI can aid in understanding biblical passages
FAQ from ai-Bible
What is the main purpose of ai-Bible?
It aims to explore AI within the context of interpreting and understanding biblical text, starting with an MCP server for reliable Bible data access.
Is there a web interface available?
Yes, a front end is accessible at http://ai-bible.com, described as a pocket bible.
What license does ai-Bible use?
The project source code is under the GNU GPL v3 license. Data files within the project may come under different licenses; see LICENCE.md for details.
Where can I find detailed instructions for the MCP server?
See the README.md in the mcp-server subfolder for comprehensive installation and usage information.
Are contributions welcome?
Yes, contributions via pull requests or issues are encouraged for enhancements or bug fixes.