File size: 155 Bytes
45ee481
 
 
 
 
 
 
1
2
3
4
5
6
7
8
"""
Gradio application module for AI Executive System.

This module provides the web interface for the AI Executive chatbot.
"""

__all__ = ["create_app"]