# Platform

### Sunbird Knowlg

| SunbirdKnowlg Components               | GitHub Repo                                                      |
| -------------------------------------- | ---------------------------------------------------------------- |
| Collection Editor (going to deprecate) | <https://github.com/project-sunbird/sunbird-collection-editor>   |
| Plugins: Editors & Players             | <https://github.com/project-sunbird/sunbird-content-plugins>     |
| Editor for non ecml content            | <https://github.com/project-sunbird/sunbird-content-editor>      |
| File upload editor                     | <https://github.com/project-sunbird/sunbird-generic-editor>      |
| Learning platform (going to deprecate) | <https://github.com/project-sunbird/sunbird-learning-platform>   |
| Knowlg platform jobs                   | <https://github.com/project-sunbird/knowledge-platform-jobs>     |
| Sunbird Knowlg Core                    | <https://github.com/project-sunbird/knowledge-platform>          |
| Sunbird Search Service                 | <https://github.com/project-sunbird/sunbird-core-search-service> |
| Sunbird DIAL Service                   | <https://github.com/project-sunbird/sunbird-dial-service>        |
| Knowledge Middleware Service           | <https://github.com/project-sunbird/knowledge-mw-service>        |

### Sunbird Lern

{% embed url="<https://github.com/Sunbird-lern>" %}

| SunbirdLern Components                   | GitHub Repo                                                                                                                                                                                                                               |
| ---------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Course Services                          | <https://github.com/Sunbird-Lern/sunbird-course-service>                                                                                                                                                                                  |
| Certificate Services                     | <p><a href="https://github.com/Sunbird-Lern/cert-service"><https://github.com/Sunbird-Lern/cert-service></a><a href="https://github.com/project-sunbird/cert-servicehttps://github.com/project-sunbird/certificate-registry"><br></a></p> |
| Certificate Registry                     | <https://github.com/Sunbird-Lern/certificate-registry>                                                                                                                                                                                    |
| Sunbird RC (Certificate Generation)      | <https://github.com/Sunbird-RC/sunbird-rc-core>                                                                                                                                                                                           |
| User Management Micro Services           | <https://github.com/Sunbird-Lern/sunbird-lms-service>                                                                                                                                                                                     |
| Discussion Forum front-end library       | <https://github.com/Sunbird-Lern/discussions-UI>                                                                                                                                                                                          |
| Discussion Forum Middleware              | <https://github.com/Sunbird-Lern/discussions-middleware>                                                                                                                                                                                  |
| Node BB Plugin for Discussion Forum      | <https://github.com/Sunbird-Lern/nodebb-plugin-sunbird-api>                                                                                                                                                                               |
| Node BB Plugin for User Auth             | <https://github.com/Sunbird-Lern/nodebb-plugin-sunbird-oidc>                                                                                                                                                                              |
| Groups Services                          | <https://github.com/Sunbird-Lern/groups-service>                                                                                                                                                                                          |
| Learning Data Pipeline                   | <https://github.com/Sunbird-Lern/data-pipeline>                                                                                                                                                                                           |
| Notification Services                    | <https://github.com/Sunbird-Lern/sunbird-notification-service>                                                                                                                                                                            |
| Lern Data Products                       | <https://github.com/Sunbird-Lern/data-products>                                                                                                                                                                                           |
| Cassandra migration                      | <https://github.com/Sunbird-Lern/sunbird-utils>                                                                                                                                                                                           |
| Discussion forum Sunbird API's           | <https://github.com/Sunbird-Lern/nodebb-plugin-sunbird-api>                                                                                                                                                                               |
| Api Manager Utility and Token generation | <https://github.com/Sunbird-Lern/sunbird-apimanager-util>                                                                                                                                                                                 |
| Keycloak SPI                             | <https://github.com/Sunbird-Lern/sunbird-auth>                                                                                                                                                                                            |

### Sunbird CoKreat

| Sunbird Co-Kreat Components        | GitHub Repo                                     |
| ---------------------------------- | ----------------------------------------------- |
| Sourcing Portal (Content creation) | <https://github.com/Sunbird-Ed/creation-portal> |
| Program service                    | <https://github.com/Sunbird-Ed/program-service> |

### Sunbird Inquiry

| Sunbird Inquiry Components | GitHub Repo                                                                        |
| -------------------------- | ---------------------------------------------------------------------------------- |
| QUML player                | <https://github.com/project-sunbird/sunbird-quml-player>                           |
| Question Editor            | <https://github.com/Sunbird-Ed/sunbird-collection-editor>                          |
| Assessment service         | <https://github.com/project-sunbird/knowledge-platform/tree/master/assessment-api> |

### Sunbird Obsrv

{% embed url="<https://github.com/Sunbird-Obsrv>" %}

### Sunbird Devops

| Sunbird Devops Components      | GitHub Repo                                                         |
| ------------------------------ | ------------------------------------------------------------------- |
| Sunbird Devops Repository      | <https://github.com/project-sunbird/sunbird-devops>                 |
| Api Manager Utility            | <https://github.com/project-sunbird/sunbird-apimanager-util>        |
| DevOps Repo for Knowlg         | <https://github.com/project-sunbird/sunbird-learning-platform>      |
| DevOps Repo for Observ         | <https://github.com/project-sunbird/sunbird-data-pipeline-devops>   |
| Prometheus azure blob exporter | <https://github.com/project-sunbird/prometheus-azure-blob-exporter> |
| Prometheus json exporter       | <https://github.com/project-sunbird/prometheus-jsonpath-exporter>   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ed.sunbird.org/older-versions/contribute/source-code/platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
