plugins/composio/templates/index.html
{% extends "base.html" %} {% block content %}
Connect your accounts to import memories into OMI.
Extract memories from your Notion pages, databases, and notes.
Extract memories from your Google Documents and other files.
Extract memories from your Slack conversations and channels.
This integration allows you to import memories from various sources into your OMI account. We extract interesting facts and preferences about you from your connected accounts and add them to OMI's knowledge base.
Your data is private and secure. We only extract the information you explicitly choose to share.
{% endblock %} {% block extra_head %} {% endblock %}