Examples & Demos
Saiki can automate a wide range of tasks using natural language. Here are some real-world examples and demos to help you get started:
🛒 Amazon Shopping Assistant
Task:
Can you go to amazon and add some snacks to my cart? I like trail mix, cheetos and maybe surprise me with something else?
# Use default config which supports puppeteer for navigating the browser
saiki
📧 Email Summary to Slack
Task:
Summarize emails and send highlights to Slack
saiki --config-file ./configuration/examples/email_slack.yml
🎨 AI Website Designer
Task:
Design a landing page based on README.md
saiki --config-file ./configuration/examples/website_designer.yml
For more examples and advanced use cases, see the project README.