This is a project dedicated to make the work with the new Spring Cloud AWS easier by providing examples. The library is compatible with Java 17 and above and Spring Boot 3 and above.
Simple example to load the entire text of a document into a vector store and then expose an API through which questions can be asked about the document's content. IMPORTANT: This project has been ...