From dfea4dbe1594ed0ad9f30246888eb13408365f9a Mon Sep 17 00:00:00 2001 From: Chris Latimer Date: Sun, 14 Dec 2025 18:58:34 -0700 Subject: [PATCH] Trademark to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f41f8d4..51d4c4a4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ## What is Hindsight? -Hindsight is an agent memory system built to create smarter agents that learn over time. It eliminates the shortcomings of alternative techniques such as RAG and knowledge graph. +Hindsightâ„¢ is an agent memory system built to create smarter agents that learn over time. It eliminates the shortcomings of alternative techniques such as RAG and knowledge graph. Hindsight addresses common challenges that have frustrated AI engineers building agents to automate tasks and assist users with conversational interfaces. Many of these challenges stem directly from a lack of memory.