You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<description>Hey everyone! If you’re a regular follower, you might already know a bit about me. But if not, let me quickly introduce myself: I’m a full-stack developer, and I’ve been working at a startup for the past two years.</description>
19
+
<pubDate>Sun, 12 Jan 2025 12:09:14 GMT</pubDate>
20
+
</item><item>
21
+
<title>Sherlock Holmes: The Case Redis Overload During a DDoS Attack</title>
<description>It was a calm day until disaster struck. We received alerts about DDoS and brute-force attacks originating from random bot IPs. Our team quickly mobilized to mitigate the attacks.</description>
<description>When we migrated our application to Kubernetes, we encountered an unexpected issue that severely impacted user experience: frequent ECONNREFUSED errors ...</description>
49
67
<pubDate>Thu, 31 Oct 2024 15:22:25 GMT</pubDate>
50
-
</item><item>
51
-
<title>K.Boopathi</title>
52
-
<link>https://programmerraja.github.io/</link>
53
-
<guid>https://programmerraja.github.io/</guid>
54
-
<description>Welcome to My World! 🌍 Hi! I’m K. Boopathi, a passionate Full Stack Developer with a love for tackling complex problems and staying ahead of the curve in the world of Web Development, DevOps, Generative AI, and beyond.</description>
55
-
<pubDate>Sat, 26 Oct 2024 10:18:30 GMT</pubDate>
56
-
</item><item>
57
-
<title>The Curious Case of the $15,000 Spam My Unexpected Investigation</title>
<description>Last Friday started off like any typical day—I was busy with my work in my office when I stumbled upon a suspicious message. My instincts told me it was spam, but my curiosity got the best of me.</description>
<description>How it works A dataset of three sentences, each has 3 words (or tokens) In practice, a dataset may contain millions or billions of sentences. The max number of tokens may be tens of thousands (e.g., 32,768 mistral-7b).</description>
Copy file name to clipboardExpand all lines: notes/2024/Generative-AI.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -314,6 +314,7 @@ <h3 id="resources">Resources<a role="anchor" aria-hidden="true" tabindex="-1" da
314
314
<li><strong><ahref="https://github.com/NirDiamant/RAG_Techniques" class="external">RAG Techniques<svgaria-hidden="true" class="external-icon" style="max-width:0.8em;max-height:0.8em;" viewBox="0 0 512 512"><pathd="M320 0H288V64h32 82.7L201.4 265.4 178.7 288 224 333.3l22.6-22.6L448 109.3V192v32h64V192 32 0H480 320zM32 32H0V64 480v32H32 456h32V480 352 320H424v32 96H64V96h96 32V32H160 32z"></path></svg></a></strong>: A GitHub repository that compiles techniques, methods, and best practices for working with RAG systems.</li>
315
315
<li><strong><ahref="https://github.com/ruc-nlpir/flashrag" class="external">Beyond the Basics of RAG<svgaria-hidden="true" class="external-icon" style="max-width:0.8em;max-height:0.8em;" viewBox="0 0 512 512"><pathd="M320 0H288V64h32 82.7L201.4 265.4 178.7 288 224 333.3l22.6-22.6L448 109.3V192v32h64V192 32 0H480 320zM32 32H0V64 480v32H32 456h32V480 352 320H424v32 96H64V96h96 32V32H160 32z"></path></svg></a></strong>: Advanced topics and concepts for pushing the limits of RAG technology.</li>
316
316
<li><ahref="https://microsoft.github.io/autogen/" class="external">Microsoft AutoGen<svgaria-hidden="true" class="external-icon" style="max-width:0.8em;max-height:0.8em;" viewBox="0 0 512 512"><pathd="M320 0H288V64h32 82.7L201.4 265.4 178.7 288 224 333.3l22.6-22.6L448 109.3V192v32h64V192 32 0H480 320zM32 32H0V64 480v32H32 456h32V480 352 320H424v32 96H64V96h96 32V32H160 32z"></path></svg></a>**: A toolkit provided by Microsoft to automate the process of generating language models and leveraging RAG workflows.</li>
317
+
<li><ahref="https://github.com/bRAGAI/bRAG-langchain" class="external">https://github.com/bRAGAI/bRAG-langchain<svgaria-hidden="true" class="external-icon" style="max-width:0.8em;max-height:0.8em;" viewBox="0 0 512 512"><pathd="M320 0H288V64h32 82.7L201.4 265.4 178.7 288 224 333.3l22.6-22.6L448 109.3V192v32h64V192 32 0H480 320zM32 32H0V64 480v32H32 456h32V480 352 320H424v32 96H64V96h96 32V32H160 32z"></path></svg></a> Everything you need to know to build your own RAG application</li>
0 commit comments