VOOZH about

URL: https://www.javacodegeeks.com/tag/openai

⇱ openai Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Omozegie AziegbeApril 30th, 2026
    0 112

    Getting Started with TOON Format in Java

    Token-Oriented Object Notation (TOON) is a modern data serialization format designed to represent structured data in a compact, human-readable, and…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Yatin BatraNovember 26th, 2025
    0 576

    Managing Multiple LLM Integrations with Spring AI

    Integrating multiple Large Language Models (LLMs) in a single Spring Boot application has become a sought-after architectural pattern for AI-driven…

    Read More »
  • Enterprise Java👁 Image
    Omozegie AziegbeSeptember 29th, 2025
    0 261

    Integrating the OpenAI Moderation Model in Spring AI

    When building applications that handle user input, such as forums, chatbots, or social platforms, it is essential to protect users…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Yatin BatraJuly 7th, 2025
    0 678

    Spring AI Transcribing Audio Files Example

    Speech-to-text technology has become essential in building transcription services, voice assistants, and accessibility tools. Let us delve into understanding how…

    Read More »
  • Enterprise Java👁 Image
    Omozegie AziegbeJune 30th, 2025
    0 459

    Spring AI – OpenAI TTS Example

    The ability to convert text into natural-sounding speech has unlocked exciting opportunities, from building voice assistants and narrating content to…

    Read More »
  • Python👁 Image
    Yatin BatraJune 5th, 2025
    0 1,637

    Getting Started With LangGraph

    LangGraph is a powerful Python framework that allows developers to build stateful, multi-agent applications using graphs. It is built on…

    Read More »
  • JavaScript👁 Image
    Eleftheria DrosopoulouJune 5th, 2025
    0 1,164

    Build an AI Chatbot in React with LangChain.js and OpenAI

    Learn how to create a dynamic AI chatbot using React, LangChain.js, and OpenAI. This guide covers streaming responses, memory management,…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Omozegie AziegbeJune 4th, 2025
    0 568

    How to Use Spring AI to Extract Structured Data from Images

    Extracting structured data from images is a requirement in many domains, including scanning receipts and documents, analyzing visual content in…

    Read More »
  • Core Java👁 Image
    Omozegie AziegbeJuly 24th, 2024
    0 1,215

    Using LangChain4J for Structured JSON Output

    LangChain4J is a powerful framework that enables the integration of language models into Java applications. In this article, we will…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close