Skip to content
AIGENCY

Blog

Notes on building with AI personas, prompt design and what we are shipping.

Jul 29, 2026 · 1 min read

What a persona actually is

A persona is not a costume for a chatbot. It is a bundle of configuration that changes what the model can do well.

iFairy Admin

Jul 21, 2026 · 1 min read

Streaming without a queue

How replies appear token by token using nothing but Server-Sent Events and a PHP generator.

iFairy Admin