VOLKSDROID PICKS
Implementation recipes with clear free-tier paths and reusable agent patterns.
Personal Assistant
5User-owned assistant systems
Morning Notion Task Digest to Telegram
A personal assistant recipe where Notion rules define scheduled and event-driven jobs, Upstash runs the orchestration, and Telegram receives the morning report.
- Build time
- 1-2 hours for a prototype
- Stack
- Notion + Telegram Bot API + Upstash | QStash + Upstash | Workflow + Upstash | Redis + Upstash | Search + Upstash | Box
Human-in-the-Loop Gmail Email Assistant
An ambient email assistant that triages your Gmail, drafts replies, schedules meetings, pauses for your approval on risky actions, and remembers your preferences over time using LangGraph.
- Build time
- A weekend to follow the full 4-notebook workshop
- Stack
- LangGraph + GitHub Models + Mistral AI (La Plateforme)
Natural-Language Google Calendar Agent (MCP)
Talk to your calendar in plain English: an MCP-connected agent that creates events, checks availability, manages invites, and imports events from images or PDFs, usable from Claude, Cursor, or any MCP host.
- Build time
- 1-2 hours to connect and configure
- Stack
- GitHub Models + Anthropic Startup Program
Second-Brain Notes Assistant (RAG over your vault)
Ask questions in natural language across your Obsidian or Notion notes. A retrieval-augmented assistant indexes your vault into a vector store and answers with citations back to the source note.
- Build time
- A weekend (Build Your Own AI Second Brain)
- Stack
- Qdrant Cloud Free Tier + Mistral AI (La Plateforme) + Jina AI Search Foundation (Embeddings + Reranker)
Multi-Agent Daily Briefing Crew
A CrewAI crew of role-playing agents (researcher, editor, writer) that gathers the day's news on your topics, filters and summarizes it, and assembles a personal morning briefing.
- Build time
- An afternoon following the CrewAI quickstart
- Stack
- GitHub Models + DeepSeek Platform