ForkSarvam AISarvam AIpublished May 4, 2024seen 5d

sarvamai/Shoonya-Frontend

forked from AI4Bharat/Shoonya-Frontend

Open original ↗

Captured source

source ↗
published May 4, 2024seen 5dcaptured 11hhttp 200method plain

sarvamai/Shoonya-Frontend

Stars: 0

Forks: 1

Open issues: 0

Created: 2024-05-04T13:44:37Z

Pushed: 2024-05-02T08:47:30Z

Default branch: master

Fork: yes

Parent repository: AI4Bharat/Shoonya-Frontend

Archived: no

README:

Shoonya Frontend

An open source platform to annotate and label data at scale.

You can watch a demo of our platform - Video

Pre-requisites

The project was created using React 18.1.0. All major dependencies are listed below:

  • redux
  • react-redux
  • material-ui
  • react-router
  • axios

Setting up the server locally

1. Clone the repository - git clone --recursive https://github.com/AI4Bharat/Shoonya-Frontend.git 2. Install dependencies - `` npm install 3. Run the app in the development mode - npm start 4. Open http://localhost:3000 to view it in your browser 5. Build the app locally to the build folder - npm run build

For more information please check Shoonya

> Note: The page will reload when you make changes. You may also see any lint errors in the console.