A-Form Chatbot Demo is a Spring Boot application that provides a simple chatbot demo for A-Form.
This project is using .env file for environment variables. You can use .env.template file as a template.
- Clone the repository
- Make .env file in the root directory as '.env.template' file with your chatbot server URL
- Run the application