spring-ai-cli-chatbot icon indicating copy to clipboard operation
spring-ai-cli-chatbot copied to clipboard

A command-line chatbot built with Spring AI that demonstrates Retrieval-Augmented Generation (RAG) and conversational memory capabilities.

Results 2 spring-ai-cli-chatbot issues
Sort by recently updated
recently updated
newest added

mvn spring-boot:run does not start. Errror includes: ``` 2025-02-27T15:26:07.576+01:00 ERROR 86396 --- [simple-chatbot] [ main] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'cli' defined in com.demo.rag.Application:...