Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 216 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 216 Bytes

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