{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"refinery-submodule-parent-images","owner":"code-kern-ai","isFork":false,"description":"Submodule which contains the requirements of the different parent images of refinery.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":6,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-06T02:22:15.187Z"}},{"type":"Public","name":"refinery-embedder","owner":"code-kern-ai","isFork":false,"description":"Embedder for refinery. Manages the creation of document- and token-level embeddings using the embedders library.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":14,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-06T02:18:05.115Z"}},{"type":"Public","name":"refinery-record-ide-env","owner":"code-kern-ai","isFork":false,"description":"Execution environment for the record IDE in refinery. Containerized function as a service to build record-specific \"quick-and-dirty\" code snippets for exploration and debugging.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":9,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-06T02:17:47.504Z"}},{"type":"Public","name":"refinery-lf-exec-env","owner":"code-kern-ai","isFork":false,"description":"Execution environment for labeling functions in refinery. Containerized function as a service to execute user-defined Python scripts.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":9,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-06T02:17:32.574Z"}},{"type":"Public","name":"refinery-zero-shot","owner":"code-kern-ai","isFork":false,"description":"Zero-shot module for refinery. Enables the integration of 🤗 Hugging Face zero-shot classifiers as an off-the-shelf no-code heuristic.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":13,"issueCount":2,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-06T02:17:23.790Z"}},{"type":"Public","name":"refinery-ac-exec-env","owner":"code-kern-ai","isFork":false,"description":"Execution environment for attribute calculation in refinery. Containerized function as a service to build custom attributes derived from the original data.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":7,"issueCount":1,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-06T02:17:19.675Z"}},{"type":"Public","name":"refinery-ml-exec-env","owner":"code-kern-ai","isFork":false,"description":"Execution environment for the active learning module in refinery. Containerized function as a service to build active learning models using scikit-learn and sequence-learn.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":11,"issueCount":1,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-06T02:17:17.099Z"}},{"type":"Public","name":"refinery-gateway","owner":"code-kern-ai","isFork":false,"description":"Gateway for refinery. Manages incoming requests and holds the workflow logic. To interact with the gateway, the UI or Python SDK can be used.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":7,"issueCount":2,"starsCount":0,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:40:17.646Z"}},{"type":"Public","name":"cicd-deployment-scripts","owner":"code-kern-ai","isFork":false,"description":"Scripts used for Kern AI CI/CD efforts","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:38:14.064Z"}},{"type":"Public","name":"refinery-websocket","owner":"code-kern-ai","isFork":false,"description":"Websocket module for refinery. Enables asynchronous notifications inside the application.","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:44.293Z"}},{"type":"Public","name":"refinery-weak-supervisor","owner":"code-kern-ai","isFork":false,"description":"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.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:43.172Z"}},{"type":"Public","name":"refinery-updater","owner":"code-kern-ai","isFork":false,"description":"Updater for refinery. Manages migration logic to new versions if required.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":2,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:41.100Z"}},{"type":"Public","name":"refinery-ui","owner":"code-kern-ai","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":2,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:39.802Z"}},{"type":"Public","name":"refinery-tokenizer","owner":"code-kern-ai","isFork":false,"description":"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.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":2,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:38.398Z"}},{"type":"Public","name":"refinery-neural-search","owner":"code-kern-ai","isFork":false,"description":"Neural search for refinery. Manages similarity search powered by Qdrant and outlier detection, both based on vector representations of the project records.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":5,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:36.310Z"}},{"type":"Public","name":"refinery-gateway-proxy","owner":"code-kern-ai","isFork":false,"description":"Gateway proxy for refinery. Manages incoming requests and forwards them to the gateway. Used by the Python SDK.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:32.744Z"}},{"type":"Public","name":"refinery-entry","owner":"code-kern-ai","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":4,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:28.328Z"}},{"type":"Public","name":"refinery-doc-ock","owner":"code-kern-ai","isFork":false,"description":"Usage statistics collection for refinery. If users allow it, this collects product insight data used to optimize the user experience.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:24.772Z"}},{"type":"Public","name":"refinery-config","owner":"code-kern-ai","isFork":false,"description":"Configuration of refinery. Manages amongst others endpoints and available language models for spaCy.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":1,"starsCount":1,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:23.372Z"}},{"type":"Public","name":"refinery-authorizer","owner":"code-kern-ai","isFork":false,"description":"Evaluates whether a user has access to certain resources.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:19.659Z"}},{"type":"Public","name":"cognition-pdf2md","owner":"code-kern-ai","isFork":true,"description":"A PDF to Markdown converter","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":180,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T13:16:06.578Z"}},{"type":"Public","name":"refinery-submodule-model","owner":"code-kern-ai","isFork":false,"description":"Data model for refinery. Manages entities and their access for multiple services, e.g. the gateway.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":7,"issueCount":0,"starsCount":2,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T08:55:12.256Z"}},{"type":"Public","name":"refinery-next-parent-image","owner":"code-kern-ai","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Dockerfile","color":"#384d54"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-04T15:50:51.280Z"}},{"type":"Public","name":"submodule-tailwind-config","owner":"code-kern-ai","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-04T11:33:19.636Z"}},{"type":"Public","name":"submodule-react-components","owner":"code-kern-ai","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T14:18:25.392Z"}},{"type":"Public","name":"refinery","owner":"code-kern-ai","isFork":false,"description":"The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like a software artifact.","allTopics":["nlp","data-science","natural-language-processing","text-classification","annotations","transformers","artificial-intelligence","spacy","supervised-learning","labeling","active-learning","text-annotation","human-in-the-loop","labeling-tool","data-labeling","neural-search","data-centric-ai","python","machine-learning","deep-learning"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":70,"starsCount":1378,"forksCount":65,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T15:12:02.696Z"}},{"type":"Public","name":"alfred","owner":"code-kern-ai","isFork":false,"description":"Controls the start process of the refinery app. Named after Batman's butler Alfred.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T14:13:41.769Z"}},{"type":"Public","name":"refinery-python-sdk","owner":"code-kern-ai","isFork":false,"description":"Official Python SDK for Kern AI refinery.","allTopics":["nlp","machine-learning","natural-language-processing","sdk","deep-learning","text-classification","spacy","transformer","supervised-learning","labeling","active-learning","text-annotation","labeling-tool","neural-search","data-centric-ai","python"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":17,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T11:35:23.965Z"}},{"type":"Public","name":"refinery-torch-cuda-parent-image","owner":"code-kern-ai","isFork":false,"description":"Defines parent image for the Docker images of the refinery services that require torch (gpu).","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-10T09:53:08.596Z"}},{"type":"Public","name":"refinery-torch-cpu-parent-image","owner":"code-kern-ai","isFork":false,"description":"Defines parent image for the Docker images of the refinery services that require torch (cpu).","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-10T09:52:58.121Z"}}],"repositoryCount":52,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"code-kern-ai repositories"}