HNNewShowAskJobs
Built with Tanstack Start
Chatbot Flow Editor – Visual tool for designing conversation flows(github.com)
44 points by enumura 7 days ago | 7 comments
  • 7 days ago
    [deleted]
  • whycome4 days ago

    What's an example chatbot that would work well with this?

    • enumura3 days ago |parent

      I'm mainly thinking of use cases like simple chatbots or FAQ bots. The key benefit is that you can define the flow, test conversations, and edit messages all in one editor, then export the workflow as JSON to use in other apps.

    • mentos4 days ago |parent

      I could see Cursor having an automated front end like this for rote refactoring work at the least.

      • enumura3 days ago |parent

        Thank you for sharing that! I wasn't aware that Cursor could do something like that—I appreciate learning about it.

  • o-o-4 days ago

    Does this export LLM.txt’s?

    • enumura3 days ago |parent

      Thank you for the question! Currently it only exports JSON, no txt-based exports yet. But that's something I would certainly like to consider adding in the future.