Description
ChameFlow AI helps teachers turn educational content into focused, interactive lessons and gives students a clear learning experience alongside their existing WordPress LMS.
Teachers can create lessons from text or supported files, connect lessons to video content, edit generated sections, publish lessons, and track learner progress. Students can access the lessons available to them and complete the built-in interactive exercises.
The WordPress.org build is fully functional on its own. It includes Multiple Choice and True/False exercises, lesson progress, exercise results, video-linked lessons, LMS access checks, and a student lesson interface. Optional links to additional ChameFlow AI products are provided only where relevant; premium implementations are not bundled in this plugin.
Core learning workflow
- Create an interactive lesson from educational content.
- Generate Summary, Explanation, Concepts, Examples, and Questions with Google Gemini.
- Edit, reorder, show, hide, save, and publish lesson sections.
- Connect a lesson to supported video content.
- Let eligible students open the interactive lesson from the associated video.
- Track lesson progress and exercise results.
Free exercises
- Multiple Choice questions with four answer options.
- True/False questions.
- Configurable question count, with ten questions as the default.
- Immediate answer feedback.
- Exercise editing, saving, playback, and result tracking.
File processing
Supported source files include PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, TXT, CSV, JPG, JPEG, PNG, WEBP, MP3, WAV, OGG, M4A, WEBM, FLAC, AAC, MP4, and MOV.
Files are temporarily stored on the WordPress site and sent to Google Gemini only when the user explicitly requests AI processing. ChameFlow AI does not require local PDF readers, OCR, FFmpeg, or server-side transcription utilities. Direct file processing is limited to 50MB by the plugin and is also subject to the configured Gemini model and account limits.
LMS integration
ChameFlow AI integrates with supported WordPress learning environments, including Tutor LMS, so lessons can be associated with accessible course content and presented to eligible students.
RTL and multilingual support
The interface is prepared for multilingual content and includes right-to-left support for languages such as Arabic.
Optional product
Users who need additional ChameFlow AI capabilities can learn about the separate product on the official ChameLearn website: https://chamelearn.online/
External Services
ChameFlow AI uses the Google Gemini API for requested AI generation and file processing.
Data is sent to Google only after an authenticated user initiates an AI action. Depending on the action, the request may contain lesson text or the complete uploaded source file.
Service: https://ai.google.dev/gemini-api
Terms: https://ai.google.dev/gemini-api/terms
Privacy: https://policies.google.com/privacy
ChameFlow AI does not include third-party analytics, advertising trackers, or telemetry services.
Privacy
Lesson content, exercise results, student progress, and ChameFlow AI preferences are stored in the site’s WordPress database.
Uploaded AI source files are temporarily stored on the WordPress site, associated with the uploading user, and expire after three days. Files are also removed when the associated WordPress user is deleted.
When an AI action is requested, the relevant lesson text or source file is sent to Google Gemini. Site administrators should review Google’s terms and privacy policy and provide any additional privacy information required for their site.
The plugin provides WordPress personal-data export and erasure integrations for supported stored data.
Source Code
The plugin source is included in the distribution. Editable JavaScript source files are included under assets/src/js/, alongside the deployed interface files. No external build step is required to inspect the distributed source.
Bundled Libraries
Font Awesome Free 6.7.2 is bundled locally under assets/vendor/fontawesome/ with its license information. No external icon CDN is required.
Installation
- Upload the
chameflow-aifolder to/wp-content/plugins/, or install the ZIP from Plugins > Add New > Upload Plugin. - Activate ChameFlow AI.
- Open ChameFlow AI > Settings and add a Google Gemini API key.
- Create a lesson from educational text or a supported file.
- Publish the lesson and associate it with supported LMS/video content as needed.
FAQ
-
Is ChameFlow AI free?
-
Yes. The WordPress.org plugin is a complete free plugin and does not require a license key or paid activation to use its included functionality. Optional links to separate ChameFlow AI products may appear in relevant teacher/admin contexts.
-
Do I need a Google Gemini API key?
-
Yes, AI generation requires a Google Gemini API key. The plugin does not provide a bundled API key.
-
Is data sent to Google automatically?
-
No. Google Gemini is contacted when an authenticated user explicitly requests an AI operation.
-
Does the plugin track users?
-
No. ChameFlow AI does not include third-party analytics, advertising trackers, or telemetry.
-
Can students open every ChameFlow lesson?
-
No. Student access is checked against the site’s LMS/content permissions. A student sees and opens lessons associated with content they are allowed to access.
-
Does it work with video lessons?
-
Yes. ChameFlow AI can associate interactive lessons with supported YouTube, Vimeo, and local video content when the relevant video URL is available.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ChameFlow AI” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ChameFlow AI” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.28
- Added a WordPress.org-ready ChameFlow AI plugin icon in PNG and SVG formats.
- Added a unique plugin URI for the free WordPress.org build.
- Refined the public readme for clearer feature, privacy, and external-service documentation.
- Kept the free build independent of premium runtime code.
1.0.27
- Improved LMS enrollment and student lesson access handling.
- Improved video-linked lesson discovery and student start-lesson behavior.
- Added Dashboard, My Plan, and Settings navigation.
1.0.26
- Restored shared lesson, student, exercise, and video workflow functions from the accepted free architecture.
- Improved student lesson loading and dashboard course discovery.
1.0.0
- Initial public release with AI lesson generation, interactive exercises, LMS integration, and RTL support.