diff --git a/data/examples.yaml b/data/examples.yaml index 058ac18..aa92ca0 100644 --- a/data/examples.yaml +++ b/data/examples.yaml @@ -1,19 +1,19 @@ - title: Your CRM Assistant icon: "fa-solid fa-user" text: "Your agent can recall a client's entire history and deal stage, proactively helping your sales team build relationships and close deals faster." - url: "https://github.com/MemMachine/MemMachine/tree/main/docs" + url: "https://github.com/MemMachine/MemMachine/tree/main/examples" -- title: A Healthcare Navigator +- title: Health Assistant Agent icon: "fa-solid fa-heart" text: "Offer continuous patient support with an agent that remembers medical history and tracks treatment progress to provide a seamless healthcare journey." - url: "https://github.com/MemMachine/MemMachine/tree/main/docs" + url: "https://github.com/MemMachine/MemMachine/tree/main/examples" - title: A Personal Finance Advisor icon: "fa-solid fa-comment-dollar" text: "Your agent will remember a user's portfolio and risk tolerance, delivering personalized financial insights based on their complete history." - url: "https://github.com/MemMachine/MemMachine/tree/main/docs" + url: "https://github.com/MemMachine/MemMachine/tree/main/examples" - title: A Content Writer icon: "fa-solid fa-pen-to-square" text: "Build an assistant that remembers your unique style guide and terminology, ensuring perfect consistency across all documentation." - url: "https://github.com/MemMachine/MemMachine/tree/main/docs" + url: "https://github.com/MemMachine/MemMachine/tree/main/examples"