alternatively manually doing this process : https://github.com/hemangjoshi37a/my_chat_with_chatGPT
A Chrome extension that allows users to publish their chat with ChatGPT to code sharing websites.
- Download or clone the repository.
- Open the Chrome browser and go to the extensions page by typing
chrome://extensions
in the address bar and pressing Enter. - Enable the Developer Mode option in the top right corner of the page.
- Click the Load Unpacked button and select the folder that contains the extension files.
- Click the browser action button in the top right corner of the Chrome window to open the extension.
- Click the Login with GitHub button to open the GitHub login page in a new tab.
- Log in to GitHub and grant access to the extension.
- Go back to the extension and select a repository from the list of available repositories.
- Click the Publish button to publish the chat to the selected repository.
- A GitHub account with at least one repository.
- An access token with the
repo
scope.
This extension is for educational purposes only and is not affiliated with OpenAI or ChatGPT. Use at your own risk.