Skip to content

Repository files navigation

PulseOps

PulseOps is a single-system MVP for an AI Business Insight Agent.

Included

  • server.py — backend API + SQLite storage + simulation ingestion + insight generation + escalation routing
  • index.html — responsive frontend shell
  • styles.css — restrained, professional visual system (no gradients)
  • app.js — API wiring, rendering logic, practical SVG icons
  • planning docs:
    • SYSTEM_ARCHITECTURE.md
    • MVP_EXECUTION_PLAN.md
    • APPLYSTYLE_UI_SPEC.md

Run

python3 server.py

Then open: http://127.0.0.1:8000

Implemented flow

  1. Simulate new business data cycle
  2. Detect anomalies and generate insights
  3. Apply escalation rules by severity
  4. Create alert delivery records
  5. Render everything in one responsive UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages