Available for contracts

AI systems that
run themselves.

I build bots, pipelines, and automation systems for companies that need AI to work in production — not just in a notebook.

Python
# Multi-agent pipeline with dependency DAG
from orchestrator import Pipeline, Agent

pipeline = Pipeline(
    agents=[
        Agent("ingest",    depends_on=[]),
        Agent("process",   depends_on=["ingest"]),
        Agent("generate",  depends_on=["ingest"]),
        Agent("publish",   depends_on=["process", "generate"]),
    ]
)

result = pipeline.run(mode="parallel")
print(result.summary())
# 4/4 agents completed. 0 failures.

What I build

Production systems, not prototypes.

AI pipelines

Multi-step pipelines that ingest, process, generate, and publish. Batch or real-time. Built to run overnight without failure.

🤖

Automation bots

Scrapers, content bots, social automation, form-filling, monitoring. Anything repetitive that costs you time.

🎨

Image generation systems

Flux and Stable Diffusion pipelines for batch generation, character consistency, LoRA training, and API wrapping.

🔌

API integration

Wrapping models or third-party services into clean REST APIs. Auth, rate limiting, logging. Ready to ship.

🧠

Multi-agent systems

Parallel agents with dependency management, shared state, and failure recovery. Claude SDK, LangChain, or custom.

📊

Data processing

ETL pipelines, dataset curation, batch captioning, embedding generation. Runs on your data, at your scale.

Rates

Hourly or fixed-scope. No retainers required.

Hourly

Flexible contracts

$85 /hr
Upwork or direct
  • Pipeline & automation work
  • Same-day start
  • Weekly progress updates
  • Full code handover
Hire on Upwork
Ongoing

Retainer or long-term

Talk
Custom arrangement
  • Dedicated availability
  • Ongoing builds & maintenance
  • Priority response
  • Monthly billing
Get in touch

Get in touch

Describe what you need and I'll reply same day. If you're not sure whether your project fits, just ask.

loki.art@icloud.com Upwork profile