Cool Links to Neat Stuff
2025/04/03
2025/03/20
- Zero Shot TTS Voice Clone could be cool for trying to make an LLM talk in my voice down the line.
- Interaction Nets, neat way to think of computation as graph transformations. I've been wanting to do a graph manipulation programming tool so this could be good inspo
2025/03/14
2025/03/01
- Graph Neural Networks graph manipulation and visualization has been on my mind so this should be relevat to that.
- Leaf protocol a new protocol for federated data. Focuses on data rather than events between servers.
2025/01/21
- Group Key Agreement Tool for agreeing on shared encryption keys in p2p groups that change over time.