import { CheckIcon, ChevronRight, GithubIcon } from "lucide-react"; import { Gradient } from "./features"; import Generating from "./generating"; import Image from "next/image"; import { AnimatedBeamShow } from "../CardPatterns/AnimatedBeamWithOutput"; const Services = () => { return (

Sounds super cool? There's more.

Smartest AI

We paid attention to details.

a small team of 4 student developers who have one mission.{" "}
Make the best second brain for everyone.

    {supermemoryPoints.map((item, index) => (
  • {/* */}

    {item}

  • ))}
robot

Supermemory works everywhere you are.

We already have integrations for Telegram and Twitter (X), with whatsapp and SMS coming soon. So you can add and query data in a private manner, from anywhere.

Get started

Privacy First

We use state-of-the art technology and providers to make sure that your data is completely safe and secure, and only store what's absolutely needed.

vault image
Github

Proudly
Open Source

You dont even need to trust us. Just deploy it yourself and enjoy the benefits.

{" "} Star us on Github

Bringing content in is easy.

You can use our chrome extension, iOS shortcut, or our API to send content to supermemory.

Self hostable

All the code is open source and self hostable for non-commercial use.

Scary robot
); }; export default Services; const supermemoryPoints = [ "Privacy focused", "Works everywhere you are", "Self hostable", "Super affordable, with a generous free tier", ];