cupybara/java-langchains
A Java 8+ LangChain implementation. Build powerful LLM based applications in an (enterprise) Java context.
This project helps Java developers build applications that can understand and respond to questions based on large amounts of text. You can feed in documents from PDFs, databases, or search indexes, and it uses powerful AI models to generate answers, often citing the original sources. It's designed for enterprise Java environments, enabling sophisticated natural language processing within existing systems.
No commits in the last 6 months.
Use this if you are a Java developer needing to integrate large language model (LLM) capabilities into an existing enterprise application, especially for tasks like question-answering based on diverse data sources.
Not ideal if you are not a Java developer or if you need a pre-built, end-user application rather than a toolkit for creating one.
Stars
41
Forks
8
Language
Java
License
MIT
Category
Last pushed
Jul 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/cupybara/java-langchains"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
quarkiverse/quarkus-langchain4j
Quarkus Langchain4j extension
HamaWhiteGG/langchain-java
Java version of LangChain, while empowering LLM for Big Data.
hkh1012/langboot
Using Langchain's ideas to build SpringBoot AI applications | 用langchain的思想,构建SpringBoot AI应用
tryAGI/LangChain.Providers
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on...
showpune/spring-petclinic-langchain4j
It is a langchain4j LLM demo of petclinic