A Christian ministry bringing the Word of God to the digital world
through artificial intelligence.
About
DeoGlo is a Christian charity that uses artificial intelligence to share the Word of God and biblical values online. The name comes from Deo Gloria - glory to God - and that is the whole point of the work.
Right now the entire project is built and run by one person, with a network of AI agents doing much of the heavy lifting: writing, editing, publishing. It started with video content, and it keeps growing from there. There is no office, no staff, no sponsors - just the conviction that Scripture should be easy to find in the places where people actually spend their time. If you want to know where this is going, read about our mission.
Mission
Our goal is to make the Bible and its values easier to find online - in more places, in more languages. Today that means publishing video content created with the help of AI agents.
The next step is bigger: a language model trained on the Bible alone. A model like that could answer hard theological questions, help with pastoral care, and be a trustworthy companion for any believer with an internet connection. No noise, no opinions dressed up as doctrine - just Scripture.
Long term, we want DeoGlo to speak at least 50 languages, so that nobody is left out of hearing the Word because of where they were born or what language they grew up with.
Donation
DeoGlo receives no funding from organizations or sponsors. Servers, software, AI tools, video production - all of it is currently paid for out of the founder's own pocket.
If you believe this work matters, your support goes straight into keeping it alive and growing: more content, more languages, and eventually a Bible-based AI model that anyone can use for free. Even a small gift makes a real difference for a one-person project.
To support DeoGlo or ask how you can help, please reach out through the contact form.
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';