ThomasVitale/llm-apps-java-langchain4j
Samples showing how to build Java applications powered by Generative AI and LLMs using LangChain4j and Spring Boot.
This project provides practical examples for building applications that leverage Large Language Models (LLMs) within a Java and Spring Boot environment. It takes text inputs and various LLM configurations to produce generated text, structured outputs, and text embeddings. This is for software developers who are creating new Generative AI features or applications in Java.
No commits in the last 6 months.
Use this if you are a Java developer looking for concrete examples to integrate Generative AI capabilities into your Spring Boot applications.
Not ideal if you are not a Java developer or are looking for a pre-built application rather than code samples for development.
Stars
22
Forks
6
Language
Java
License
Apache-2.0
Category
Last pushed
Jun 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ThomasVitale/llm-apps-java-langchain4j"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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