Skip to content

Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.

License

Notifications You must be signed in to change notification settings

Dhravya/supermemory

Repository files navigation

og image

SuperMemory

Interested in helping build the best second brain for everyone? Join the discord https://discord.gg/2X2XsKz5AU. Contributions welcome.

👀 What is this?

Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension (the extension on webstore is not updated, please use the one in the repo)

Well, here's the thing - me and @yxshv save a lot of content on the internet.

Twitter bookmarks, websites, snippets, etc.

But we never look back to it - to us, it's like throwing information in the void.

Supermemory fixes this.

How do I use this?

Just go to supermemory.ai and sign in with your google account.

To use the chrome extension,

Warning

You need to be signed in before installing the supermemory extension, or you may experience problems

  1. Download from Chrome Web Store
  2. Now you can see on any page on bottom right (just click on it to save) image

Import Twitter Bookmarks

  1. Make sure you signed into supermemory and installed chrome extension

  2. Open Twitter/X, you will see the save icon as follows

    image
  3. Click on save button and give it 10 - 20 secs, where supermemory extension will sync all your twitter bookmarks to supermemory.ai

  4. Volia! Now your second brain has all your twitter bookmarks.

👨‍💻 The Stack

overview

Supermemory has three main modules, managed by turborepo:

apps/web: The main web UI.

The database, auth etc logic is here

image

Built with:

apps/extension: Chrome extension

The chrome extension is one of the most important part of the setup, but is not required.This is to easily add pages to your memory.

image

Built with:

apps/cf-ai-backend: This module handles the vector store and AI response generation

This is where the magic happens! Built with:

Contribute or self host

Supermemory is design to be set up easily locally and super duper easy to set up 💫

Please see the SETUP-GUIDE.md for setup instructions.

Contributing

Contributions are very welcome! A contribution can be as small as a ⭐ or even finding and creating issues.