How to use the /source command
One of the commands you can use in KoalaChat is the /source command.
It retrieves data from the source directly and uses that in the prompt. We use headless browsers and rotating proxies so that almost any website can be retrieved.
Please note that the website should be a non-Google property that returns information in the HTML without needing Javascript to work.
For example, I want to know how many calories exactly are in a Java Chip Frappuccino. This would be my prompt:
This is the output from KoalaChat:
Make sure to use the correct URL to avoid this:
Below, I've added a few more examples of how to use this command.
Example 1:
Output:
Example 2:
Output:
Related to
KoalaChat commands
/source URL enter your prompt here
It retrieves data from the source directly and uses that in the prompt. We use headless browsers and rotating proxies so that almost any website can be retrieved.
Please note that the website should be a non-Google property that returns information in the HTML without needing Javascript to work.
Sample
For example, I want to know how many calories exactly are in a Java Chip Frappuccino. This would be my prompt:
/source https://www.starbucks.com/menu how many calories does the java chip frappuccino have?
This is the output from KoalaChat:
Make sure to use the correct URL to avoid this:
More Examples
Below, I've added a few more examples of how to use this command.
Example 1:
/source https://unsplash.com/ can I use images from Unsplash on my website for free?
Output:
Example 2:
/source https://koala.sh/pages/terms-of-service do users own the AI generated output?
Output:
Related to
KoalaChat commands
Updated on: 17/07/2024
Thank you!