Skip to content

A dashboard of GPT3 use-cases in Flask (Chat, Dall-E, Embeddings), with Bootstrap5 UI and Google-auth.

License

Notifications You must be signed in to change notification settings

mrvinceo/gpt3_ModelsDashboard

Repository files navigation

chat-GPT and Dall-E 2 Flask App

This is a Python Flask ChatGPT and Dall-E 2 project, with integrated Google OAuth2 Authentication with a Bootstrap/Jinja templated UI.

Done:

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

To Do:

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

About

A dashboard of GPT3 use-cases in Flask (Chat, Dall-E, Embeddings), with Bootstrap5 UI and Google-auth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published