You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Spring AI "cookbook" project demonstrating how to build a robust image analysis API. This service uses a Large Language Model (LLM) to analyze images that are provided in multiple formats: direct file uploads (multipart), web URLs, classpath resources, and Base64 strings.
A Spring AI "cookbook" project demonstrating how to build an intelligent audio analysis API. This service uses a multimodal LLM to process audio files from various sources and extract rich insights like transcription, sentiment, and speaker details.