IDENews

AI-Powered Smart CodeInsight in RAD Studio 12.3

Embarcadero introduced its first integrated AI solution in the RAD Studio IDE in version 12.2. The technology, called Smart CodeInsight, offers the ability to interact with different LLM engines, some online and one offline, but also to install drivers for other AI engines thanks to a specific OpenToools API interface. The available engines are: OpenAI Ollama (offline) Gemini Claude There are…
Read more
C++CodeRAD Studio

How To Start To Develop Generative AI Technology In C++ Builder 12

Hello C++ Developers! Yilmaz here, community manager for LearnCPlusPlus.org. I know most of you are interested in AI and using Python, Delphi, and other programming languages in addition to the C++ language. In C++ Builder, you can go more deeply to build your own AI technology. The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of amazing new features, such as the…
Read more
DelphiFireMonkeyHow-To'sWindows

Unlocking the Power of SDXL Inpainting: The Future of Image Editing?

Have you ever thought about changing a portion of a photo but didn’t have the drawing skills to make it look natural? Or perhaps you’ve just wished that tech-savvy fairy godmother would pop out and do the magic for you! Welcome to the world of SDXL Inpainting in Windows development, where image editing meets the sophistication of artificial intelligence. In this post we will talk about…
Read more
C++DelphiRAD Studio

Is Powerful AI Really Going To Steal Our Jobs?

This year is definitely starting to look like the year of the AI uprising and it’s only a question of time before it makes it into IDE software of all types. The ball really started rolling with a dramatic investment by Microsoft of at least $10 billion in OpenAI, the company behind the admirably powerful ChatGPT, Dall-E and similar advances in artificial intelligence and machine learning…
Read more