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
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.
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:
The COVIDATHON project is a monorepo. The server code is inside the api
folder and the client code is inside the client
folder.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Navigate to the repository where you want to install the project
- Clone the repo
git clone [email protected]:nthopinion/covidathon.git
- To setup the
api
, check the README inside thewebapi
folder. - To setup the
client
, check the README inside thewebapp
folder. - To setup the
dsproj
, check the README inside thedatascience
folder.
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
npm test
See the open issues for a list of proposed features (and known issues).
Contributions in this project are vital since the situation is evolving rapidly. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
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
License to be added.
Come over on Slack to be part of the initiative and talk with the other contributors
Project Link: https://github.com/nthopinion/covidathon/