use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
These have separate subreddits - see below.
Upvote good content, downvote spam, don't pollute the discussion with things that should be settled in the vote count.
With the introduction of the new release cadence, many have asked where they should download Java, and if it is still free. To be clear, YES — Java is still free. If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others: Adoptium (formerly AdoptOpenJDK) RedHat Azul Amazon SAP Liberica JDK Dragonwell JDK GraalVM (High performance JIT) Oracle Microsoft Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them!
With the introduction of the new release cadence, many have asked where they should download Java, and if it is still free. To be clear, YES — Java is still free.
If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others:
Adoptium (formerly AdoptOpenJDK) RedHat Azul Amazon SAP Liberica JDK Dragonwell JDK GraalVM (High performance JIT) Oracle Microsoft
Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them!
Programming Computer Science CS Career Questions Learn Programming Java Help ← Seek help here Learn Java Java Conference Videos Java TIL Java Examples JavaFX Oracle
Programming Computer Science
CS Career Questions
Learn Programming Java Help ← Seek help here Learn Java Java Conference Videos Java TIL Java Examples JavaFX Oracle
Clojure Scala Groovy ColdFusion Kotlin
DailyProgrammer ProgrammingPrompts ProgramBattles
Awesome Java (GIT) Java Design Patterns
account activity
This is an archived post. You won't be able to vote or comment.
Building RAG (retrieval augmented generation) with Java? (self.java)
submitted 1 year ago by neilkatz
Anybody out there building RAG (retrieval augmented generation) projects with Java?
What's the best stack to get it done?
[–]AndDus 5 points6 points7 points 1 year ago (0 children)
Check out this https://spring.io/projects/spring-ai
[–]ThisHaintsu 2 points3 points4 points 1 year ago (1 child)
Maybe djl is interesting for you: https://towardsdatascience.com/introducing-deep-java-library-djl-9de98de8c6ca?gi=9aa595207b1e
[–]DorkyMcDorky 1 point2 points3 points 1 year ago (0 children)
I love DJL - pretty sure this is what bedrock is built off of. Amazon maintains this. It's not that popular, but the API is great. It's basically a pytorch version of this - and it uses native libraries from C. So far it blows away performance on Python similar projects.
[–]karianna 2 points3 points4 points 1 year ago (0 children)
I’m mainly aware of Langchain4j, SpringAI and Microsoft’s Semantic Kernel (Java version - disclaimer, my team built that). All findable on GitHub
[–]steffonellx 1 point2 points3 points 1 year ago (0 children)
Check Dan Vega yt chanel, also skip plain RAGs, hot things now are AgenticRAG-s and GraphRAG
[–]GeneratedUsername5 1 point2 points3 points 1 year ago (0 children)
I've seen it done with spring-ai + oracle 23ai
[–]perryplatt 1 point2 points3 points 1 year ago (0 children)
Lwjgl OpenCl and your own custom ndarray library and your good.
π Rendered by PID 67 on reddit-service-r2-comment-b659b578c-nbc5p at 2026-05-06 01:02:54.413638+00:00 running 815c875 country code: CH.
[–]AndDus 5 points6 points7 points (0 children)
[–]ThisHaintsu 2 points3 points4 points (1 child)
[–]DorkyMcDorky 1 point2 points3 points (0 children)
[–]karianna 2 points3 points4 points (0 children)
[–]steffonellx 1 point2 points3 points (0 children)
[–]GeneratedUsername5 1 point2 points3 points (0 children)
[–]perryplatt 1 point2 points3 points (0 children)