Please turn JavaScript on
Materialize Blog icon

Materialize Blog

Subscribe in seconds and receive Materialize Blog's news feed updates in your inbox, on your phone or even read them from your own news page here on follow.it.

You can select the updates using tags or topics and you can add as many websites to your feed as you like.

And the service is entirely free!

Follow Materialize Blog: The Live Data Layer for Apps and AI Agents | Materialize

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.09 / day

Message History

Engineers building context pipelines for agents all face the same conundrum: every system must decide where the necessary data transformation work gets done. Whether at read time, at write time, or somewhere in between, a cost must be paid in the form of developer effort, compute, or tokens — and many teams are learning the hard way that agentic systems can be very, very toke...


Read full story
"I didn't have time to write a short letter, so I wrote a long one instead." – Mark Twain

As we help engineering teams bring more and more context pipelines into production, it's gotten me thinking about a writing principle I've learned and relearned over the years: "be reader-serving."

The natural state of a writer is self-indulgence: put your thoughts down as th...


Read full story
Search maintenance used to be a UX problem. For agents, it is a correctness problem.


Large language models reason in language. So the natural way for an agent to ask the world for information is in words: describe the thing it needs, then search for it.

Keyword search and vector search are both versions of this. Keyword search lets the agent ask by exact terms: this ...


Read full story