The author is interested in feedback on the feature, particularly from visual learners, and plans to keep it free as long as costs remain manageable. They are also curious about what people are using the feature to visualize. Despite the feature not being perfect, the author believes it is quite useful in its current iteration and sees room for further improvement, especially in optimizing the prompts used.
Key takeaways:
- The author has developed a feature on Isoflow.io that generates diagrams from text, which can be used to visualize a variety of concepts, including organizational structures.
- The feature uses OpenAI's GPT API and a JSON schema to format the response, making it easier for GPT to communicate with Isoflow.
- Initial tests revealed issues with node positioning on the graph, so the author implemented auto-layout algorithms, specifically force-directed graph drawing, to improve the visual clarity of the diagrams.
- The author is interested in feedback on the feature, particularly from visual learners, and plans to keep the feature free as long as costs remain manageable.