Blog
Artikel und Fallstudien rund um KI, Machine Learning und Data Science.
Coding Agents – Eine neue Ära in der Softwareentwicklung
Coding Agents sind KI-Systeme, die eigenständig Code schreiben, debuggen und refactoren können. Ein Überblick über die Entwicklung, aktuelle Systeme und die Zukunft der Softwareentwicklung.
Claude in Excel und PowerPoint
Claude ist jetzt als Add-in direkt in Microsoft Excel und PowerPoint verfügbar und arbeitet wie MS Copilot über eine Sidebar direkt im Dokument – ohne lästiges Hoch- und Herunterladen.
LinkedInGenerative AI Workflow - Video Creation Case Study
A practical case study exploring how generative AI tools can be integrated into a professional video creation workflow — from script generation to final production.
MediumLLM Agents - Predict Euro 2024 Matches with Python
Building autonomous LLM agents with Python to predict Euro 2024 match results. A step-by-step tutorial covering agent architecture, tool use, and evaluation.
MediumObject Detection with YOLOv7
Deep dive into YOLOv7 for real-time object detection. Learn how to train, fine-tune, and deploy a custom YOLOv7 model using Python and PyTorch.