Skip to main content

Personal AI Agent Framework

Adjutant

A persistent agent that runs on your machine and stays in contact with you through Telegram. Knowledge bases, autonomous monitoring, and long-term memory — entirely private.

$ git clone https://github.com/eddiman/adjutant.git

How It Works

Three steps from message to response.

01

You send a message

Open Telegram and type a message or command. Send photos for vision analysis, or use slash commands for specific tasks.

02

Adjutant processes it

The dispatcher routes your input — slash commands go to handlers, natural language goes through AI reasoning with full context.

03

You get a response

Adjutant replies in Telegram with structured answers, code analysis, knowledge base queries, or monitoring alerts.