-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Zane Helton edited this page Jan 30, 2024
·
3 revisions
Welcome to HeyBilly, the highly modular and dynamic voice assistant. HeyBilly works on a more flexible architecture, allowing for dynamic workflows and a broader range of commands. Whether it's fetching real-time data, playing YouTube videos, or interacting with various APIs, HeyBilly can do it all.
-
Dynamic Workflow Integration: Construct and execute complex workflows using a graph-based approach, making HeyBilly highly adaptable and powerful. 🌐
- Example: "Post the price of gold to Discord" – HeyBilly knows how to fetch the data and post it seamlessly.
- Modular Design: Easily extend HeyBilly's capabilities by adding new nodes to the graph. Developers can integrate their own services or functionalities with minimal effort. 🔧
HeyBilly's modular design makes it easy to add new integrations. Check the Developer's Guide for detailed instructions on how to extend HeyBilly's capabilities.