Month: March 2025

blogs Banners (2)

Architecting DevSecOps at Evanke: A Technical Dive into Our AI Infrastructure 

When we began architecting DevSecOps at Evanke, our goal was straightforward yet ambitious: establish an AI development environment that integrates security at every stage without sacrificing scalability or performance. Our approach had to go beyond standard DevOps practices, embedding security deeply…

Read More
blogs Banners (5)

Building Explainable AI at Evanke: A Journey of Transparency and Trust 

When we first set out to integrate Explainable AI into our MLOps workflow, it wasn’t just about implementing a set of tools. It was about solving a deeper challenge: ensuring that our AI models were not only powerful but also transparent…

Read More
blogs Banners (4)

Empowering CONVAID with Palantir Ontology 

Introduction  As part of my work on CONVAID, a powerful text-to-SQL system, I had the opportunity to enhance its capabilities by integrating Palantir Ontology as the vector database. This transformation introduced a more structured and streamlined approach to SQL query generation….

Read More
blogs Banners

Naive RAG vs Self-RAG vs Graph RAG: A Comprehensive Overview 

Introduction  In my journey of building and refining Retrieval-Augmented Generation (RAG) pipelines, I’ve encountered multiple approaches—Naive RAG, Self-RAG, and Graph RAG—each addressing distinct challenges in AI-powered question answering. While working on projects such as CONVAID (my text-to-SQL project) and document Q&A…

Read More