Skip to content

MOZI-AI/moses-service-ui

Repository files navigation

Client application for interacting with SingularityNET's moses service

The purpose of this application is to provide users with a convienient interface for interacting with SingularityNET's moses service.

Running the application

  1. Clone the project
    git clone https://github.com/MOZI-AI/moses-service-ui

  2. Go into the project folder and install dependencies
    cd moses-service-ui
    npm i

  3. Define SERVICE_ADDR enviroment variable. It should point to the server that runs the moses service.
    export SERVICE_ADDR=<ADDR>

  4. Run the project
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages