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 ...
This example shows how to create a microservices architecture with Spring Boot and Spring Cloud. It also shows how to package each application in Docker containers and run them with Docker Compose.