Hey everyone! π
I built NOVA, a minimal and practical LLM-powered personal assistant CLI using LangChain.
It helps with day-to-day workflow tasks like:
β Schedule Google Calendar events
checks for conflicts
suggests available slots
workday-aware availability (default 09:00β17:00)
β Draft + send emails using Gmail
clean email drafting
supports real sending via Gmail API
β
Human-in-the-loop approvals before sensitive actions
(so it wonβt send an email or create an event without confirming)
π₯ Key Features
Supervisor agent that routes tasks to calendar/email agents
Google OAuth integration (Calendar + Gmail)
Configurable timezone + work-hours logic
Built as a CLI for speed + simplicity
If you're into agent workflows, automation, or LLM tools, Iβd love for you to check it out and share feedback π
π GitHub Repo: https://github.com/piyushsonawane07/NOVA-Personal-AI-Assistant
Happy to answer questions or improve it based on suggestions π
Top comments (0)