supermemory
supermemory copied to clipboard
Memory engine and app that is extremely fast, scalable. The Memory API for the AI era.
# Enhancements to Extension Functionality (Drag & Tailwind) ## Overview This pull request introduces several enhancements to the extension's functionality, focusing on improving user experience through the integration of drag-and-drop...
We still have information about the old launch on the landing page, which says the launch is scheduled for July 1st. Maybe change it to a signup section!
As you guys, I have a lot of favorites bookmarked in my browser If the extension or the application had the option of loading the bookmarks to the memories, it...
Hi all, do you think it makes sense to connect supermemory to Readwise Reader?
brief video https://www.loom.com/share/55865293f8874ccb8e4ccf028e9c4ae8
website says its "self-hostable for non commercial use" but the code is licensed under the MIT license. Better switch to something like GPL.
When asked about a specific text from the database, it only recognizes text, but the text from the image isn't recognized: Here the question: Here the tweet mentioning the image...
The current markdown renderer doesn't really "work" - headings are not headings - lists aren't lists - links aren't highlighted it's a good first issue for someone to work upon...
# Middleware-Based Authentication for Pages, Robots.txt, and Sitemap.xml ## Overview This pull request introduces middleware-based authentication for various pages within the application, including the onboarding flow, sign-in, and dashboard pages....
# Migrate AuthJS to Environment Variables ## Overview This PR uses auth.js environment variables for simpler provider configuration. ## Changes - **Key Changes:** - Moved AuthJS configuration to environment variables....