I often think about how cool it would be to have a github f…
I often think about how cool it would be to have a github for ideas. We'd preserve more of the meaning of things whilst allowing derivatives.
Replies
@299
It would be interesting to see the activity of each branch of the idea and you could track individual contributions towards its development
the foundation is in transaction history
This is doable and something I have thought about often as well. It's not too dissimilar from a system for claims, counter-claims and evidence.
[[treechat inspiration]]
I have been working on using git to integrate with chats so you can version control all your prompts and conversations like source code. I made a NotebookLM about it based on my source documentation and notes. It's interesting especially if branches can be automated to generate synthetic data for training new models. Then I found out about Treechat.ai which has some similar ideas about integrating AI and human forums. https://notebooklm.google.com/notebook/b88c136c-7fe3-4ed5-8a61-ab38bb80a89e/audio
Part of my experimentation has been writing a ChatGPT Chrome extension to try to version control the chat but I find I don't have enough control over the chat history to really make the Chrome extension viable.
Here's some screenshots from my Chrome extension so far. At this point I figure I should make it a standalone app but I would love it if I could get it working just as an extension and work in Canvas mode.