I've taken to exporting summaries as text files and marking these up with my questions. This leaves me with a lot of text files.
So I whipped up a discussion manager for my project Django site with categories and tags. It's OK, but lacks polish but more importantly UI features which would behave like comments or suggestions in Google Docs, for example.
Has anyone encountered a solution to organize aichats with notation in mind? Or, do you have a recommendation for a data structure/schema for my diy notation system?