Softlandia
Blog
Tools of the AI engineer
In this blog post, we’ll give a practical tutorial to building your own LLM-based applications. Specifically, we’ll build an AI application that uses your private data to perform tasks.
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!
The Rise of Applied AI Engineers and the Shift in AI Skillsets
Discover how the rise of Applied AI Engineers is reshaping the AI development landscape, bridging the gap between cutting-edge AI capabilities and practical, real-world applications for businesses.
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.