12 lines
364 B
Plaintext
12 lines
364 B
Plaintext
<CardGroup cols={3}>
|
|
<Card title="Discord" icon="discord" href="https://mem0.ai/discord" color="#7289DA">
|
|
Join our community
|
|
</Card>
|
|
<Card title="GitHub" icon="github" href="https://github.com/mem0ai/mem0">
|
|
Star us on GitHub
|
|
</Card>
|
|
<Card title="Support" icon="calendar" href="mailto:taranjeet@mem0.ai">
|
|
Talk to founders
|
|
</Card>
|
|
</CardGroup>
|