Title: ChameFlow AI
Author: msstafa
Published: <strong>1. september, 2026</strong>
Last modified: 1. september, 2026

---

Søk i utvidelser

![](https://ps.w.org/chameflow-ai/assets/icon.svg?rev=3676829)

# ChameFlow AI

 Av [msstafa](https://profiles.wordpress.org/msstafa/)

[Last ned](https://downloads.wordpress.org/plugin/chameflow-ai.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/chameflow-ai/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/chameflow-ai/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/chameflow-ai/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/chameflow-ai/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/chameflow-ai/)

## Beskrivelse

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.

## Installasjon

 1. Upload the `chameflow-ai` folder to `/wp-content/plugins/`, or install the ZIP 
    from **Plugins > Add New > Upload Plugin**.
 2. Activate **ChameFlow AI**.
 3. Open **ChameFlow AI > Settings** and add a Google Gemini API key.
 4. Create a lesson from educational text or a supported file.
 5. Publish the lesson and associate it with supported LMS/video content as needed.

## Ofte stilte spørsmål

### 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.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«ChameFlow AI» er programvare med åpen kildekode. Følgende personer har bidratt 
til denne utvidelsen:

Bidragsytere

 *   [ msstafa ](https://profiles.wordpress.org/msstafa/)

[Oversett «ChameFlow AI» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/chameflow-ai)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/chameflow-ai/), sjekk
ut [SVN-repositoriet](https://plugins.svn.wordpress.org/chameflow-ai/), eller abonner
på [utviklingsloggen](https://plugins.trac.wordpress.org/log/chameflow-ai/) med 
[RSS](https://plugins.trac.wordpress.org/log/chameflow-ai/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 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.

## Meta

 *  Versjon **1.0.29**
 *  Sist oppdatert **2 dager siden**
 *  Aktive installasjoner **Færre enn 10**
 *  WordPress-versjon ** 5.8 eller nyere **
 *  Testet opp til **7.1**
 *  PHP-versjon ** 7.4 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/chameflow-ai/)
 * Stikkord
 * [AI](https://nb.wordpress.org/plugins/tags/ai/)[education](https://nb.wordpress.org/plugins/tags/education/)
   [exercises](https://nb.wordpress.org/plugins/tags/exercises/)[learning](https://nb.wordpress.org/plugins/tags/learning/)
   [Tutor LMS](https://nb.wordpress.org/plugins/tags/tutor-lms/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/chameflow-ai/advanced/)

## Vurderinger

No reviews have been submitted yet.

[Din omtale](https://wordpress.org/support/plugin/chameflow-ai/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/chameflow-ai/reviews/)

## Bidragsytere

 *   [ msstafa ](https://profiles.wordpress.org/msstafa/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/chameflow-ai/)