PinnedBuilding RAG using Google GeminiIn the ever-evolving landscape of AI, efficiently leveraging domain-specific knowledge without retraining large models is a game-changer…Jun 72Jun 72
PinnedIntro to the world of Generative AIFor the last few weeks, I have been studying Generative AI and different kinds of models, tools, frameworks, and techniques that are…May 21May 21
Healthcare Series — Working with SNOMED using RubyIn this blog post, let’s discuss how we can work with SNOMED and the tools around it. Please read previous blog posts, to get context…Apr 3Apr 3
Healthcare Series — SNOMED Release FilesIn this blog post, let’s discuss SNOMED file distribution and its significance. Before moving ahead, please read this blog post to get…Feb 2Feb 2
Healthcare Series — Intro to TerminologiesOver a period of time, I have been working on a project which deals with health data. When we started working we had a requirement about…Jan 11Jan 11
ASync your search using ElasticsearchMost of you know what elastic search is. It would be great if you could check out here before proceeding. Generally, we use it to implement…Aug 19, 2022Aug 19, 2022
SAML Authentication in RailsBefore diving into the authentication part and its implementation let’s clarify the basics of SAML. What is SAML? As per google here is the…Jul 15, 2022Jul 15, 2022
A Story of upgrading a gem:Everyone knows about the GitHub advisory database. It is a database of the latest security vulnerabilities of your open-source. On March…Oct 25, 20211Oct 25, 20211
Run Sidekiq as a standalone serverWhen you are in Rails world you might have heard about sidekiq. If not, please go through this https://github.com/mperham/sidekiq. As a…Sep 23, 20211Sep 23, 20211