Skip to content

networkdynamics/influencemapper-service

Repository files navigation

InfluenceMapper Web Service

This is the InfluenceMapper web application. It provides access to the OpenAI service through the InfluenceMapper library.

Installation

The application is only available through docker and docker-compose. You have to first install docker in your system. Please visit the official docker website for instructions on how to install docker in your system. Once you have installed docker, you can start the project by first clone the repository and then running the following command:

docker-compose up

Running the test suite

To run the test suite, you can run the following command:

docker-compose -f docker-compose.test.yml up

About

The InfluenceMapper Web Service is a RESTful API that provides an interface to the InfluenceMapper package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published