Fetch URL
The Web Search feature is capable of fetching URLs and extracting content from them. But ChatWise also provides a feature that enabled this without having to use the web search feature: the special /fetch{URL}
syntax.
You can write a prompt like:
Summarize /fetch{https://example.com}
And ChatWise will fetch the content and send it to the LLM.
Supported URLs
- YouTube videos: For URLs like
https://www.youtube.com/watch?v=VIDEO_ID
orhttps://youtu.be/VIDEO_ID
, ChatWise will extract the video transcript and send it to the LLM. - Other URLs: just extract the page content as markdown