Reader helps convert any URL into content suitable for LLMs, including automatic image captioning and web search.
The API is split into two functions: 'Read' and 'Search'. Read converts any URL into content suitable for LLMs and returns the LLM-friendly data. Search allows users to input a search query and receives the top five results in a simplified format.