Miguel Casillas
← Back to projects

2026

TuringAgent

A local-first AI orchestration platform — a Flutter client and Go gRPC backend that run a private assistant stack with model routing, streaming, MCP tools, and approval-gated actions.

AIFull-stackOpen source

Go · gRPC · Flutter · Ollama · MCP · Docker

What it does

  • Go gRPC orchestrator for sessions, messages, runs, events, and approvals.
  • Connects to local or OpenAI-compatible models (Ollama by default).
  • MCP tool servers for safe system tools and approval-gated sandboxed file access.
  • Flutter client with chat, streamed responses, and approval cards.