Harshil Logo
Back to Projects
Memvix

Memvix

A context-aware personal assistant with adaptive reminder strategies based on user behavior, failure-aware workflows, and multi-channel escalation, implemented using a custom scheduling engine.

RedisRedis
DockerDocker
PostgreSQLPostgreSQL
TelegramTelegram
Oracle CloudOracle Cloud
  • Memvix is a production-grade reminder and memory system that allows users to create reminders using natural language such as "Remind me tomorrow at 9 PM to submit assignment".
  • The platform uses NLP pipelines, Duckling for date-time extraction, Redis queues, PostgreSQL, and background workers to process and trigger reminders reliably. It also integrates with Telegram via webhooks for real-time delivery.
  • The system is deployed using Docker and GitHub Actions with CI/CD for automatic production deployment.