CodeKab
Islamabad, Pakistan

We build the systems that do the repetitive work.

CodeKab is an AI and automation company. We build our own products — starting with AlwaysNoticed — and we build custom AI and automation systems for other companies who have a process worth handing to one.

agent_loop.py
# the shape of most of what we build
def run(agent, source, target):
    while event := agent.observe(source):
        decision = agent.decide(event, rules)
        if decision.act:
            agent.act(target, decision)
        agent.log(event, decision)
A generic agent loop — observe, decide, act, log. Not a live system.
what we build

Four kinds of systems, one set of skills.

Most of what we build is one of these, or a combination.

AI agents & LLM apps

Applications and agents built on GPT and Claude models — reading context, making a decision, and taking an action, with a human able to review the parts that matter.

Process & browser automation

Playwright-driven automation for the work that happens in a browser or across a set of tools, run reliably and on a schedule instead of by hand.

SaaS product engineering

Multi-tenant products on Postgres with row-level security, Stripe billing, React dashboards and Chrome extensions — the full stack behind a product people pay for.

AI media pipelines

Voice and video generation pipelines that turn a script or a brief into finished media, built to run unattended once the format is set.

products

What we've shipped, and what's next.

CodeKab builds and runs its own products, not only client work.

live product

AlwaysNoticed

A done-for-you LinkedIn presence service. Every night it engages on the client's behalf with comments written in the client's own voice, with a dashboard, review and approve controls, a dedicated IP per client, and Stripe billing.

what it's built on
  • Nightly engagement, in the client's voice
  • Dashboard with review & approve controls
  • One dedicated IP per client account
  • Stripe subscriptions
in development

Next product

We're building our second product. Details land here once it's ready to use.

More on our products

how we work

From a manual process to a running system.

  1. Understand the work

    We map the process end to end — what's repetitive, what needs judgment, and where a person has to stay in the loop.

  2. Design the system

    We decide what an agent should read, what it should decide on its own, and where it should hand control back.

  3. Build and prove it

    Playwright, the LLM calls, and the data layer, tested against real inputs before anything runs unattended.

  4. Ship and operate

    Deployed on serverless infrastructure and monitored — handed over, or run by us on an ongoing basis.

tech we build with

The tools behind the systems.

automation
  • Playwright
  • Browser automation
  • Workflow & ops automation
ai & llms
  • OpenAI GPT-4o
  • Claude
  • LLM-powered agents
  • AI voice & video pipelines
product & data
  • Postgres
  • Row-level security
  • Stripe
  • React
  • Chrome extensions
infrastructure
  • Modal
  • Serverless cron & compute
  • Cloudflare
about

Founder-run, from Islamabad.

CodeKab is a registered software company based in Islamabad, Pakistan. It builds its own AI and automation products and takes on custom AI and automation work for other companies.

founder

Muhammad Ayaz

Builds and operates CodeKab's systems, including AlwaysNoticed.

Connect on LinkedIn

Have a process worth automating?

Tell us what it is and how it works today. We'll tell you honestly whether it's a good fit for an AI or automation system.

CodeKab, Islamabad, Pakistan. Reach us at [email protected].