Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

feedburner.com

Get the latest updates from directly as they happen.

Follow now 282 followers

Latest posts

Last updated about 9 hours ago

Implementing Hybrid Semantic-Lexical Search in RAG

1 day ago

Implementing hybrid search strategies is a critical step in building modern RAG...

Building Context-Aware Search in Python with LLM Embeddings + Metadata

4 days ago

Keyword search breaks the moment a user types something a document doesn't...

How to Build a Multi-Agent Research Assistant in Python

5 days ago

I have been experimenting with the OpenAI Agents SDK, and it has...

Agentic Programming: A Roadmap

6 days ago

Here is the number that defines the current state of things:

Prompt Engineering for Agentic AI

7 days ago

You have probably spent time learning how to prompt AI well.

Building Vector Similarity Search in PostgreSQL with pgvector

8 days ago

Search works well when users know exactly what they are looking for...

LLM Observability Tools for Reliable AI Applications

14 days ago

Large language models (LLMs) now power everything from customer service bots to...

Implementing Prompt Compression to Reduce Agentic Loop Costs

15 days ago

Agentic loops in production can be synonymous with high costs, especially when...

Implementing Permission-Gated Tool Calling in Python Agents

18 days ago

AI agents have evolved beyond passive chatbots.