Next Steps: Expand Your Fortune of the Day AI Assistant
You’ve built your first working AI assistant — congrats! 🎉Now let’s explore how you can grow it into a full AI automation system.
1. Send Your Fortune via Email
Add a new nodeSend Email
:
- Click Add Node in your project dashboard.
- Fill in the node details:
- Node Name:
Send Email
- Run After Nodes: Select
Log Fortune
to ensure this node runs after the fortune is logged.
- Node Name:
- Paste the following code into the editor:
- Make sure you have configured your email settings in the WaveAssist dashboard.
- Click Save.
2. Run and Re-Deploy
- Run your AI assistant by clickin on the play button of the first node and verify that you received the email successfully.
- Once confirmed, click Deploy to publish your updated AI assistant with version
0.0.2
.
Keep Building
From this foundation, you can build:- A Slack bot to share fortunes with your team.
- Use AI to generate new fortunes for you everyday.
- A fortune-sharing web page using WaveAssist’s API.
- An SMS notifier to send fortunes via text.
- A morale booster for your team with personalized messages.