VinodsBlog
VinodsBlog

Navigating the Llama Sunset: Building Soli for AML Reasoning with Powerful GPT-Oasis

Following the deprecation of existing models, the author transitioned to GPT-Oasis 20B, recognizing its advantages for local execution with efficient 4-bit quantization. This choice allowed seamless integration into anti-money laundering workflows. The…

Deterministic Rule Engines vs ML: Powerful Architecture FinTech AI Actually Needs

A critical issue arises with high-throughput payment switches in regions like Africa and Southeast Asia, where advanced AI models misinterpret transaction flow due to anomalies. This leads to significant false positives, overwhelming compliance and sup…

Why Cloud AI APIs Fail Core Banking & How to Architect Sovereign SLMs

The article critiques the reliance on rented multi-tenant cloud AI APIs by financial institutions for compliance-heavy operations. It emphasizes that such approaches are inherently risky, leading to potential egress violations, audit unpredictability, …

From Powerful LISP in 2003 to Local Iron in 2026: My Journey Killing Hype and Cowboy Code

The journey of LISP technology began in 2003, emphasizing deterministic systems without probabilistic errors. Over two decades, technology evolved through various AI paradigms, leading to a focus on secure, efficient, and precise architectures. Key tre…

The FDE Gold Rush Has Begun : Here’s What Survives It

In May, FDE (Forward-Deployed Engineer) emerged as a key role amid AI firms like Anthropic and OpenAI forming significant partnerships and ventures. However, the focus on deployment over modeling highlights systemic challenges within enterprise AI proj…

Stop Renting Someone Else’s Brain: The Powerful AI API Trap You’re Falling For

The article reflects on the evolution of AI and critiques the industry’s tendency to scale technology without efficiently addressing the underlying engineering principles. It emphasizes the importance of innovation, efficiency, and smarter architecture…

The Parking Garage in Your GPU

The content discusses a key issue in AI infrastructure: managing memory in reasoning models. When a model runs out of GPU memory, simply evicting tokens from the cache does not free up memory due to fragmented storage. Innovative solutions like NVIDIA’…

Maxwell’s Demon in the Machine: Agentic AI’s Hidden Bill

This essay draws parallels between Maxwell’s Demon and agentic AI in fintech, emphasizing that perceived efficiencies come with hidden costs. It highlights Rolf Landauer’s principle that every intelligent system incurs a thermodynamic cost, urging fint…

Beyond Monoliths and Microservices: Years of Architectural Battle Scars

We are going to discusses the complexities of software architecture, debunking the binary view of monoliths versus microservices. It emphasizes that effective architecture involves understanding various patterns, each with its own trade-offs and costs….

5 Reasons Your RAG Pipeline Fails (And How to Fix It)

The CTO emphasizes the importance of effective data engineering in Retrieval-Augmented Generation (RAG) systems, identifying five failure points and solutions. He argues that model issues often stem from corrupt input data rather than the model itself….