From our blog

Check out our latest news and updates.

১৬ মাস ধরে এআই দিয়ে আওয়ামী লীগের পক্ষে ভুয়া খবর, গাইবান্ধার এক ব্যক্তি শনাক্ত
১৬ মাস ধরে এআই দিয়ে আওয়ামী লীগের পক্ষে ভুয়া খবর, গাইবান্ধার এক ব্যক্তি শনাক্ত
12/09/2026 — [email protected]

কৃত্রিম বুদ্ধিমত্তা (এআই) ব্যবহার করে বাংলা ভাষায় ভুয়া খবর তৈরির একটি স্বয়ংক্রিয় নেটওয়ার্ক শনাক্ত করে বন্ধ করে দিয়েছে মা...

Rumeen’s remarks trigger uproar in Parliament, allegations of verbal abuse
Rumeen’s remarks trigger uproar in Parliament, allegations of verbal abuse
10/09/2026 — [email protected]

Independent member of parliament (MP) Rumeen Farhana’s remarks triggered a major uproar in the Jatiya Sangsad (national...

An agent is a loop, not a personality
An agent is a loop, not a personality
23/08/2026 — [email protected]

Strip away the branding and an agent is a small loop: call the model, run the tool it asked for, feed the result back, r...

Tool calling is an API contract the model can read
Tool calling is an API contract the model can read
21/08/2026 — [email protected]

A tool definition is documentation with a schema attached. Write it for a capable colleague who has never seen your syst...

Why agents fail on long tasks
Why agents fail on long tasks
19/08/2026 — [email protected]

An agent that handles five steps beautifully can fall apart at twenty. The reason is rarely reasoning — it is that the c...

Giving an agent memory without giving it amnesia
Giving an agent memory without giving it amnesia
17/08/2026 — [email protected]

Memory is not a feature you enable. It is a set of decisions about what to keep, what to summarise and what to let go —...

When a workflow beats an agent
When a workflow beats an agent
15/08/2026 — [email protected]

If you already know the steps, do not ask a model to rediscover them on every request. A fixed pipeline with model calls...

How to evaluate an AI feature before you ship it
How to evaluate an AI feature before you ship it
24/07/2026 — [email protected]

You cannot unit test "is this a good answer", but you can build a set of real cases with known-good outputs. An afternoo...

The cost model of an AI feature
The cost model of an AI feature
22/07/2026 — [email protected]

Per-token pricing looks trivial until you multiply by retries, conversation history and the context you resend on every...

Writing prompts your team can maintain
Writing prompts your team can maintain
20/07/2026 — [email protected]

Prompts are code with none of the tooling. Treat them like code anyway — version them, review them, test them, and expla...

What to tell users when the model is wrong
What to tell users when the model is wrong
18/07/2026 — [email protected]

Your AI feature will be confidently wrong in front of a user. What the interface does in that moment decides whether the...

AI adoption without a rewrite
AI adoption without a rewrite
16/07/2026 — [email protected]

The best first AI feature is small, measurable and easy to switch off. Start where a wrong answer is cheap and the value...