# CnBox

Listening and making sense of conversations need annotation, discovery and navigation tools. To give a glimpse, over 500 million online meetings happen **per day** in 2022. Many of these are recorded by facilitators for sharing of the meeting proceeds and for sense-making activities. Typically, the recordings stay on a cloud provided by the meeting host and hardly many revisit them for review for lack of time and lack of decentralized collaboration tools. Followups post the meeting are particularly aggravated when the meetings are with rural participants. Participants will not have a locally available recording nor can bookmark audio fragments during recording for revisiting needs. Therefore coordinating review discussions require obtaining the recording, making notes on what was said when, scheduling review discussion with local groups and then sharing with the meeting facilitators for a walk through. This process is especially aggravating for the remote rural participants who typically, unlike the facilitators, are low-literate and not able to minute the meetings with reference timestamps.

We propose CnBox, a plug and play *Community Networking* cloud server with decentralized recording and marking tool as *one* of its services. These tools also provide a Web interface for media archiving, annotations and discovery of related media fragments. The recordings are addressed by content and can be referenced across the shared networks. Annotations can be collaboratively shared or made in private that are only available on local networks. The resulting hypermedia archives interconnect as a Web of linked data that is inclusive of the low-literate or the remote participant communities. These tools are browser based and open source, and can be hosted even on personal computers.

![](/files/ACRZ9ZNmZpP1TJ8ANyKV)

**use cases:** <https://hackmd.io/L6MynXknQVaprOJfMAxCbA?view>

Audio conversations has been the main stay of human communications. As Internet reach for the rural and low-literate populations of the world is halting, interaction and interconnection support for audio based communications are a necessity to encourage utilitarian engagement. Collaborative media annotations can effectively contribute to decentralised hypermedia content networks. We have developed and deployed collaborative audio annotation tools in a number of community networks. These are in the contexts of listening sessions in rural contexts and mesh networks, community radio - curation and discovery, micro media and storytelling archives, ethnography and community health, and online learning in offline spaces during the COVID lockdown times. With this work, we ensure availability of packaged open source tools for self hosting in addition to devices that plugin to a participant network context for "sense-making as a service".

#### Related Projects

{% content-ref url="/pages/-MPWG1yrLKCMyxn8rfVr" %}
[Webinar Pi/ Aamne Samne Pi](/projects/webinar-pi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MF-UJVh-cD\_sjsUaijN" %}
[Papad](/projects/papad.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPRF2yVaAR9JwGMgTaG" %}
[COW Mesh](/projects/cowmesh.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MO\_XpHEFAfkvr24-0iM" %}
[Mirzapur Girls Project](/projects/mirzapur.md)
{% endcontent-ref %}


---

# 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://open.janastu.org/projects/cnbox.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.
