ALOIS - Agentic AI Platform
pichler.dev
Short for Agentic LLM Orchestration & Integration Service. It handles recurring work: mail triage, a content pipeline, onboarding support and editorial review.
Built with Python, LangGraph, LangMem and FastAPI, deployed on a self-operated K3s cluster. Each persona has its own role description, tool set and memory.
The operational side is designed alongside the functional one. What an agent may do on its own, what needs human approval and how much it may spend is defined up front. Every run can be reconstructed afterwards.