top of page

Training Hub 

Welcome to the AI Training Hub with Celeste – your gateway to understanding and leveraging AI with confidence. This section introduces bite-sized, engaging videos powered by Celeste, our virtual assistant, covering foundational AI topics and practical applications.

Celeste-headshot.png

Celeste - Hello World

Meet Celeste, she is powered on the Helios Core Agentic Framework

bottom of page
< script > setTimeout ( function () { var iframes = document . querySelectorAll ( “iframe” ) console . log ( iframes ) iframes [ 0 ]. setAttribute ( “allow” , “microphone; camera” ) var y = iframes [ 0 ]. parentNode ; var x = iframes [ 0 ] x . setAttribute ( “allow” , “microphone; camera” ); y . appendChild ( x ); }, 3000 );