← Back to projects

Personal Project

Jozary IQ — Multi-Tenant Governance SaaS Platform

AI-generated meeting minutes via Claude API

Django · django-tenants · PostgreSQL · Zoom/Jitsi · Claude API · Paystack

Designed and built an end-to-end board-governance product from scratch, with schema-isolated multi-tenancy (django-tenants) so each organisation's data stays fully separated on shared infrastructure.

The headline feature is an AI-powered meeting-minutes generator: it pulls a live meeting transcript (from a self-hosted Jitsi deployment) and sends it to the Claude API with a structured JSON schema, extracting a summary, key decisions, and action items automatically — no manual note-taking required.

Also shipped: 2FA authentication (email/SMS OTP), a survey builder, calendar-synced meeting scheduling, board-pack PDF merging, and Paystack-powered subscription billing.