This is a Python Flask ChatGPT and Dall-E 2 project, with integrated Google OAuth2 Authentication with a Bootstrap/Jinja templated UI.
Integrate Chat GPT 3.5 Turbo into Flask-based App Create Bootstrap 5 UI using Jinja templating Host Flask app via Gunicorn and Nginx secured with Letsencrypt certs Incorporate Authentication using Google Auth (for internal OCA use) Create additional Dall-E 2 integration
Expand DB use beyond auth, to track conversations Create Options in UI for adjusting Chat Personas Investigate incorporation of trained Model for interrogation of documentation Investigate means of embedding inside other OCA apps (OCA Learn etc.)