Home Products ZIA — Modular AI Assistant Framework
AI/ML Prototype

ZIA — Modular AI Assistant Framework

A proof-of-concept modular AI assistant that connects Slack, Discord, and a web interface to local or external AI models. Built to explore persona switching, persistent memory, and multi‑platform routing.

ZIA — Modular AI Assistant Framework screenshot

Key Features

Slack & Discord Handlers

Unified message routing across multiple chat platforms.

Persona Templates

Switch between conversation styles using JSON-based persona configs.

Persistent Memory

Per-channel JSON memory storage with no database required.

Config-Driven Setup

All behavior controlled through JSON files — no code edits needed.

Engineering Notes

ZIA is intentionally raw — a prototype that laid the groundwork for ZetoAI. It demonstrates routing, persona switching, and memory, but is not intended as a polished product.

Tech Stack

Python FastAPI WebSockets
License MIT
Version 0.4.0
Last Updated Dec 2025
Platform Cross-platform

Roadmap

Slack + Discord integration

completed

Persona system

completed

Web handler improvements

in-progress

Offline docs loader

planned