araneta / vaadin-ai-chat

A chatbot example developed with Spring Boot and Vaadin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:The Unlicense


Languages

Language:Java 66.8%Language:JavaScript 26.3%Language:CSS 6.9%