Re: Pharo and AI: A Natural Fit for the Future
Nov. 7, 2025
12:17 p.m.
And an other AI thing that I have now made work is Pharo, AI and PlantUML. This is what I write in Playground: aaa := 'Write a PlantUML code for the meta function umlToImage: in class AIAPlantUML. [RESONSETYPE]Please just return the PlantUML code. No comments' q0: [ AIASourceCodeBuilder new forClass: AIAPlantUML ]. AIAPlantUML umlToImage: aaa. And the result is: So now I can ask for a PlantUML for some specific topic, and the UML is build by the AI, and the PlantUML is then shown in Pharo. It is on a very experimental level yet. â Kasper
266
Age (days ago)
266
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kasper Osterbye