04.02.26 – von
Marius Schröder
Knowledge Graphs and AI: Why Semantics Matter Again
A few days ago I listened to a podcast episode about knowledge graphs, ontologies and semanticsOne of those episodes where you start with “yeah yeah, sounds academic” and end up thinking “wait… this explains half of the problems we currently have with AI”.
Weiterlesen12.12.25 – von
Marius Schröder
Structured Prompting in real projects — checklist & best practices
Working with LLMs is funAt first you write a prompt, get a response, copy-paste, maybe tweak it by hand. But once you start building real systems (chatbots, pipelines, data extraction tools…), suddenly you’re dealing with a mix of inconsistent outputs, parsing failures, manual cleanup … and a creeping sense you might not hire yourself in six months if things grow.
Weiterlesen27.11.25 – von
Marius Schröder
Combining Upload Progress with API Progress
When you build a file upload feature, you usually think about one progress bar: the one showing how much of your file has already made it to the serverBut what if the real work starts only after the upload?
Weiterlesen