Meet Collaboration Engine: The simplest way to build collaborative web apps

(Part 2 of 4)

Today, we launch the first iteration of Collaboration Engine: The world’s simplest solution for building powerful, real-time collaboration features into web applications. 

Read on to learn more about the problems we set out to solve, how Collaboration Engine works, and how you can start using it.

Subscribe to our newsletter

Be the first to learn about new Vaadin resources and tips

A chat developed in Java

Building a chatbot app in Java

Ever since I played my first role-based video game, I’ve been interested in chatbots (aka chatterbots). How could I implement something like this? Sure, I could code a bunch of if...else statements, but that sounded like a lot of work. Some years ago, I discovered AIML (Artificial Intelligence ...