Giter Site home page Giter Site logo

ayazkhuraishi / ai-llm-apps-java-spring-ai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomasvitale/llm-apps-java-spring-ai

0.0 0.0 0.0 688 KB

Samples showing how to build Java applications powered by Generative AI and LLMs using Spring AI and Spring Boot.

License: Apache License 2.0

Java 99.53% Smalltalk 0.47%

ai-llm-apps-java-spring-ai's Introduction

LLM Applications with Java and Spring AI

Samples showing how to build Java applications powered by Generative AI and LLMs using Spring AI.

Pre-Requisites

Content

0. Use Cases

Project Description
question-answering-with-documents Question answering with documents using LLMs via Ollama.

1. Chat Completion Models

Project Description
chat-models-mistral-ai Text generation with LLMs via Mistral AI.
chat-models-ollama Text generation with LLMs via Ollama.
chat-models-openai Text generation with LLMs via OpenAI.

2. Prompts, Templates and Multimodality

Project Description
prompts-basics-ollama Prompting using simple text with LLMs via Ollama.
prompts-basics-openai Prompting using simple text with LLMs via OpenAI.
prompts-messages-ollama Prompting using structured messages and roles with LLMs via Ollama.
prompts-messages-openai Prompting using structured messages and roles with LLMs via OpenAI.
prompts-multimodality-ollama Multimodality to include various media in a prompt with LLMs via Ollama.
prompts-multimodality-openai Multimodality to include various media in a prompt with LLMs via OpenAI.
prompts-templates-ollama Prompting using templates with LLMs via Ollama.
prompts-templates-openai Prompting using templates with LLMs via OpenAI.

3. Output Parsers

Project Description
output-parsers-ollama Parsing the LLM output as structured objects (Beans, Map, List) via Ollama.
output-parsers-openai Parsing the LLM output as structured objects (Beans, Map, List) via Open AI.

4. Embedding Models

Project Description
embedding-models-mistral-ai Vector transformation (embeddings) with LLMs via Mistral AI.
embedding-models-ollama Vector transformation (embeddings) with LLMs via Ollama.
embedding-models-openai Vector transformation (embeddings) with LLMs via OpenAI.
embedding-models-transformers Vector transformation (embeddings) with LLMs via ONNX Sentence Transformers.

5. Document ETL Pipeline

Project Description
document-readers-json-ollama Reading and vectorizing JSON documents with LLMs via Ollama.
document-readers-pdf-ollama Reading and vectorizing PDF documents with LLMs via Ollama.
document-readers-text-ollama Reading and vectorizing text documents with LLMs via Ollama.
document-transformers-metadata-ollama Enrich documents with keywords and summary metadata for enhanced retrieval via Ollama.
document-transformers-splitters-ollama Divide documents into chunks to fit the LLM context window via Ollama.

6. Vector Stores

Coming soon

7. Function Calling

Project Description
function-calling-mistral-ai Function calling with LLMs via Mistral AI.
function-calling-openai Function calling with LLMs via OpenAI.

8. Image Models

Project Description
image-models-openai Image generation with LLMs via OpenAI.

9. Audio Models

Project Description
audio-models-speech-openai Speech generation with LLMs via OpenAI.
audio-models-transcription-openai Speech transcription with LLMs via OpenAI.

References and Additional Resources

Videos

Demos

Workshops

ai-llm-apps-java-spring-ai's People

Contributors

thomasvitale avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.