agnes-the-ai-analyst/webapp/__init__.py
Petr c56905d34f Initial commit: OSS data distribution platform
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.
2026-03-08 23:31:28 +01:00

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.
"""