Softlandia background

Softlandia

Blog

Posts tagged with

#AI Engine

LLM-based Agents for Tabular Data Processing

Understanding and acting on tabular data, such as 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.

AI Engine explained – The path to smarter automation

An AI engine acts as a versatile toolkit, enabling businesses to automate tasks previously requiring human intellect. It transforms messy data into structured, actionable insights, streamlining business processes and enhancing decision-making speed.

Deploying Qdrant with gRPC & Auth on Azure: A FastAPI Singleton Client Guide

Deploy Qdrant to Azure with HTTP/2 and gRPC and access it asynchronously via a singleton instance of the Qdrant client via FastAPI dependency injection.