Skip to main content

Python client for Kili Technology labeling tool

Project description

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 and frames (3D images, DICOM Images and scans) 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

Named Entities Extraction and Relation Rich format support

Image annotation example

Classification Object detection (bounding-box here)

Video annotation example

Video annotation Video classification

Other interfaces

Pdf Speech to Text

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

Get started

  • Export an API KEY In My Account -> API KEY :

  • In your favourite IDE :
from kili.client import Kili
kili = Kili(api_key='MY API KEY')
# You can now play with the playground

You can follow those tutorials to get started :

You can find all of recipes here. Among them:

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

Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kili-2.55.0.tar.gz (35.4 kB view hashes)

Uploaded Source

Built Distribution

kili-2.55.0-py3-none-any.whl (53.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page