3 comments

  • whycome 219 days ago
    What's an example chatbot that would work well with this?
    • enumura 218 days ago
      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.
    • mentos 219 days ago
      I could see Cursor having an automated front end like this for rote refactoring work at the least.
      • enumura 218 days ago
        Thank you for sharing that! I wasn't aware that Cursor could do something like that—I appreciate learning about it.
  • o-o- 219 days ago
    Does this export LLM.txt’s?
    • enumura 218 days ago
      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.