eclipse / editdor

Eclipse ediTDor - A tool for simply designing W3C Thing Descriptions
https://eclipse.github.io/editdor/
38 stars 19 forks source link
iot jsonld web webofthings

alt text Discord

A tool for simply designing W3C Thing Descriptions and Thing Models

Find the ediTDor here to try it out:

https://eclipse.github.io/editdor/

Using the AI Chat Function

The AI chat is currently implemented using Azures cognitive services API. To make use of the chat the app has to be compiled with two additional environment variables:

REACT_APP_OPENAI_KEY={api_key}
REACT_APP_OPENAI_URI={azure_resource_address}

About this project

The goal of this project is the easy creation of W3C Thing Description instances and Thing Models by providing a platform-independent ediTDor tool. The following features are addressed in this project

Technologies

Contribution guide

Any contribution to this project is welcome. If you want to report a bug or question, please check the issue list or create a new issue. If you want to contribute to this project by coding, please follow the general contribution guidelines described here. Note that you need to have an Eclipse account to make Pull Requests.

License

Prerequisites

To use with Node.js

All systems require the following:

Install dependencies

npm install install all the dependencies listed within package.json

Start Locally

npm run start starts a local development server on Port 3000 (http://localhost:3000)

Build

npm install install all the dependencies listed within package.json

npm build builds the project for deployment

Implemented Features in the ediTDor: