Accepting Q2/2026 projects·Team of 6 · Vietnam

Real AI.
Real software.
Honest. reviews.

Benocode does AI consulting, custom AI tools & agents, internal software — and we review digital tools straight. No jargon, no demos for show.

Book a 30-min consultation See 5 servicesFirst call free · No pitch deck
42
Projects shipped 2024–2026
18
AI agents in production
120+
Tools reviewed (paid out of pocket)
4–8weeks
Average time-to-ship
Nam Khoi PharmaTSX CorpNexpo EventsPallazoNocoBase VN+12 SMBs · agencies · D2C brandsNam Khoi PharmaTSX CorpNexpo EventsPallazoNocoBase VN+12 SMBs · agencies · D2C brands
— Services

Five things Benocode does well.

Each service has clear scope, defined deliverables, and a number: how long, how much, what we commit to. No "end-to-end solutions".

01 / Consulting

Tư vấn chuyển đổi AI

Audit quy trình hiện tại → chỉ ra chỗ AI thật sự tiết kiệm giờ, không phải chỗ trông sang. Output: roadmap 90 ngày, ROI ước tính, list tool đề xuất.

Từ 12 triệu · 2 tuầnView details →
02 / AI Tools

Gia công công cụ AI

Script, automation, integration đặc thù. Chạy được trong production, có monitoring, không phải demo Colab. OpenAI / Claude / Gemini / local llama.

Từ 25 triệu · 2–4 tuầnView details →
FEATURED
03 / Agents

AI Agents production-grade

Agent thật cho việc thật. Claude Agent SDK, n8n, NocoBase workflow — chọn đúng tool cho task, không over-engineer.

Từ 40 triệu · 3–6 tuầnView details →
04 / Software

Gia công phần mềm

Web, admin, internal tool. Stack mặc định Next.js + Postgres + Vercel. Ship 4–8 tuần, bàn giao codebase + docs.

Từ 60 triệu · 4–8 tuầnView details →
05 / Reviews

Review tools digital

Test thật bằng tiền túi, dùng trong dự án thật. Không sponsor giấu, không affiliate ép, không xếp hạng theo hoa hồng.

Miễn phí · Hàng tuầnRead reviews →
— Agent stack we use

Agents aren't chatbots.

An agent is an automated process with memory, tools, and audit trails. We build them to run every night — not to demo on Twitter.

  • Pattern: ReAct, planner-executor, multi-agent orchestrator — chosen per task.
  • Eval set + run logs. Auditable, not a black box.
  • Hard cost ceiling. Out-of-budget runs auto-stop. No token burning.
agents/invoice-reconciliation.ts
● running · 4h 22m
// Reconciles invoices vs bank statements nightly at 02:00 ICT
export const agent = createAgent({
  name: 'invoice-reconciler',
  model: 'claude-sonnet-4-6',
  budget: { tokens: 200_000, hardStop: true },
  tools: [
    fetchUnpaidInvoices,
    matchAgainstBankFeed,
    flagDiscrepancies,
    notifyAccounting,
  ],
  eval: 'fixtures/recon-cases.json',
});

// Output, night of Apr 28: 312 invoices, 4 discrepancies, $0.42 / run
accuracy
99.2%
cost / run
$0.42
manual hours saved
~32h / week
Read 3 production agent case studies
— How we work

Four steps. No more.

01Week 0

Discovery call

30 minutes free. You describe the problem. We tell you straight if we can solve it.

02Week 1

Scope & price

1-page doc: what we'll do, what we won't, deliverables, milestones, fixed cost.

03Week 2–N

Build in the open

Shared Slack. Weekly demos. You see code, not powerpoint.

04Handover

Real handover

Codebase + docs + 30 days support. No locks. No hostage.

— Manifesto

We believe four things.

"If an AI agent doesn't return work hours to you in the first month — it's not an agent, it's a demo."

— Founder, Benocode

01

Outcome > output

Count hours saved, money saved. Don't count features shipped.

02

Lean stack, deep use

Next.js + Postgres + Claude + n8n. We don't chase trends every quarter.

03

Reviews don't sell

We pay for tools out of pocket. No sponsored posts. No affiliate ranking.

04

You own your code

Repo, infra, docs — yours from day one. No lock-in.

Got an idea?
Real talk in 30 minutes.

First call: no pitch deck, no "nurture". You describe the problem. We ask the right questions. End the call with one of three outcomes: do it — don't — or recommend someone better.

Or email directly: hi@benocode.vn