Building a Personal Assistant in Zo Computer and Adding Hermes as a Second Assistant
Zo Computer serves as an effective personal operating system for managing various tasks and routines. By integrating Hermes as a secondary assistant, users can enhance their productivity through specialized task handling. Both assistants can work in tandem, allowing for a more organized and efficient workflow.
- ▪Zo Computer is designed for life administration, creative work, and day-to-day coordination.
- ▪Users can start with a free tier of Zo and utilize NVIDIA's free API credits for Hermes.
- ▪The ideal setup involves using Zo as the primary assistant and Hermes for focused tasks and parallel research.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 182614) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Dale Nguyen Posted on May 24 Building a Personal Assistant in Zo Computer and Adding Hermes as a Second Assistant #ai #automation #agents #productivity Zo Computer works well as a personal operating system for life admin, creative work, learning, and day-to-day coordination. If you set it up intentionally, it can feel less like a chat app and more like a real assistant that lives with your files, routines, and preferences. The good news is that getting started costs nothing.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).