Skip to content

BootcampToProd/spring-ai-chain-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Spring AI - Chain Workflow Pattern

This repository demonstrates the Spring AI Chain Workflow Pattern, a powerful technique for breaking down complex AI tasks into sequential, manageable steps using Large Language Models (LLMs) within your Java applications.

πŸ“– Dive Deeper: For a complete walkthrough, detailed explanations of the Chain Workflow pattern, and step-by-step instructions for the example application, read our blog post.
πŸ‘‰ Spring AI Chain Workflow Pattern: Complete Guide with Example

πŸŽ₯ Visual Learning: Prefer video tutorials? Watch our step-by-step implementation guide on YouTube.
πŸ‘‰ Chain Workflow Pattern in Spring AI | Your First AI Pattern πŸ€–


πŸ“¦ Environment Variables

Make sure to provide these Java environment variables when running the application:

  • GEMINI_API_KEY: Your Google Gemini API key.

Contributors 2

  •  
  •  

Languages