Skip to content
@code-kern-ai

Kern AI

Building data-centric open-source tools for NLP

Hi there 👋

We are Kern AI, a team of ambitious data engineers and scientists aiming to make your life as a developer a bit easier. Our libraries and tools aim at improving the data-centric AI lifecycle.

We mainly maintain and publish refinery, the data scientist's open-source choice to scale, assess and maintain natural language data. Also, we maintain bricks, a collection of open-source modular NLP enrichments.

🪢 Community and contact

Feel free to join our community spaces, where we'll discuss about recent findings in data-centric AI:

We send out a (mostly) weekly newsletter about recent findings in data-centric AI, product highlights in development and more. You can subscribe to the newsletter here.

Also, you can follow us on Twitter and LinkedIn.

GitHub Discussions Discord Twitter LinkedIn YouTube Kern AI Docs Website

Pinned Loading

  1. refinery Public

    The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like a software artifact.

    Python 1.4k 70

  2. bricks Public

    Open-source natural language enrichments at your fingertips.

    Python 456 24

  3. refinery-python-sdk Public

    Official Python SDK for Kern AI refinery.

    Python 19 3

  4. refinery-sample-projects Public

    Containing examples of projects you can use to test refinery. Please select the use case from the branches.

    25 5

  5. automl-docker Public archive

    CLI-based tool to automatically build ML models from training data into a servable Docker container

    Python 58 3

Repositories

Showing 10 of 52 repositories
  • refinery-submodule-model Public

    Data model for refinery. Manages entities and their access for multiple services, e.g. the gateway.

    Python 2 Apache-2.0 1 0 3 Updated Mar 20, 2025
  • TypeScript 0 0 0 0 Updated Mar 20, 2025
  • TypeScript 0 0 0 2 Updated Mar 20, 2025
  • refinery-authorizer Public

    Evaluates whether a user has access to certain resources.

    Python 0 Apache-2.0 2 0 0 Updated Mar 20, 2025
  • refinery-gateway-proxy Public

    Gateway proxy for refinery. Manages incoming requests and forwards them to the gateway. Used by the Python SDK.

    Python 0 Apache-2.0 2 0 0 Updated Mar 20, 2025
  • refinery-neural-search Public

    Neural search for refinery. Manages similarity search powered by Qdrant and outlier detection, both based on vector representations of the project records.

    Python 5 Apache-2.0 1 0 1 Updated Mar 20, 2025
  • refinery-tokenizer Public

    Tokenizer for refinery. Manages the creation and storage of spaCy tokens for text-based record attributes and supports multiple language models. It is used by the gateway.

    Python 1 Apache-2.0 1 0 1 Updated Mar 20, 2025
  • refinery-weak-supervisor Public

    Weak supervision for refinery. Manages the integration of heuristics such as labeling functions, active learners or zero-shot classifiers. Uses the weak-nlp library for the actual integration logic and algorithms.

    Python 0 Apache-2.0 1 0 1 Updated Mar 20, 2025
  • refinery-ac-exec-env Public

    Execution environment for attribute calculation in refinery. Containerized function as a service to build custom attributes derived from the original data.

    Python 0 Apache-2.0 1 1 6 Updated Mar 20, 2025
  • refinery-lf-exec-env Public

    Execution environment for labeling functions in refinery. Containerized function as a service to execute user-defined Python scripts.

    Python 0 Apache-2.0 1 0 8 Updated Mar 20, 2025

Top languages

Loading…

Most used topics

Loading…