For the complete documentation index, see llms.txt. This page is also available as Markdown.

DNotifier Documentation

What is DNotifier?

DNotifier helps teams build, deploy, and operate AI-powered applications at scale. Instead of stitching together messaging, AI, workflows, and monitoring yourself, you get a unified platform with official SDKs for your stack.

Platform pillars

Pillar
What it gives you

AI

Prompts, sessions, knowledge-base (RAG), and semantic search β€” the core of the platform

Workflows & agents

Multi-step pipelines with named agents and dashboard observability

Chat

History, persistence, and chat UX patterns on top of realtime messaging

Realtime communication

Direct 1:1 messaging between users, devices, or services over WebSocket

Observability

Session logging, workflow execution graphs, and usage tracking in the dashboard

Who is this for?

  • Founders shipping AI or realtime features without building infrastructure from scratch

  • Frontend developers adding AI assistants, chat, or live updates to web and mobile apps

  • Backend developers powering AI/RAG APIs and connecting services to users in realtime

  • Full-stack teams building end-to-end products on one platform

Learning path

Follow the docs in order for the smoothest path from zero to production:

  1. Getting set up β€” Create your account and first app

  2. Install an SDK β€” JavaScript/TypeScript, Dart/Flutter, or Python

  3. Your first connection β€” Connect and authenticate

  4. AI β€” Prompts, RAG, and assistants (core)

  5. Workflows & agents β€” Multi-step AI automation

  6. Chat β€” Chat experiences on top of messaging

  7. Realtime communication β€” 1:1 messaging and pub/sub-style delivery

  8. Reference β€” API lookup for your language

Resource
URL

App dashboard

JavaScript SDK (npm)

Dart SDK (pub.dev)

Python SDK (PyPI)

Supported SDK languages

Language
Status
Install guide

JavaScript / TypeScript

Available

Dart / Flutter

Available

Python

Available

.NET

Coming soon

Android (native)

Coming soon

iOS (native)

Coming soon

Last updated