Softlandia background

Softlandia

Blog

Posts tagged with

#Agents

How to trust an LLM: Evaluations Part One

LLMs are inconsistent—systematic evaluation beats endless prompt tweaks. Use LLM-as-a-judge and tools like Promptfoo to ensure reliable AI. Learn more inside.

AI Architecture: The Foundation of Effective Applied AI Solutions

AI architecture is a crucial factor in developing high-quality AI applications. Software engineering complements AI, particularly through RAG architecture, and an AI-first mindset combined with a robust architecture is essential for business success.

LLM-based Agents for Tabular Data Processing

Understanding and acting on tabular data, such as CRM and ERP exports, SQL databases, Excel sheets and comma separated values, remains challenging for large language models. In this post we show how an agentic workflow can take on the challenge of understanding tabulated data.