You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a concrete integration idea that may fit OpenMAIC well:
Could OpenMontage be exposed as an MCP service that OpenMAIC can call when a lesson needs produced media, not just generated classroom structure?
Github: https://github.com/calesthio/OpenMontage
That seems useful for OpenMAIC because the classroom side and the media-production side are adjacent but different problems.
A possible split could be:
OpenMAIC handles lesson planning, interaction, slides, quizzes, and teaching flow
OpenMontage handles production of supporting media artifacts from that plan
For example, OpenMAIC could send structured outputs like:
lesson summary
target audience
learning objectives
tone / difficulty
source materials
desired output format
And OpenMontage could return things like:
short explainer videos
recap videos after a lesson
workplace onboarding/training modules
visual walkthroughs for internal SOPs
narrated content for school or corporate learning libraries
What seems promising here is that OpenMontage is not just a single “generate video” call. It is built around staged artifact handoffs, review points, and composition, which makes it a better fit for educational or workplace content pipelines where structure matters.
Curious whether the OpenMAIC team sees value in an MCP-style integration like this, where OpenMAIC is the learning interface and OpenMontage is the production backend for richer teaching assets.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a concrete integration idea that may fit OpenMAIC well:
Could OpenMontage be exposed as an MCP service that OpenMAIC can call when a lesson needs produced media, not just generated classroom structure?
Github: https://github.com/calesthio/OpenMontage
That seems useful for OpenMAIC because the classroom side and the media-production side are adjacent but different problems.
A possible split could be:
For example, OpenMAIC could send structured outputs like:
And OpenMontage could return things like:
What seems promising here is that OpenMontage is not just a single “generate video” call. It is built around staged artifact handoffs, review points, and composition, which makes it a better fit for educational or workplace content pipelines where structure matters.
Curious whether the OpenMAIC team sees value in an MCP-style integration like this, where OpenMAIC is the learning interface and OpenMontage is the production backend for richer teaching assets.
Beta Was this translation helpful? Give feedback.
All reactions