Skip to content

A chatbot example developed with Spring Boot and Vaadin

License

Notifications You must be signed in to change notification settings

eduardoafs/vaadin-ai-chat

 
 

Repository files navigation

AI Chat

To build and run the project:

git clone https://github.com/alejandro-du/vaadin-ai-chat.git
cd vaadin-ai-chat
mvn package
java -jar target/vaadin-chat-1.0-SNAPSHOT.jar

Go to http://localhost:8080

About

A chatbot example developed with Spring Boot and Vaadin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 66.8%
  • JavaScript 26.3%
  • CSS 6.9%