Budget: 1000 UAH Deadline: 1 day
Hello!
I can develop an AI assistant / multi-agent system for you that accepts tasks in the form of text or commands, queues them, does not lose them upon restart, keeps logs, generates reports, and can perform retries.
What I offer regarding the stack (briefly):
Main backend in Python.
For multi-agent logic - Microsoft AutoGen / Microsoft Agent Framework or CrewAI (both are well-suited for orchestrating multiple agents and complex scenarios).
For actions with code, shell, and git - integration with OpenHands (a specialized devops/code agent with a secure environment).
Task and history storage: PostgreSQL.
Memory/context: vector DB (for example, Qdrant).
Management interface: a simple web task panel (or by agreement, a Telegram bot / CLI).
How it will work:
You create a task through the web panel (or bot/CLI) - it goes into the task queue with the required status.
The system, with the help of AI agents, plans the steps and executes them (shell, scripts, git, etc.), everything is logged.
In case of an error, the task receives a failed status, there is a retry considering idempotency (repeating does not break the state).
All tasks, statuses, reports, and artifacts are stored in the database and do not disappear even after container restarts.
Deployment:
I will package everything in Docker + docker-compose, create an example .env and a clear README for launching.
I am ready to describe the architecture step by step specifically for your scenarios (DevOps, working with code, business processes, etc.) and estimate timelines/budget. Please let me know what types of tasks you plan to automate first.