supermemory/README.md
Meet Patel d931b310f0 improve readme
- added badges of github stars , github forks, contributors

- added Key Features section

- added star history graph and contributors image
2024-07-04 18:20:05 +05:30

5.6 KiB

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.

Key Features

  • 💡 Ideation: Capture and save ideas effortlessly.
  • 🔖 Bookmarks: Import, organize, and resurface bookmarks when needed.
  • 📇 Contacts: Store and manage information about people you know.
  • 🐦 Twitter Bookmarks: Import and utilize your saved tweets.
  • 🔍 Powerful Search: Quickly find any saved information.
  • 💬 Chat with Collections: Interact with specific knowledge bases.
  • 🖼️ Knowledge Canvas: Organize information visually in a 2D canvas.
  • ✍️ Writing Assistant: Use a markdown editor with AI assistance for content creation.
  • 🔒 Privacy Focused: Ensures data security and privacy.
  • 🏠 Self Hostable: Open source and easy to deploy locally.
  • 🔗 Integrations: Compatible with Telegram, Twitter, and more to come.

How do I use this?

Just go to supermemory.ai 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

SuperMemory

Architecture:

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 Import bookmarks

You can also use it to import all your twitter 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:

Star History

Star History Chart

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.