Lumination AI Homework Helper
Lumination AI Homework Helper - Step-by-step AI solutions for math and science
by Lumination Team · github.com/borjablm/lumination-ai-homework-helper
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/borjablm/lumination-ai-homework-helper/releases/download/v1.3.1/lumination-ai-homework-helper.zipReadme
=== Lumination AI Homework Helper === Contributors: luminationteam Tags: homework, ai, math, education, latex Requires at least: 6.4 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.3.1 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html
Step-by-step AI solutions for math and science homework. Upload an image, PDF, or type your problem — with full LaTeX rendering.
== Description ==
Lumination AI Homework Helper gives students a simple, clean interface to get step-by-step solutions to math and science problems.
Requires Lumination Core (free) — install it first.
= Features =
- File upload — drag-and-drop or browse for PNG, JPEG, or PDF files (max 10 MB)
- Clipboard paste — paste a screenshot directly with Ctrl+V
- Text input — type or paste any problem up to 10,000 characters
- LaTeX rendering — solutions display beautifully with inline and display math via MathJax (bundled in Core)
- Step-by-step format — AI responses are structured with clear headings and working
- Access control — restrict via the
lumination_core_can_submitfilter
= Shortcode =
Place [lumination_homework_helper] on any page or post.
= Getting Started =
- Install and activate Lumination Core.
- Go to Tools → Lumination → API Configuration and enter your API key and base URL.
- Install and activate Lumination AI Homework Helper.
- Add
[lumination_homework_helper]to any page.
== Installation ==
- Install Lumination Core first and configure your API credentials.
- Upload the
lumination-ai-homework-helperfolder to/wp-content/plugins/. - Activate the plugin via the Plugins screen.
- Add
[lumination_homework_helper]to any page or post.
== Frequently Asked Questions ==
= Do I need Lumination Core? =
Yes. The homework helper requires Lumination Core for API access, analytics, and math rendering. If Core is not active, the plugin shows an admin notice and the shortcode outputs nothing.
= What file types are supported? =
PNG, JPEG, and PDF files up to 10 MB.
= Can I restrict who can use the homework helper? =
Yes. Use the lumination_core_can_submit filter. See the Homework Helper tab in Tools → Lumination for a code example.
= Where is my usage data? =
In Tools → Lumination → Usage Analytics (provided by Lumination Core).
== Changelog ==
= 1.3.1 =
- Homework from an uploaded image now works: photos/screenshots are sent as image_b64, PDFs as file_b64 (requires the AI Tutor image/PDF support).
= 1.3.0 =
- Migrate to the AI Tutor API v1 /homework endpoint (requires Lumination Core 1.2.0+).
- Solve typed problems or uploaded files through a single request.
= 1.0.0 =
- Initial release.
- Shortcode
[lumination_homework_helper]. - File upload with drag-and-drop and clipboard paste support.
- Text input up to 10,000 characters.
- LaTeX math rendering via Core's MathJax integration.
- Access control via
lumination_core_can_submitfilter.
== Upgrade Notice ==
= 1.0.0 = Initial release.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.3.1 | Jul 8, 2026 | lumination-ai-homework-helper.zip | 0 |
| v1.3.0 | Jul 6, 2026 | lumination-ai-homework-helper.zip | 0 |
| v1.2.1 | Apr 7, 2026 | lumination-ai-homework-helper.zip | 0 |
| v1.2.0 | Mar 11, 2026 | lumination-ai-homework-helper.zip | 0 |
| v1.1.0 | Mar 11, 2026 | lumination-ai-homework-helper.zip | 0 |
| v1.0.0 | Mar 11, 2026 | lumination-ai-homework-helper.zip | 0 |