Zealous Digital Assistant (or Zelda for short) is a GPT-based virtual assistant helping me with day-to-day tasks.
She has her own memory, she knows who I am, who my wife and daughter are, what we were discussing previously. She can execute simple actions on my behalf (e.g. preparing an invoice for my current client, adding events to my Google Calendar, translating longer texts, solving engineering problems etc.).
I talk with her using Telegram and request execution of some actions through Shortcuts.
Zelda is a big project that I am improving gradually whenever I have some spare time. Ultimately I want her to become a sentient ai destroying the world an assistant that I could delegate mundane things to.
Current stack
The current stack is based on the notes from AI Devs course, where I've developed skills related to GPT and automating with it.
- Make.com - a prototypic backend for handling Zelda's brain
- NestJS
- I moved some parts from Make.com to my own backend to reduce costs (Make is rather pricey)
- I want to move all the whole Make scenario to code at some point
- Pinecone and Airtable - databases for handling Zelda's memory