An open API service indexing awesome lists of open source software.

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

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!