-
Analyse bexio Data with Power BI
Like many other SME in Switzerland, we are using bexio as our administration and accounting tool. bexio allows for some limited standardized reporting within the service but we needed more flexibility. So we created our own report with Power BI, focusing mainly on two points: Our report allows to compare liquid assets year over year…
-
Cultivating Intelligence: The Data-Backed Future of Vertical Farming
Introduction: Data-Driven Cultivation – Where Science Meets Innovation In the realm of modern agriculture, a profound shift is underway — a harmonious blend of science and innovation that’s shaping the future of farming. Imagine a world where plant growth is deciphered through data, where technology orchestrates a seamless partnership with nature. In this blog, we…
-
Customizing ChatGPT: Answering Questions about Your Own Data with Embeddings
ChatGPT is trained on a large set of data but what if you want it to answer questions about your own data, for example building a chatbot that answers questions about your knowledge base? The answer is embeddings and in this blog post I explain the underlying mechanisms and how to implement them. The code…
-
AI-Driven Ticket Management: Implementing ChatGPT and Python for IT Support
Introduction Efficient ticket classification is vital in IT support, enabling teams to streamline processes, allocate resources effectively, enhance customer experience, gain data-driven insights, and optimize workflows. What if we could achieve all of this rapidly through the power of ChatGPT and Python? In this blog post, we delve into the world of rapid prototyping for…