mareksagan / SalesChatbot

Price inquiry bot (Java 8, Apache OpenNLP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SalesBot

Price inquiry bot (Java 8, Apache OpenNLP)

Requirements

  • Bot must be able to answer pricing and sales related questions in an intelligent manner
  • It must be knowledgable enough to cover the most important questions in the mentioned field

Installation

  • Set up Maven and JDK 11 on your machine
  • Run mvn clean install
  • Run mvn package to deploy a JAR file
  • java -jar /path/SalesBot.jar

About

Price inquiry bot (Java 8, Apache OpenNLP)

License:MIT License


Languages

Language:Java 100.0%