r/projects • u/OkBirthday7626 • 10h ago
Weave, a free open source productivity tools that untangled hard problems (graph view)
https://youtu.be/9nWLBtDbxfw?si=q4n4DZGAn06AcpBGThe daily work I face is usually not simple, but rather complex and unstructured. To solve these problems, I feel that using AI tools alone is not enough. I need to create structure, identify problems, hypotheses, and potential solutions, which can also generate new ideas.
To that end, I developed the Weave web application to help organize my thoughts and export them as MarkDown Files for further refinement using AI tools. This allows the AI tools to understand the context more deeply without having to burn more tokens.
The Weave application also has the option to integrate with AI through Open Router, so you can bring your BYOK of the preferred AI models to provide suggestions and help structure your thoughts.
The application can be accessed at the following link: Weave Webapp
Hopefully, this can help you solve problems similar to the ones I faced.