Streamlit interactive_video creator

dgcruzing's picture

Updates: H5P Gemini Streamlit auto Interactive Video maker "Revamped our H5P Interactive Video Generator with Groq AI! Now takes a manual summary (e.g., HRM video) and spins up interactive questions—5 MCQs for comprehension, 3 fill-ins for application, more to test. H5P + Markdown output, all from a single dropdown switch.

Summery needs to be generated in Google then using the Grog API you can generate a number of outputs.

Looking to turn it in to a windows .exe sooner then later..

Will have updates in github in a few days..

Fill in the blanks..

https://acs.h5p.com/content/1292523812470267229

 

Multi Choice

https://acs.h5p.com/content/1292523793017867129

Key here is the prompts frame work that will work on the summeries. 

Anyone using Google NotebookLM will be able to these out.. 

Content types: 
dgcruzing's picture

Working nicely now, will expand it out to different LLMs over coming weeks as its just going to be a dropdown with the different API keys. 

Samples and working scripts in Github. 

https://github.com/dgcruzing/H5P-Interactive-Video-Generator-v2

Also a working windows version

dgcruzing's picture

Not sure what is happening with the posts here as seems when I edit them they are getting lost?

Or am I getting modded? Let me know if I am doing something wrong .. 

github with a Windows version.. 

https://github.com/dgcruzing/H5P-Interactive-Video-Generator-v2

Also got the code going for OpenAI API's and got a number of idea's on how to build out a string of these as windows based tools. 

Windows created examples

https://acs.h5p.com/content/1292528213872507659

Note the False postives on Defender, its common and if I keep this up I am going to have to get a signing kit. 

BV52's picture

Hi dgcruzing,

I don't delete/edit posts unless they are obvious spam and as far as I know I am currently the only member of the team that manages the forums.

-BV

dgcruzing's picture

BV, 

Yes, you have been around since day dot.. and understand.. 

Might be a bug in the forum that if an edit is done on a post before it is modded it gets lost.. 

But not a problem as I will just post main events in to here. 

As an update on this.. in to V3 now.. as I test it more and vaildate outputs will upload in to github..