Data labelling tasks are challenging due to a few factors: - long hours of human workforce to label the data manually, - off-the-shelves toolkit which cannot fulfill the use cases needs. - frustration processes to convert data to supported format types for labelling work We aim to solve these in **Classifai** by providing significant value to the data science workflow.
## Features - Platform-agnostic - Classifai is build with Java backend. \ As Java is platform-neutral, it is as simple as download the classifai uber jar file and run it with Java runtime. - Asynchronous API - Fast and speedy response - In-memory Java-based database - Conversion of conventional data types to preferred formats (For example: .pdf format to .png format) - Multi data types supported
**Segmentation Annotation**
**Classifai** is a web-based application which can opens in either **Chrome, Firefox** browser \ or any Chromium-based browser such as **Opera** and **Vivaldi**. \ (Note: Internet Explorer & Microsoft Edge is not supported) There are two ways to open classifai in the browser 1. Click on the first button of **Welcome Launcher**
2. Alternatively, start classifai, then proceed to open a browser and put in url _http://localhost:9999/_
**Conversion of files** \ We put into great thought into how data scientists build modelling with data. When building use cases such as Optical Character Recognition (OCR) or medical related use cases, often the raw data formats such as pdf/tif were not commonly used in the modelling. Let alone data labellers were facing a hard time trying to convert these files into supported formats. **Classifai** comes with a Conversion Launcher. Currently supporting the conversion of format of **pdf/tif** to **png/jpg**.
## Installation Classifai supports the following Operating Systems.
Installation comes in distribution built with Java for each operating system. The installation packages and formats are listed below. | Operating System | Supported Version | Installation package format | |:-------------:|:-------------:|:-------------:| | [Windows](https://bit.ly/37Ci3FP) | 7, 8, 10 | msi| | Ubuntu | [18 LTS](https://bit.ly/3jMohZg), [20 LTS](https://bit.ly/3fSLpEx) | deb | | Centos | [7](https://bit.ly/3s5lK02), [8](https://bit.ly/3CGYevs) | rpm | | [Mac](https://bit.ly/3kfcXFd) | 10 | pkg | Alternatively, download the [uber jar file](https://bit.ly/3sbmpgG) and run with Java JDK/JRE 14. ``` java -jar classifai-uberjar-dev.jar --unlockdb --port=9999 ``` ## Learn More | Section | Description | |:-------------:|:-------------:| | [Website](https://classifai.ai/) | Official Website| | [Documentation](https://docs.classifai.ai/) | Full API documentation and tutorials | | [Blogs](https://medium.com/classifai-ai) | Technical Posts | | [Discord](https://discord.gg/WsBFgNP) | Community Support for Classifai Tool | | [AI from the Data Perspective](https://certifai.ai/ai-from-the-data-perspective-aifdp/) | Self-Paced Training to learn about Data Annotation and the use of Classifai | ## Contact us For custom functionality development support, enterprise support and other related questions, \ contact the team at _hello@classifai.ai_:smiley: ## BiWeekly Dev Meeting Welcome to join! We have bi-weekly meeting to discuss about features, roadmaps and issues we are working on. - :alarm_clock: Monthly on Wednesday [9pm (GMT+8)](https://www.thetimezoneconverter.com/?t=9%3A00%20am&tz=malaysia) - :telephone_receiver: [Zoom](https://us02web.zoom.us/j/82283024486?pwd=NGoyNUJNbzFLdDdxblNHTHdLZmpCUT09) - :memo: [Meeting minutes](https://hackmd.io/IvEUZR_bTOy5-y8GbIYcLg?view) - :busts_in_silhouette: Community Support Channel with Discord - First Timer - [Sign Up](https://discord.com/invite/WsBFgNP) - Log In - [Log in to Discord](https://discord.com/login) and go to _Certifai Server -> #classifai channel_ ![Discord with Classifai](https://bit.ly/3kUSk3l)