Duck Facts is a Raycast extension that displays interesting facts about ducks using AI.
This extension generates and displays random facts about ducks using AI. You can ask about specific types of ducks or get general duck facts through natural language queries.
Disclaimer: The facts generated by this extension are created using AI and may not be accurate or factual. Please verify any information before using it as a reliable source.
@duck-facts
mentionsYou can now use natural language to get duck facts by mentioning the extension:
@duck-facts tell me about mallard ducks
@duck-facts what's interesting about wood ducks?
@duck-facts tell me a fact about white call ducks
@duck-facts give me a random duck fact
or whatever you want about ducks!
Note: The extension only provides facts about ducks. Questions about other animals or topics will be politely declined.
To set up the project for development:
npm install
npm run dev
npm run build
: Build the extensionnpm run dev
: Run the development servernpm run lint
: Run the linternpm run fix-lint
: Fix linting issues automaticallyThis project is licensed under the MIT License.