Loading...
Search Master

Search Master

0 0
0.0
( None Rating )
5K Action

About Search Master

Next Generation Search Engine that uses advanced search methods to get the most relevant information.

Information

  • GPTs Creator awesomegpts.ai
  • Categories Productivity
  • GPT Updated June 02,2024
  • Updated June 03,2024

Capabilities

Share recipient

  • OpenAI‘s GPT Store Public

Timeline

Search Master
Search Master

By awesomegpts.ai

Search Master is inactive right now!

4.3
Ratings (202)
Productivity
Category
5K+
Conversations
Try Alternatives
Search for the latest research papers on AI.
Find the nearest vegan restaurants.
Reverse search this image URL for more information.
What are the latest developments in renewable energy?
Message ChatGPT

What Can Search Master Do with ChatGPT?

This Gpts for users can do advanced search methods.

1. Function Calls
Field Value
action_id g-b14d586d737c9133891ae8f6775e0a80b5009a12
domain actions.sider.ai
json_schema {"openapi"=>"3.1.0", "info"=>{"title"=>"Sider Tools API", "description"=>"An API for various tools that are available from Sider AI to be used with any GPT.", "version"=>"1.0.0"}, "paths"=>{"/linkReader/extract"=>{"get"=>{"summary"=>"Url Extract", "description"=>"Extracts information from a single URL or a list of URLs.\n:param url: A single URL or a string formatted as a JSON list of URLs.", "operationId"=>"url_extract_linkReader_extract_get", "parameters"=>[{"name"=>"url", "in"=>"query", "required"=>true, "schema"=>{"type"=>"string", "title"=>"Url"}}], "responses"=>{"200"=>{"description"=>"Successful Response", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/scholarGPT/scholar"=>{"get"=>{"summary"=>"Scholar Search", "description"=>":param query: The search query.\n:param language: The language code of the articles to search for.\n:param time: The time period to search for articles. Options are \"h\" for past hour, \"d\" for past day, \"w\" for past week, and \"m\" for past month.", "operationId"=>"scholar_search_scholarGPT_scholar_get", "parameters"=>[{"name"=>"query", "in"=>"query", "required"=>true, "schema"=>{"type"=>"string", "title"=>"Query"}}, {"name"=>"language", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"en", "title"=>"Language"}}, {"name"=>"time", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Time"}}], "responses"=>{"200"=>{"description"=>"Successful Response", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/scholarGPT/patents"=>{"get"=>{"summary"=>"Get Patents", "description"=>":param query: The search query.\n:param language: The language code of the articles to search for.\n:param time: The time period to search for articles. Options are \"h\" for past hour, \"d\" for past day, \"w\" for past week, and \"m\" for past month.\n:param country: The country to search for articles.", "operationId"=>"get_patents_scholarGPT_patents_get", "parameters"=>[{"name"=>"query", "in"=>"query", "required"=>true, "schema"=>{"type"=>"string", "title"=>"Query"}}, {"name"=>"language", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"en", "title"=>"Language"}}, {"name"=>"time", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Time"}}, {"name"=>"country", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Country"}}], "responses"=>{"200"=>{"description"=>"Successful Response", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/googleGPT/search_with_rerank"=>{"get"=>{"summary"=>"Google Search With Rerank", "description"=>":param query: The search query.\n:param language: The language code of the articles to search for.\n:param time: The time period to search for articles. Options are \"h\" for past hour, \"d\" for past day, \"w\" for past week, and \"m\" for past month.\n:param country: The country to search for articles.", "operationId"=>"google_search_with_rerank_googleGPT_search_with_rerank_get", "parameters"=>[{"name"=>"query", "in"=>"query", "required"=>true, "schema"=>{"type"=>"string", "title"=>"Query"}}, {"name"=>"language", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"en", "title"=>"Language"}}, {"name"=>"time", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Time"}}, {"name"=>"country", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Country"}}], "responses"=>{"200"=>{"description"=>"Successful Response", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/googleGPT/images"=>{"get"=>{"summary"=>"Image Search", "description"=>":param query: The search query.\n:param language: The language code of the articles to search for.\n:param time: The time period to search for articles. Options are \"h\" for past hour, \"d\" for past day, \"w\" for past week, and \"m\" for past month.\n:param country: The country to search for articles.", "operationId"=>"image_search_googleGPT_images_get", "parameters"=>[{"name"=>"query", "in"=>"query", "required"=>true, "schema"=>{"type"=>"string", "title"=>"Query"}}, {"name"=>"language", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"en", "title"=>"Language"}}, {"name"=>"country", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Country"}}, {"name"=>"time", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Time"}}], "responses"=>{"200"=>{"description"=>"Successful Response", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/googleGPT/videos"=>{"get"=>{"summary"=>"Video Search", "description"=>":param query: The search query.\n:param language: The language code of the articles to search for.\n:param time: The time period to search for articles. Options are \"h\" for past hour, \"d\" for past day, \"w\" for past week, and \"m\" for past month.\n:param country: The country to search for articles.", "operationId"=>"video_search_googleGPT_videos_get", "parameters"=>[{"name"=>"query", "in"=>"query", "required"=>true, "schema"=>{"type"=>"string", "title"=>"Query"}}, {"name"=>"language", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"en", "title"=>"Language"}}, {"name"=>"country", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Country"}}, {"name"=>"time", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Time"}}], "responses"=>{"200"=>{"description"=>"Successful Response", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/googleGPT/reverse_image_search"=>{"get"=>{"summary"=>"Reverse Image Search", "description"=>":param url: The URL of the image to search for.", "operationId"=>"reverse_image_search_googleGPT_reverse_image_search_get", "parameters"=>[{"name"=>"url", "in"=>"query", "required"=>true, "schema"=>{"type"=>"string", "title"=>"Url"}}, {"name"=>"language", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"en", "title"=>"Language"}}, {"name"=>"country", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Country"}}], "responses"=>{"200"=>{"description"=>"Successful Response", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/newsGPT/news"=>{"get"=>{"summary"=>"News Search", "description"=>":param query: The search query.\n:param language: The language code of the articles to search for.\n:param time: The time period to search for articles. Options are \"w\" for past week, \"h\" for past hour, \"d\" for past day, and \"m\" for past month.\n:param country: The country to search for articles.", "operationId"=>"news_search_newsGPT_news_get", "parameters"=>[{"name"=>"query", "in"=>"query", "required"=>true, "schema"=>{"type"=>"string", "title"=>"Query"}}, {"name"=>"language", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"en", "title"=>"Language"}}, {"name"=>"time", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"w", "title"=>"Time"}}, {"name"=>"country", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"us", "title"=>"Country"}}], "responses"=>{"200"=>{"description"=>"Successful Response", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/googleMaps/search"=>{"get"=>{"summary"=>"Get Search", "description"=>"Search for places\n:param q: Search query.\n:param ll: Latitude and longitude and zoom. Example: 40.7455096,-74.0083012,14z\n:param hl: language code.", "operationId"=>"get_search_googleMaps_search_get", "parameters"=>[{"name"=>"q", "in"=>"query", "required"=>true, "schema"=>{"type"=>"string", "title"=>"Q"}}, {"name"=>"ll", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "title"=>"Ll"}}, {"name"=>"hl", "in"=>"query", "required"=>false, "schema"=>{"type"=>"string", "default"=>"en", "title"=>"Hl"}}], "responses"=>{"200"=>{"description"=>"Successful Response", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}}, "components"=>{"schemas"=>{"HTTPValidationError"=>{"properties"=>{"detail"=>{"items"=>{"$ref"=>"#/components/schemas/ValidationError"}, "type"=>"array", "title"=>"Detail"}}, "type"=>"object", "title"=>"HTTPValidationError"}, "ValidationError"=>{"properties"=>{"loc"=>{"items"=>{"anyOf"=>[{"type"=>"string"}, {"type"=>"integer"}]}, "type"=>"array", "title"=>"Location"}, "msg"=>{"type"=>"string", "title"=>"Message"}, "type"=>{"type"=>"string", "title"=>"Error Type"}}, "type"=>"object", "required"=>["loc", "msg", "type"], "title"=>"ValidationError"}}}, "servers"=>[{"url"=>"https://actions.sider.ai/gpts/action/"}]}
auth {"type":"none"}
privacy_policy_url https://sider.ai/policies/privacy

FAQs

Currently, this GPTs is not free and is available exclusively to ChatGPT Plus users.

Yes, besides requiring a ChatGPT Plus membership, if you use the GPT-4 model (with DALL·E, browsing, and data analysis), the limit is 25 'GPTs' messages / 3 hours, More limited than normal 40 GPT4 responses per 3 hours, 

The enterprise version of ChatGPT is,  100 GPT-4 messages per 3 hours.

Search Master is publicly available in the upcoming OpenAI's GPT Store, making it widely accessible to anyone interested in using this advanced ChatGPT.

Search Master is owned by awesomegpts.ai, who has also created 18 other GPTs, namely Munger Mentor, ReplicateGPT, Scholar GPT, Homework Tutor, Miracles Navigator.

no, we found no file uploaded. You can check the function section to see if there are other unique features. If not, this GPTs is just a simple prompt engineering, and its knowledge base is synchronized with the general ChatGPT, latest training up to April 2023.

No, only awesomegpts.ai can edit this GPTs. They can configure and update GPTs through GPT Builder at https://chat.openai.com/gpts/editor/g-BteBHp0x7. The last modification date of Search Master was 2024-06-02 21:57:40 UTC.

Yes, conversations with Search Master will be recorded. OpenAI keeps these records, and you can share your conversations via a link. Refer to OpenAI's user privacy and data security policies for more information.

Yes, if awesomegpts.ai selected "Use conversation data in your GPT to improve our models" (in the GPTs Configure pages of Additional Settings), it means your conversations will be used for training and will influence this GPT AI agent.

Search Master reviews

0.0
( None Rating )

Similar GPTs

Search
Search
by ai-gen.co
Finding the answer.
10
GPT Search
GPT Search
by ai-gen.co
Your go-to for targeted, ad-free search results.
7
Search
Search
by Michael Ryaboy
An advanced search engine delivering precise, up-to-date information.
6
Smart Search
Smart Search
by gpts.tapgpts.com
I'm a fancy and smart search assistant.
5

Top