Skip to content

Commit ea05ae3

Browse files
docs: add Agentic Engineering Guide reference to README (#41)
1 parent 115be85 commit ea05ae3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Less redundant data. Lower costs. Faster responses. Deterministic results.
1616

1717
**[Learn more →](https://distill.siddhantkhare.com)**
1818

19+
> 📖 Distill implements the 4-layer context engineering stack (Cluster → Select → Rerank → Compress) described in **[The Agentic Engineering Guide](https://agents.siddhantkhare.com/05-context-engineering-stack/)** — a free, open book on AI agent infrastructure.
20+
1921
```
2022
Context sources → Distill → LLM
2123
(RAG, tools, memory, docs) (reliable outputs)
@@ -819,6 +821,7 @@ For commercial licensing, contact: siddhantkhare2694@gmail.com
819821

820822
- [Website](https://distill.siddhantkhare.com)
821823
- [Playground](https://distill.siddhantkhare.com/playground)
824+
- [The Agentic Engineering Guide](https://agents.siddhantkhare.com) — the book behind the concepts Distill implements
822825
- [FAQ](FAQ.md)
823826
- [Blog Post](https://dev.to/siddhantkcode/the-engineering-guide-to-context-window-efficiency-202b)
824827
- [MCP Configuration](mcp/README.md)

0 commit comments

Comments
 (0)