ReMind - Open-source AI workspace that keeps your context alive
by•
ReMind turns AI chat into a persistent workspace for real projects. Keep prompts, files, context, edits, and answer variants in one thread, work directly from documents and images, then share the result with a read-only link. Stream responses, use it as a guest or with an account, and self-host with Docker. Unlike one-shot chatbots, ReMind is built for work that evolves across revisions. Fully open source under AGPLv3.

Replies
The way you can pin files and images directly into the thread instead of re-uploading every time is such a thoughtful touch. Self-hosting with Docker is the cherry on top.
Love the persistent workspace idea since I constantly lose context jumping between chats. One thing that would really help me: a quick "diff view" between answer variants so I can actually see what changed between revisions instead of squinting at full threads trying to spot the edits.
the read-only share links are great, but it would be even better if recipients could leave inline comments on the shared thread so i can get feedback from collaborators without giving them edit access.