Skip to content

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.dhr.wtf and sign in with your google account.

To use the chrome extension,

  1. Get the chrome ext (click on the button)
  2. Click on the "Extension Auth" button so the extension knows who you are :) chrome

👨‍💻 The Stack

overview

Supermemory has three main modules, managed by turborepo:

apps/web: The main web UI.

The database, auth etc logic is here

App preview

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.

Chrome extension preview

You can also use it to import all your twitter bookmarks! Import bookmarks

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.