8 comments

  • danieltk76 4 minutes ago
    "You text it work. It texts you when it's done." this should have a comma not a period.
  • pluc 22 minutes ago
    If AI has achieved anything it's a dramatic increase in documentation quality for the sake of training or instructions.

    I'd argue that if documentation on how to operate your business can be used to feed an agent, your problem was never the ability to run operations and the ROI will amount to the ability to ask instead of doing. I don't know how much this is gonna go for, but you could probably have one of your existing staff just do basic documentation lookups too.

  • dbbk 16 minutes ago
    The website tells me absolutely nothing about what makes this new or unique
    • mchusma 6 minutes ago
      I would agree that there are a lot of people in this space, both products and roll your own. We are doing our own stuff here in our company right now, and could be interested. But for me, I didn't feel like i know enough to actually assess and take the next steps. Good luck!
  • bewareofscams 1 hour ago
    > that knows everything about your company

    Given that I don't know everything about my 4-person company, and that I never knew everything when it was a 1-person company (guess which person is that), this sound like https://x.com/mitchellh/status/2044529496217555333 (apologies for twitter link)

  • logicallee 3 minutes ago
    Congratulations on the launch! The demo in the video you linked looks awesome (though your video resolution is a bit low, some of the text is hard to read on screen, I suggest you record in higher resolution). I think you made a really good choice to have your connector provider handle OAuth credentials, since it is really hard to get security right on a multitenant app like yours, where some of your agents are doing work on customers' behalf and others are improving your product itself :). The design of your app interface also looks really great!
  • demberto 55 minutes ago
    Microsoft WorkIQ but for companies on a non-MS stack
    • kushagrchitkar 51 minutes ago
      Just checked out WorkIQ, the promise is quite similar. Spend compute and time upfront developing the knowledge base, which will later result in much better answers
  • pelagicAustral 1 hour ago
    7-day trial seems kind of narrow for a product that needs to "build a memory", no?
    • kushagrchitkar 1 hour ago
      It of course gets more magical the longer you use it, but we've felt it starts providing utility from first few days itself. It could identify things that are going on immediately in your life and help there
      • JOnAgain 1 hour ago
        My life or my company?
        • kushagrchitkar 55 minutes ago
          For us, these two things have not been very different. We do make both, a personal and a company wide wiki, so Almanac is useful in both regards
  • nandanadileep29 1 hour ago
    Given it has "logins" to tools without APIs (browser-based access), how do they handle 2FA, session persistence, and ToS violations for services that don't allow bot access?
    • kushagrchitkar 1 hour ago
      Our browser is interactive, in the sense that one could click around the browser, as well as the agent. Usually for 2FA logins, Almanac would hand it over to the human, who'd complete login, and then continue.

      We use Browserbase for the browser and session persistence is inbuilt.

      For ToS violations, this is a limitation. Accessing sites that don't allow for bot access could result in account ban/suspension. Simply using Browserbase under the hood does not remove this risk.