Agent-OpenAI-Java-Banking-Assistant is an open-source Java application that uses Azure OpenAI for large language model processing and vector embeddings for semantic search. It loads banking PDFs, generates embeddings, and performs conversational QA to summarize financial statements, explain loan agreements, and retrieve transaction details. The sample illustrates prompt engineering, function calling, and integration with Azure services to build a domain-specific banking assistant.