This extension allows users to prompt in ChatGPT without leaving the tab.
Components:
- Login with email: The extension stores the user's email in a MySQL database.
- Email validation: Checks if the user is already registered.
- Open AI Api: Prompt in ChatGPT.
- API to communicate with MySQL DB: This API can be found in this repository.
Done by Cristian Quesada Cossio