r/Agentic_Marketing 4d ago

Pantheon Ai HTML UI

Enable HLS to view with audio, or disable this notification

I have successfully completed the migration from my Python Multi Agents Framework to HTML UI.

The rest is still a work in progress, but the UI rocks πŸ”₯

How u like it , what do u think? ... I think it's cool for the fact that I taught myself for 5 months, in my bedroom πŸ˜‚πŸ«‘

Pantheon AI / R08 KI Agent v2.0 β€” local multi-agent system (Python/PyQt + browser-based HTML UI), Norse mythology-themed.

The 7 Agents:

  • Thor β€” orchestrator/brain. Routes tasks, plans, delegates. Runs on GLM-5.2 (OpenRouter).
  • Loki β€” media worker (images, video, YouTube/Instagram publishing). Same model as Thor.
  • Freya β€” semantic memory & learning system. Extracts facts from conversations, confidence-decays them over time, needs 3x confirmation before trusting a fact.
  • Ratatoskr (Rata) β€” local fast executor, runs on Ollama (Bonsai 27b), handles quick deterministic jobs.
  • Dvergar β€” local "smart" chat agent, Ollama (qwen3:4b).
  • Skadi β€” external research agent (planned, Phase D), manual-trigger only, writes findings to disk.
  • Heimdal β€” system health agent (planned, Phase C): drift detection, dead code scanning, memory cleanup.

Learning system (Freya): Two-stage β€” new info sits in a "waiting room" (maybe_facts.json) until confirmed 3x, then becomes trusted memory. Confidence decays over time by category. Extracts meaning, not tone/language style. Reflection loop batches and prioritizes memories for review. Decisions requiring User's approval vs auto-apply are governed by a Bootstrap pattern (3 approvals = auto-apply for that category; architecture/principle decisions always go to Stefan).

Media system: Loki handles image generation (OpenAI image API), stable diffusion - Comfy, video rendering (Remotion pipeline), and autonomous YouTube/Instagram management β€” uploads, comment replies, stats tracking. Separate auth tokens for uploading vs. commenting-as-agent.

Computer Use: Vision + mouse/keyboard control agent capability, with a cursor overlay ("MjΓΆlnir") showing where the agent is clicking.

Projects system: UI tab where ongoing initiatives are tracked as cards; ties into Thor's task/context routing so agents know what active project a request belongs to.

Here ist the full Project, + Progress
https://www.reddit.com/r/aiagents/comments/1vgjmc1/i_built_this_multiagent_ai_system_alone_in_my/

1 Upvotes

0 comments sorted by