TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Saga AI – AI-powered collaborative workspace

4 pointsby tin7inabout 2 years ago
Hey everyone,<p>I&#x27;ve been working on Saga AI for the last few weeks. It&#x27;s a GPT powered writing assistant that lives inside Saga. Saga itself is a collaborative workspace for notes, docs, and tasks. Think of it as Google Docs, Notion, or Confluence, but with a focus on simplicity and performance.<p>Here&#x27;s a 1 min demo <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=P3UbBL0GSVU">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=P3UbBL0GSVU</a> (I had to learn video editing during an afternoon)<p>and a link to the site&#x2F;webapp <a href="https:&#x2F;&#x2F;saga.so&#x2F;ai" rel="nofollow">https:&#x2F;&#x2F;saga.so&#x2F;ai</a><p>The main benefit of Saga AI is that text generation happens inside your existing notes and tasks (if you are a Saga user). You could also run multiple queries at the same time inside a page or in two pages side by side.<p>Early during development I&#x27;ve observed that for common tasks such as summarization, rewrite, or fixing grammar, users prefer to click on a button instead of writing &quot;summarize this&quot;, so I&#x27;ve spent quite some time building this UI flow and adding commands for rewriting, grammar, translation, explaining, as well as pre-defined prompts for common tasks like drafting an email, writing a job cover letter, etc.<p>While the hardest part about building the app was creating the collaborative editor (CRDTs, syncing, tons and tons of editor edge cases) which took much longer, the last few weeks were just so exciting to see something so useful being implemented relatively easy on top of the existing editor.<p>What I&#x27;ll focus next is increasing the context of the responses - AI responses should know the context of the current note as well as the whole workspace, then potentially context from other tools.<p>This is a beta and still free to use. Looking forward to your feedback.

no comments

no comments