Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdparchitect/chatgpt-assistant
https://github.com/pdparchitect/chatgpt-assistant
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdparchitect/chatgpt-assistant
- Owner: pdparchitect
- Created: 2022-12-02T08:50:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T13:52:22.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T18:30:20.062Z (3 months ago)
- Language: JavaScript
- Size: 2.14 MB
- Stars: 189
- Watchers: 7
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - ChatGPT-Assistant - say goodbye to manual extension development with chatgpt! i made this extension automatically with chatgpt. #openai #openaichat (Browser-extensions)
README
# ChatGPT Assistant
ChatGPT Assistant is a powerful extension that enhances your browsing experience on the ChatGPT website, with features like page fetching and more.
## Why I created it
I created ChatGPT Assistant to make it easier for users of the ChatGPT website to fetch and view remote pages within the chat interface. With ChatGPT Assistant, users can simply enter a `/fetch` command followed by the URL of the page they want to fetch, and the extension will automatically retrieve and display the page within the chat interface.
## How to install it
To install ChatGPT Assistant, follow these steps:
1. Download the latest release of the extension from the [releases page](https://github.com/pdparchitect/ChatGPT-Assistant/releases) on GitHub.
2. Unzip the downloaded file to extract the extension files.
3. In Google Chrome, open the Extensions page (chrome://extensions/).
4. Enable Developer mode by clicking the toggle switch in the top right corner of the page.
5. Click the `Load unpacked` button and select the directory where you unzipped the extension files.
6. ChatGPT Assistant should now be installed and active on the ChatGPT website (https://chat.openai.com/chat).## How to use it
To use ChatGPT Assistant, follow these steps:
1. Visit the ChatGPT website (https://chat.openai.com/chat) and log in.
2. Type a `/fetch` command followed by the URL of the page you want to fetch. For example: `/fetch https://www.example.com/`
3. Press the Meta+ENTER key combination to execute the command. The extension will retrieve the page and display it within the chat interface.## Support and feedback
If you have any questions or feedback about ChatGPT Assistant, please open an issue on the [GitHub repository](https://github.com/pdparchitect/ChatGPT-Assistant/issues) for the extension.
## How it was made
This extension was made entirely by OpenAI ChatGPT system with some guidence.
![ChatGPT conversation](conversation.png)