For years, whenever someone asked me what I do, I described my projects and activities, like “I worked on a cloud migration, reduced technical debt, refactored systems to be cloud-native, designed environments for scalability, cost effectiveness and security, …”. But I could never express in a TL;DR what I really did. My official title “Senior Process Manager” wasn’t very helpfull as well.
(more…)Tag: architecture
-
LLM-Search is a bit more than just “AI” – Podcast recommendation
Last week I heard the podcast SoftwareArchitekTOUR – Episode 102: Zuverlässige KI-Architektur from heise online. (german only, sorry).
I really liked the part where they discussed the technical part for a sematic search. Especially when it struck me, that the actual use of LLMs is just once per document and not in the search directly. Also, it suddenly became clear to me why you want/need a vector database for such an AI supported search.
Check it out if you can understand german or try to translate it.