""" Gradio application module for AI Executive System. This module provides the web interface for the AI Executive chatbot. """ __all__ = ["create_app"]