From eb4d6c542068299ff1fd001424fb51d03e429f52 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Mon, 31 Aug 2026 17:50:15 +0700 Subject: [PATCH] docs: list the haystack lab --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e54dc94..70d43e3 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ together at **[tiennm99.github.io/ai-labs](https://tiennm99.github.io/ai-labs/)* | [`gsd-framework/`](./gsd-framework/) | GSD (Get Shit Done) Advanced Vibe Coding practice — expense splitter (Vite/Preact) | [/gsd-framework/](https://tiennm99.github.io/ai-labs/gsd-framework/) | | [`cline/`](./cline/) | Cline agent test — Flappy Bird game (Phaser/webpack) | — | | [`solver/`](./solver/) | Solver agent test — Netty 4 WebSocket game server (Java/Maven) | — | +| [`haystack/`](./haystack/) | Haystack RAG pipeline — BM25 retrieval into an Ollama generator, answering over local text files (Python) | — | The `Deploy to GitHub Pages` workflow builds every app with its base path under this repo and publishes them as one site with a root index.