Skip to content

UNICEF AI4D Research Bank - A website that provides user with accessibility to open source datasets, models, and scripts for countries across Southeast Asia (SEA)

License

Notifications You must be signed in to change notification settings

tm-ger-chagas/unicef-ai4d-research-bank-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNICEF AI4D (AI for Development) Research Bank Project

code style: prettier license Unicef AI4D Research Bank

The UNICEF AI4D Research Bank is part of Thinking Machines's overall push for open science through the AI4D (AI for Development) initiative which aims to accelerate the development and adoption of effective machine learning (ML) models for development across Southeast Asia.

The live site is hosted in Github Pages and uses the Vitamin template with customized simplified features. To see the instructions for original Vitamin template see this

Features

Getting started

Developing Locally

Local developmentt installation instructions here

Contributing Datasets and Models

Deploying

  • Instructions for forking and deploying your own copy of the project can be found here

Scripts

  • pnpm dev - start a development server with hot reload.
  • pnpm build - build for production. The generated files will be on the dist folder.
  • pnpm preview - locally preview the production build.
  • pnpm test - run unit and integration tests related to changed files based on git.
  • pnpm test:ci - run all unit and integration tests in CI mode.
  • pnpm test:e2e - run all e2e tests with the Cypress Test Runner.
  • pnpm test:e2e:headless - run all e2e tests headlessly.
  • pnpm format - format all files with Prettier.
  • pnpm lint - runs TypeScript, ESLint and Stylelint.
  • pnpm validate - runs lint, test:ci and test:e2e:ci.

About

UNICEF AI4D Research Bank - A website that provides user with accessibility to open source datasets, models, and scripts for countries across Southeast Asia (SEA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 48.5%
  • JavaScript 44.4%
  • TypeScript 4.2%
  • Python 2.6%
  • HTML 0.2%
  • CSS 0.1%