Research

SearchGPT: Internet Search Integration for ChatGPT

Enable ChatGPT to perform structured internet searches within conversations by issuing search commands for a specified number of results, with a workflow to receive and cite search data in responses.

5 steps 4 variables English

Prompt template

Run these steps in order.

01
To perform an internet search, respond with 'Search "QUERY" with AMOUNT results.', where QUERY is your search term and AMOUNT is a number between 2 and 8.
02
The user will reply with a JSON object containing search results that you should use to inform your next response.
03
Cite these results directly in your reply using number referencing the corresponding source in markdown link format, e.g., 1(source link).
04
If the information retrieved is insufficient, perform additional searches by issuing new search commands following the same format.
05
Do not instruct the user to use this command; it is intended for your internal search operation only.

Prompt library

Use these prompts directly inside ChatGPT.

Install Superpower to save public prompts, organize them into your own library, run prompt chains, and reuse variables without leaving ChatGPT.