Update README
Browse files
README.md
CHANGED
|
@@ -22,6 +22,7 @@ Medium workflow (fastest):
|
|
| 22 |
## Posts
|
| 23 |
- 2026-03-18 - Hello - First Quarto post (template). ([Space](https://srijithrajamohan-ai-research-redis.static.hf.space/posts/hello.html))
|
| 24 |
- 2026-03-18 - Hybrid Search Retrieval: Combining Semantic Search and BM25 Algorithm with Examples - How to combine ModernBERT embedding similarity with BM25, plus failure modes (negation and identifiers). ([Space](https://srijithrajamohan-ai-research-redis.static.hf.space/posts/hybrid-search-retrieval-bm25-modernbert.html))
|
|
|
|
| 25 |
|
| 26 |
## Links
|
| 27 |
- Hugging Face Hub page: https://huggingface.co/spaces/srijithrajamohan/ai-research-redis
|
|
|
|
| 22 |
## Posts
|
| 23 |
- 2026-03-18 - Hello - First Quarto post (template). ([Space](https://srijithrajamohan-ai-research-redis.static.hf.space/posts/hello.html))
|
| 24 |
- 2026-03-18 - Hybrid Search Retrieval: Combining Semantic Search and BM25 Algorithm with Examples - How to combine ModernBERT embedding similarity with BM25, plus failure modes (negation and identifiers). ([Space](https://srijithrajamohan-ai-research-redis.static.hf.space/posts/hybrid-search-retrieval-bm25-modernbert.html))
|
| 25 |
+
- 2026-03-18 - Equations in Quarto (LaTeX Math) - Inline math, display math, aligned equations, and a few practical tips. ([Space](https://srijithrajamohan-ai-research-redis.static.hf.space/posts/latex-equations.html))
|
| 26 |
|
| 27 |
## Links
|
| 28 |
- Hugging Face Hub page: https://huggingface.co/spaces/srijithrajamohan/ai-research-redis
|