AskAlf: Open-source multi-agent orchestration platform for self-hosted AI workflows

✍️ OpenClawRadar📅 Published: March 27, 2026🔗 Source
AskAlf: Open-source multi-agent orchestration platform for self-hosted AI workflows
Ad

What AskAlf does

AskAlf is an open-source multi-agent orchestration platform designed to run on your own hardware. Unlike single-agent tools, it dynamically creates specialized workers that coordinate through an autonomous system.

Key technical features

  • 10-layer cognitive memory system combining semantic, episodic, and procedural memories
  • Memory storage using PostgreSQL with pgvector extension
  • Autonomous system that reviews its own knowledge and creates investigation tickets when issues are found
  • Ticket dispatch to appropriate workers with resolution tracking
  • Memory consolidation that strengthens useful patterns over time (e.g., the 100th security scan knows exactly where to look)
Ad

Current implementation

  • Uses Claude and OpenAI as AI providers
  • Architecture is model-agnostic
  • Local model support (Ollama, vLLM) is on the roadmap

Technology stack

Built with TypeScript, PostgreSQL + pgvector, Redis, Docker, and MCP Protocol.

Installation

Quick installation via curl:

curl -fsSL https://get.askalf.org | bash

Source and repository

GitHub repository available at: https://github.com/askalf/askalf

📖 Read the full source: r/LocalLLaMA

Ad

👀 See Also

Org Studio: Open-source dashboard for managing multi-agent AI teams
Tools

Org Studio: Open-source dashboard for managing multi-agent AI teams

Org Studio is an open-source dashboard that applies organizational design principles to coordinate teams of AI agents, with native support for both OpenClaw and Hermes Agent runtimes. It features team topology management, event-driven task boards, and cross-runtime communication where agents can mention each other in task comments.

OpenClawRadar
0Latency: A Persistent Memory Layer for AI Agents via MCP
Tools

0Latency: A Persistent Memory Layer for AI Agents via MCP

0Latency is an MCP server that adds persistent memory to Claude and other AI agents, storing memories across sessions to prevent context loss. It works natively with Claude Desktop, Claude Code, claude.ai, GPT, Gemini, Cursor, and any MCP-compatible agent.

OpenClawRadar
Agent Safehouse: macOS-native sandboxing for local AI coding agents
Tools

Agent Safehouse: macOS-native sandboxing for local AI coding agents

Agent Safehouse is a macOS-native sandboxing tool that prevents local AI agents from accessing files outside your project directory using kernel-level enforcement. It's a single shell script with no dependencies that works with Claude Code, Codex, OpenCode, Amp, Gemini CLI, Aider, Goose, Auggie, Pi, Cursor Agent, Cline, Kilo, Code Droid, and other agents.

OpenClawRadar
Audacity-MCP: Claude AI Integration for Local Audio Editing with 131 Tools
Tools

Audacity-MCP: Claude AI Integration for Local Audio Editing with 131 Tools

Audacity-MCP connects Claude to Audacity via pipe interface, enabling voice-controlled audio editing with 131 tools, 9 automated pipelines, and local Whisper transcription without cloud dependencies.

OpenClawRadar