My @Devoxx Belgium talk on why you should build agents on the JVM is live.
No slides--just code with Embabel.
@SpringAICentral@springboot#genai
https://t.co/mNoo8Zn3gb
John Davies giving an important talk on local LLMs. Currently describing how Incept5 has built a banking workflow on Embabel using only local models.
@java@jtdavies@incept5
I agree with you. It does feel like we are reaching a peak in the capabilities of the LLMs. And we are going to see smaller, more specialized models for local use. As capabilities converge, the frontier models are becoming a commodity. ie - who can offer the same thing the cheapest.
The capital pouring into the space makes the dot-com bubble look like an accounting error. When the market consolidates, who's going to be the first Webvan?
Is 2025 the last year of Python's dominance in AI? Maybe. With the GA release of Spring AI and Langchain4J, plus the progress on Embabel the landscape has certainly changed.
https://t.co/tb06X4qW8a
All JetBrains AI tools – including our improved AI Assistant and new coding agent Junie – are now available within our IDEs under a single subscription and come with a free tier.
Read the blog post for more details 👉 https://t.co/6ivQJmyghY
After using Junie for the last few weeks, I feel like my role is morphing from being a Software Engineer into an AI Prompt Engineer, who happens to understand Software Engineering. The better your prompt, the better your results. #Junie#Jetbrains
@mydevlprplanet@hhariri@edeandrea@jetbrains@springboot@QuarkusIO Agree - there really isn't good metric to measure. One example I used Junie to implement paging on a list API, took about 20 min. Subjectively from experience, I know that would have taken 2-3hrs without AI.
In the last two days, I've generated over 20,000 lines of code and written hundreds of unit tests using @intellijidea and Junie. The code Junie is generating is significantly better than any other AI coding tool I've used. The integration Junie has with the IntelliJ IDE is the kill shot for other AI coding tools.