Softlandia background

Softlandia

Blogi

Julkaisut tagilla

#AI Engine

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.

Tekoälymoottori – sitä parempaa automaatiota

Tekoälymoottori on monipuolinen työkalupakki, jonka avulla yritykset voivat automatisoida tehtäviä, jotka aiemmin vaativat ihmisen älykkyyttä. Se muuntaa sekavan datan jäsennellyiksi tehostaen liiketoimintaprosesseja ja nopeuttaen päätöksentekoa.

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.