by predictand on 7/16/23, 7:27 PM with 0 comments
I have built an AI-based content creation tool called Content Explorer. Instead of writing to create the best content, it allows you to iteratively discover it by offering a bunch of operators that modify and enhance your initial input. The node-based interface allows you to easily visualize the result of your operations and compare and contrast different versions.
I like the mental model of Large Language Models as word calculators. So I have built this word editor that works like an image editor since we can now process language just like we have been processing images.
You can use this existing content exploration to see how it works:
https://www.heuristi.ca/content-explore/09de2c07-e78f-43cc-b...
Let me know what you think! Thanks for your feedback.