/java-prolog-horoscopes

Horoscopes App. This project is intended to show how to connect a Prolog Knowledge base and a Java application.

Primary LanguageJava

Horoscopes App

This project is intended to showcase how to connect a Prolog Knowledge Base and a Java application using the JPL library.

All the JPL code is located in the HoroscopeJPLAdapter class. You can read more about the library here.

How to run

  1. Install SWI-Prolog
  2. Install Java
  3. Clone this repository
  4. Open the project in your favorite IDE via the pom.xml file
  5. Run the project
  6. Enjoy!