The Linkedin Generative Ai Application Tech Stack Personalization With Cognitive Memory Agent
Source
LinkedIn Engineering
Author
LinkedIn Engineering
Date
Terms in this piece · Glossary
AI agent — An AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.
context window — The maximum amount of text a model can consider at once — its working memory for the current conversation or task.
Why it matters
AI agentAn AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.Full definition → memory usually means a vector store plus explicit save calls. This describes a layered platform that decides what to keep, reconciles conflicting preferences, and doubles as a durable scratchpad that keeps multiple agents from acting at cross purposes.