https://github.com/ebowwa/chatgpt-websearch-plugin
CHAT WITH THE INTERNET, However YOU want! A simple chatgpt web scrapper plugin. I made this awhile back, i also have a version focused on embeddings over text. Open to trying new ideas
https://github.com/ebowwa/chatgpt-websearch-plugin
chatgpt chatgpt-plugin fastapi serp
Last synced: about 2 months ago
JSON representation
CHAT WITH THE INTERNET, However YOU want! A simple chatgpt web scrapper plugin. I made this awhile back, i also have a version focused on embeddings over text. Open to trying new ideas
- Host: GitHub
- URL: https://github.com/ebowwa/chatgpt-websearch-plugin
- Owner: ebowwa
- Created: 2023-09-26T23:24:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T19:56:51.000Z (over 2 years ago)
- Last Synced: 2025-03-22T19:25:24.461Z (over 1 year ago)
- Topics: chatgpt, chatgpt-plugin, fastapi, serp
- Language: Python
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
⚠️ BE SURE TO CORRECT THE URL TO YOUR LOCAL HOST IN THE json && THE main.py ⚠️
# ChatGPT Web Search Plugin
This plugin enables ChatGPT to perform web searches during a conversation. Follow the steps below to get it up and running:
## Installation
1. Clone this repository to your local machine.
2. Navigate to the project directory in your terminal.
## Running the Plugin
1. Execute the following command in your terminal:
```bash
python main.py
```
2. Launch the ChatGPT UI and navigate to the Plugin Store.
3. Select the 'Develop Your Own Plugin' option and add the localhost URL.
## Utilizing the Plugin
- Once the plugin is active, engage in a conversation within ChatGPT.
- Ensure to exercise patience as the plugin processes your requests.
- For optimal results, use specific intents to guide the model when interacting with the plugin.
Happy Searching!