Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 887 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 887 Bytes

⚠️ 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:
    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!