diff --git a/database/data/lfaidata/organizations.csv b/database/data/lfaidata/organizations.csv index 99af8252..500ec2a7 100644 --- a/database/data/lfaidata/organizations.csv +++ b/database/data/lfaidata/organizations.csv @@ -34,3 +34,4 @@ organization_id;name;home_url;logo_url;foundation 10000033-0000-0000-0000-000000000000;artigraph;https://github.com/artigraph/;https://landscape.lfai.foundation/logos/artigraph.svg;lfaidata 10000034-0000-0000-0000-000000000000;ml-exchange;https://ml-exchange.org/;https://raw.githubusercontent.com/lfai/artwork/main/projects/mlx/icon/color/mlx-icon-color.svg;lfaidata 10000035-0000-0000-0000-000000000000;rosaenlg;https://rosaenlg.org/;https://raw.githubusercontent.com/lfai/artwork/main/projects/rosaenlg/icon/color/RosaeNLG-icon-color.svg;lfaidata +10000036-0000-0000-0000-000000000000;1chipml;https://github.com/1chipML/;https://raw.githubusercontent.com/lfai/artwork/main/projects/1chipML/color/1chipML_color.svg;lfaidata diff --git a/database/data/lfaidata/projects.csv b/database/data/lfaidata/projects.csv index f70c5836..4926261d 100644 --- a/database/data/lfaidata/projects.csv +++ b/database/data/lfaidata/projects.csv @@ -35,3 +35,4 @@ project_id;name;display_name;description;category;home_url;logo_url;accepted_at; 10000000-0034-0000-0000-000000000000;artigraph;Artigraph;Artigraph is a tool to improve the authorship, management, and quality of data. It emphasizes that the core deliverable of a data pipeline or workflow is the data, not the tasks;data;;;2022-01-27;sandbox;10000033-0000-0000-0000-000000000000 10000000-0035-0000-0000-000000000000;ml-exchange;Machine Learning eXchange;Machine Learning eXchange (MLX). Data and AI Assets Catalog and Execution Engine;model;;;2021-05-06;sandbox;10000034-0000-0000-0000-000000000000 10000000-0036-0000-0000-000000000000;rosaenlg;RosaeNLG;RosaeNLG is a Natural Language Generation library for node.js and browser rendering, based on the Pug template engine;natural language processing;;;2021-03-21;sandbox;10000035-0000-0000-0000-000000000000 +10000000-0037-0000-0000-000000000000;1chipml;1chipML;1chipML is a library for numerical crunching and machine learning on microcontrollers;machine learning;;;2022-07-04;sandbox;10000036-0000-0000-0000-000000000000 diff --git a/database/data/lfaidata/repositories.csv b/database/data/lfaidata/repositories.csv index a95ca37b..6dddda4d 100644 --- a/database/data/lfaidata/repositories.csv +++ b/database/data/lfaidata/repositories.csv @@ -58,3 +58,4 @@ repository_id;name;url;check_sets;project_id 10000000-0000-0057-0000-000000000000;kedro-viz;https://github.com/kedro-org/kedro-viz;{code-lite};10000000-0025-0000-0000-000000000000 10000000-0000-0058-0000-000000000000;openbytes-docs;https://github.com/Project-OpenBytes/OpenBytes;{docs};10000000-0032-0000-0000-000000000000 10000000-0000-0059-0000-000000000000;rosaenlg-java;https://github.com/RosaeNLG/rosaenlg-java;{code-lite};10000000-0036-0000-0000-000000000000 +10000000-0000-0060-0000-000000000000;1chipML;https://github.com/1chipML/1chipML;{community, code};10000000-0037-0000-0000-000000000000