-
Notifications
You must be signed in to change notification settings - Fork 51
Home
Milo edited this page Jan 27, 2022
·
16 revisions
This wiki is a technical resource that will help you understand what Sema is and how it is built. You use it to guide your learning and answer questions such as:
What is the architecture of Sema?
How does Sema implement and use web services
How to setup Sema on my own web server?
How do I add a new ML library to Sema?
How do I create and add a new widget to Sema?
How do I add my own documentation to Sema?
How do the Svelte stores in Sema work?
Getting set up for development
Sema is an open-source project and hopefully this wiki will motivate you to contribute to it.