Softlandia
Blogi
Tekoälyinsinöörin työkalut
Tässä blogikirjoituksessa annamme käytännön ohjeet oman LLM-pohjaisen sovelluksen rakentamiseen. Toteutamme tekoälysovelluksen, joka käyttää sinun dataasi tehtävien suorittamiseen.
Recap of the second data science meetup
Our second data science meetup of the year was held on 21.3.2023, and it was great!
Sovelletun tekoälyn insinöörien esiinmarssi ja tekoälyosaamisen muutos
Lue, miten sovelletun tekoälyn insinöörit yhdistävät tekoälyn tuoreimmat mahdollisuudet yritysten käyttötarpeisiin ja muokkaavat tekoälykehitystä.
Building NLP solutions: strategies and tools
Here we give a roadmap to creating an effective NLP service, and list some of our favourite tools.
Explaining the Cloud: a Layman's Guide
In this post, we explain cloud computing in simple terms for those who may be unfamiliar with the technology. The cloud has revolutionized software development, making it more accessible, cost-effective, and scalable than ever before.
Real-time data processing in Python - technology evaluation
In this blog post, we take a look at stateful stream processing technologies for Python. All code is made available.