Open-source AI data analyst platform extracted from internal repo. Includes data sync engine, Keboola adapter, Flask web portal, server deployment scripts, and configuration templates.
6 lines
145 B
Python
6 lines
145 B
Python
"""
|
|
Google SSO Web App for Self-Service User Management.
|
|
|
|
Allows users to create their own analyst accounts
|
|
via Google OAuth authentication.
|
|
"""
|