From e9494c80c2e4aca4a5b71a7abb378ad51957dd76 Mon Sep 17 00:00:00 2001 From: Steve Scargall <37674041+sscargal@users.noreply.github.com> Date: Fri, 14 Nov 2025 21:35:32 +0000 Subject: [PATCH 1/3] Add Testimonials on Home Page Signed-off-by: Steve Scargall <37674041+sscargal@users.noreply.github.com> --- content/en/testimonials/BuildToLaunch.md | 11 +++ content/en/testimonials/CharacterEngineAI.md | 10 +++ content/en/testimonials/TeamMate.md | 11 +++ content/en/testimonials/_index.md | 4 + .../layouts/_partials/home-sections.html | 5 ++ .../layouts/_partials/testimonials.html | 87 +++++++++++++++++++ 6 files changed, 128 insertions(+) create mode 100644 content/en/testimonials/BuildToLaunch.md create mode 100644 content/en/testimonials/CharacterEngineAI.md create mode 100644 content/en/testimonials/TeamMate.md create mode 100644 content/en/testimonials/_index.md create mode 100644 themes/memmachine/layouts/_partials/testimonials.html diff --git a/content/en/testimonials/BuildToLaunch.md b/content/en/testimonials/BuildToLaunch.md new file mode 100644 index 0000000..5e1f5bd --- /dev/null +++ b/content/en/testimonials/BuildToLaunch.md @@ -0,0 +1,11 @@ +--- +title: "Amazing Results with MemMachine" +date: 2025-11-10T17:40:16-06:00 +author: "Jenny Ouyang" +company: "Build to Launch" +company_url: "https://buildtolaunch.substack.com/" +logo: "https://substackcdn.com/image/fetch/$s_!-Gdw!,w_1360,c_limit,f_webp,q_auto:best,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff16127ca-d8c9-405b-b955-66eddd21936a_1024x1024.png" +draft: false +--- + +Profile memory is my favorite part. I've been storing and retrieving many of my articles through MemMachine, and the way it handles personalization is beautiful. Instead of creating another slash command or digging through every file I've saved, the profile memory just knows. It's there when I need it. What I really love is that they've abstracted all the complexity away while leaving the flexibility to use pieces independently. That's the sweet spot - powerful but not overwhelming. diff --git a/content/en/testimonials/CharacterEngineAI.md b/content/en/testimonials/CharacterEngineAI.md new file mode 100644 index 0000000..d175904 --- /dev/null +++ b/content/en/testimonials/CharacterEngineAI.md @@ -0,0 +1,10 @@ +--- +title: "Amazing Results with MemMachine" +date: 2025-11-10T17:40:16-06:00 +author: "Brandon Monroe" +company: "Character Engine" +company_url: "https://characterengine.ai/" +logo: "" +draft: false +--- +MemMachine enabled me to build my dream. AI Sparring Partners that exist everywhere you work, remembers everything about you, patterns, your blind spots, and challenge you instead of validate you. I'm not building chatbots - I'm building your distributed advisory partners that have persistent memory and builds a relationship with you using a simulated artificial consciousness engine. MemMachine was the missing piece, my yin to my yang. diff --git a/content/en/testimonials/TeamMate.md b/content/en/testimonials/TeamMate.md new file mode 100644 index 0000000..4339833 --- /dev/null +++ b/content/en/testimonials/TeamMate.md @@ -0,0 +1,11 @@ +--- +title: "Amazing Results with MemMachine" +date: 2025-11-10T17:40:16-06:00 +author: "Brandon Monroe" +company: "TeamMate" +company_url: "https://teammate.app/" +logo: "https://www.teamate.app/_next/image?url=%2Fimages%2Fteamate.png&w=48&q=75" +draft: false +--- + +Teamate leverages MemMachine's advanced memory infrastructure—combining vector databases, graph-based entity and temporal relationships—to power our proactive AI assistant that transforms team collaboration. It allows Teamate to deliver intelligent, context-aware insights that improve with every conversation and automate manual tasks for our customers. We are delighted to see the efficiency boost MemVerge gets by using Teamate internally, and we are excited about the journey ahead to build the best Team-AI collaboration experience powered by the best open-source memory solution in the world. \ No newline at end of file diff --git a/content/en/testimonials/_index.md b/content/en/testimonials/_index.md new file mode 100644 index 0000000..a33dac3 --- /dev/null +++ b/content/en/testimonials/_index.md @@ -0,0 +1,4 @@ +--- +title: "What Our Customers Say" +subtitle: "Real feedback from teams using MemMachine" +--- \ No newline at end of file diff --git a/themes/memmachine/layouts/_partials/home-sections.html b/themes/memmachine/layouts/_partials/home-sections.html index c915380..684d160 100644 --- a/themes/memmachine/layouts/_partials/home-sections.html +++ b/themes/memmachine/layouts/_partials/home-sections.html @@ -295,6 +295,11 @@
{{ $page.Content }}+ +
No testimonials available.
+