Skip to main content

Posts

Showing posts from June, 2024

Integrating AI CodeGen With Low Code Application Development - Part 2

In this post we follow up from the previous AI CodeGen integration into a Lowcode environment, which was a manual process.  In this post we showcase the new direct AI integration support, then follow that up with using that integration to automate the process of issuing a prompt and generating a Lowcode app. Part 1 - Basic AI Integration Demo (OpenAI, Anthropic, Gemini) Part 2 -CodeGen and Lowcode Integration via automation using all three models.

Creating A Lowcode Implementation For Prime React In Solvent-Lowcodr

These videos cover the basic process for creating a Lowcode implementation on the Solvent-Lowcodr platform. The first 2 video shows the process of the creation, the other videos show the prep work involved in creating your RADKit. If you have the time, watching the prep work videos then these two will give a better sense of the process.   Creating A Solvent Lowcodr RADKit For PrimeReact, Part-1   Creating A Solvent Lowcodr RADKit For PrimeReact, Part-2     The following videos show part of the prep work for creating a RADKit, the prep work mostly consist of creating the definitions for components exposed by the target component library or design system. They are worth watching even though long. They show some of the issues you might run into both as part of the usual software dev challenges and other issues related to putting the whole thing together.  It also shows using AI CodeGen and Lowcode to create a utility that is then used to create another Lowcode solution, which is neat.   P