Remix.run Logo
chillenberger 16 hours ago

I am working on a text-editor that allows you to discuss specified file folders with AI agents for knowledge work. It is similar to vs code with chat but for non-technical users and not for code.

I feel like I am constantly fighting LLM interfaces to make available and organized the context needed for discussion. There just seems to be way to much copy pasta into and out of the infinite scroll interface. I also find the output tough to quickly edit and discuss with the chatbot.

It is simple enough but I couldn't find anything like it and it has quickly become one of my favorite tools. I am build over buy to a a fault, so if there is something out there like this already I would not be surprised.

https://github.com/chillenberger/text-editor-dt