Skip to content

Commit d3430ef

Browse files
authored
Merge pull request #15 from sscargal/examples
Updated example URLs to the GitHub 'examples' directory
2 parents ecdcf53 + f56ae17 commit d3430ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

data/examples.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
- title: Your CRM Assistant
22
icon: "fa-solid fa-user"
33
text: "Your agent can recall a client's entire history and deal stage, proactively helping your sales team build relationships and close deals faster."
4-
url: "https://github.com/MemMachine/MemMachine/tree/main/docs"
4+
url: "https://github.com/MemMachine/MemMachine/tree/main/examples"
55

6-
- title: A Healthcare Navigator
6+
- title: Health Assistant Agent
77
icon: "fa-solid fa-heart"
88
text: "Offer continuous patient support with an agent that remembers medical history and tracks treatment progress to provide a seamless healthcare journey."
9-
url: "https://github.com/MemMachine/MemMachine/tree/main/docs"
9+
url: "https://github.com/MemMachine/MemMachine/tree/main/examples"
1010

1111
- title: A Personal Finance Advisor
1212
icon: "fa-solid fa-comment-dollar"
1313
text: "Your agent will remember a user's portfolio and risk tolerance, delivering personalized financial insights based on their complete history."
14-
url: "https://github.com/MemMachine/MemMachine/tree/main/docs"
14+
url: "https://github.com/MemMachine/MemMachine/tree/main/examples"
1515

1616
- title: A Content Writer
1717
icon: "fa-solid fa-pen-to-square"
1818
text: "Build an assistant that remembers your unique style guide and terminology, ensuring perfect consistency across all documentation."
19-
url: "https://github.com/MemMachine/MemMachine/tree/main/docs"
19+
url: "https://github.com/MemMachine/MemMachine/tree/main/examples"

0 commit comments

Comments
 (0)