nthopinion / covidathon

covidathon submissions by askco19 team
MIT License
3 stars 9 forks source link

Contributors

SingularityNET, Ocean Protocol and Nth Opinion Join Forces: Covidathon x AskCo19.com

Calling All Data Scientists, Cryptographers, Smart Contract Developers, Cypherpunks, and Medical Professionals : Global Hackathon to Defeat COVID-19: Connecting physicians & developers globally in the wake of COVID-19 pandemic


## Table of Contents - [About the Project](#about-the-project) - [Built With](#built-with) - [Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Tests](#test) - [Roadmap](#roadmap) - [Contributing](#contributing) - [Communication channels](#communication-channels) ## About The Project SARS-COV-2 is spreading around the globe at a frighteningly rapid pace. This war continues to hold humanity hostage with fear and social isolation. COVID-19 is one of the greatest threats we have ever faced. The fight against COVID-19 will take place outside of healthcare through the pairing of artificial intelligence and blockchain, utilizing globally connected machines with algorithms that can propagate and move faster than the virus. Our traditional ways of using research, trials, policies, and tried-and-true therapies are not fast enough and have not been able to slow the destruction of COVID-19.
Who are we?
Three technology companies — SingularityNET, Ocean Protocol and Nth Opinion — have joined efforts to utilize the latest technologies to outpace the spread of the virus.

What are we building together?
The grassroots open-source team behind AskCo19.com is excited to partner with SingularityNET to merge decentralized protocols, communication technologies, artificial intelligence, and machine learning. How are we building it?
With a collaborative effort, we are building a solution intensive web application that facilitates the integration of modern technologies, with the expertise of a wide cross section of volunteers. Integrating powerful human characteristics to coalesce awareness, foresight, compassion and wisdom to guide decision making. We are a technological species that has been undergoing a revolution with our abilities to wield artificial intelligence and blockchain, we can extinguish this threat with the power of innovations that are self-adapting, borderless, decentralized, and defend us without permission. We aim to accomplish this by applying the use of decentralized protocols, communication technologies, artificial intelligence, and machine learning through a collaborative approach. Why are we doing this?
We believe this partnership enables real-time sharing of critical understanding and insights on how to overcome COVID-19 with treatments, techniques, therapies, and agents from people for people across the globe. [Interested in learning more?](https://medium.com/@nthopinionco/ai-technology-partnership-to-fight-covid-19-859b24ae5f33/) [Join our Slack](http://bit.ly/hackingcovid19-slackinvite) [Join our Discord](https://daia.foundation/covidathon/) [Request Feature](https://github.com/nthopinion/covidathon/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc) [Report Issue](https://github.com/nthopinion/covidathon/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-descx) NOTICE: This open source project is a work in progress. The best way to get onboarded and brought up to speed is to participate in our Slack channel: ### Built With - [Create React App](https://github.com/facebook/create-react-app) ## Getting Started The COVIDATHON project is a monorepo. The server code is inside the `api` folder and the client code is inside the `client` folder. ### Prerequisites This is an example of how to list things you need to use the software and how to install them. - npm ```sh npm install npm@latest -g ``` ### Installation 1. Navigate to the repository where you want to install the project 2. Clone the repo ```sh git clone git@github.com:nthopinion/covidathon.git ``` 3. To setup the `api`, check the [README](/webapi) inside the `webapi` folder. 4. To setup the `client`, check the [README](/webapp) inside the `webapp` folder. 5. To setup the `dsproj`, check the [README](/datascience) inside the `datascience` folder. ## Test Testing is important in order to make sure your feature is meeting all the requirements. Launch the test runner in the interactive watch mode by running the npm command
```sh npm test ``` ## Roadmap See the [open issues](https://github.com/nthopinion/covidathon/issues) for a list of proposed features (and known issues). ## Contributing Contributions in this project are vital since the situation is evolving rapidly. Any contributions you make are **greatly appreciated**. 1. [Fork](https://github.com/nthopinion/covidathon/fork/) the Project 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a [Pull Request](https://github.com/nthopinion/covidathon/compare) If you are stuck on any of the steps, we have a similar YouTube video you can take a look at: [https://youtu.be/otuDhXWWnbw](https://youtu.be/otuDhXWWnbw) ## License License to be added. ## Communication channels Come over on Slack to be part of the initiative and talk with the other contributors - [Slack](http://bit.ly/hackingcovid19-slackinvite) Project Link: [https://github.com/nthopinion/covidathon/](https://github.com/nthopinion/covidathon/)