Coder Social home page Coder Social logo

jonatasleon / dev-portal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from singnet/dev-portal

0.0 1.0 0.0 50.53 MB

The SingularityNET Developer Portal where you can find all our documentation, tutorials, and developer resources!

Home Page: https://dev.singularitynet.io

Shell 13.40% JavaScript 2.98% Ruby 0.68% C++ 0.90% Python 1.01% Java 1.32% Go 5.83% HTML 34.48% Jupyter Notebook 9.30% Dockerfile 6.51% SCSS 23.36% Gherkin 0.22%

dev-portal's Introduction

logo

Welcome to the SingularityNET Developer Portal.

Our Developer Portal provides documentation about the SingularityNET Platform and Marketplace. You will learn how to build and access AI services that are published onto the network as a service developer or as an end-user of services that other people have published.

Overview

If you are just starting out, read the getting started page.

If you are already familiar with Blockchain technology like MetaMask and Ethereum then you may want to skip immediately to browsing the beta Marketplace.

Setup

We welcome external contributions to our documentation, such as corrections, improvements, new tutorials, or any other suitable addition.

Please find our contribution guidelines here.

If you want to host the developer portal locally, or help us improve our documentation, here's what you need to install, assuming you already have ruby:

gem install --user-install jekyll
gem install --user-install jekyll-paginate
gem install --user-install jekyll-sitemap
gem install --user-install jemoji
git clone https://github.com/singnet/dev-portal.git
cd dev-portal
jekyll serve

if you get the following error

<internal:C:/Ruby30-x64/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- webrick (LoadError)

then install the webrick gem using the command

gem install webrick

Before making a pull request, please also check all links are valid:

gem install --user-install html-proofer
htmlproofer ./_site/ --only-4xx --empty-alt-ignore

Stay up to date

In order to receive SingularityNET Developer Updates you can subscribe here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.