This plugin enables ChatGPT to perform web searches during a conversation. Follow the steps below to get it up and running:
- Clone this repository to your local machine.
- Navigate to the project directory in your terminal.
- Execute the following command in your terminal:
python main.py
- Launch the ChatGPT UI and navigate to the Plugin Store.
- Select the 'Develop Your Own Plugin' option and add the localhost URL.
- 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!