GithubHelp home page GithubHelp logo

tommylitlle / kili-playground Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kili-technology/kili-python-sdk

0.0 1.0 0.0 60.97 MB

Simplest and fastest image and text annotation tool.

Home Page: https://kili-technology.com

License: Apache License 2.0

Python 11.65% Dockerfile 0.07% Shell 0.03% Jupyter Notebook 88.25%

kili-playground's Introduction

Image and Text Annotation Tool - Kili Playground

Python 3.7 Build Status

What is Kili Technology?

Kili Technology is an image, text and voice data annotation tool designed to help companies deploy machine learning applications faster. In a few minutes you can start annotating your data thanks to a catalogue of intuitive and configurable interfaces. You can easily accelerate the labeling process by connecting one of your models to pre annotate the data. The work of the annotators is 2 to 5 times faster. Kili Technology facilitates collaboration between technical teams and the business, but also with outsourced annotation companies. Data governance is managed, and production quality control is facilitated. Kili Technology meets the needs of small teams as well as those of large companies with massive stakes.

Kili Technology allows you to:

  • Quickly annotate text, images, video, audio thanks to simple and intuitive interfaces
  • Easily ingest data, in drag & drop, from your cloud provider, or while keeping your data On Premise, when necessary.
  • Manage participants, roles and responsibilities
  • Monitor production quality using leading indicators and workflows for production monitoring and data quality validation
  • Easily export the produced data

Text annotation example

Image annotation example

Video annotation example

What is Kili Playground ?

Kili Playground is a Python client wrapping the GraphQL API of Kili Technology. It allows data scientists and developers to control Kili Technology from an IDE.

Installation

  • Clone the repository and install with pip
pip install kili
  • Note: If you're on Windows, install Shapely by following this tutorial.

Get started

from kili.authentication import KiliAuth
from kili.playground import Playground
kauth = KiliAuth(email, password)
playground = Playground(kauth)

Here are some recipes. Among them:

If you want more details on what you can do with the API, follow the technical documentation.

kili-playground's People

Contributors

bruceatkili avatar edarchimbaud avatar fxleduc avatar marcenacp avatar mduval1 avatar p-desaintchamas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.