{"id":20609045,"url":"https://github.com/ainize-team/ainized-projects","last_synced_at":"2025-08-30T05:05:05.727Z","repository":{"id":51369793,"uuid":"227511847","full_name":"ainize-team/ainized-projects","owner":"ainize-team","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-13T05:23:24.000Z","size":115,"stargazers_count":27,"open_issues_count":0,"forks_count":10,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-15T04:38:34.205Z","etag":null,"topics":["ainize","docker","serverless"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ainize-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-12T03:27:02.000Z","updated_at":"2023-09-04T13:04:09.000Z","dependencies_parsed_at":"2022-08-25T14:51:24.328Z","dependency_job_id":null,"html_url":"https://github.com/ainize-team/ainized-projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ainize-team/ainized-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainize-team%2Fainized-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainize-team%2Fainized-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainize-team%2Fainized-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainize-team%2Fainized-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ainize-team","download_url":"https://codeload.github.com/ainize-team/ainized-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainize-team%2Fainized-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272805571,"owners_count":24995916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ainize","docker","serverless"],"created_at":"2024-11-16T10:12:36.844Z","updated_at":"2025-08-30T05:05:05.705Z","avatar_url":"https://github.com/ainize-team.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ainized-projects\n\n- [Featured](#Featured)\n- [Tutorial](#Tutorial)\n- [Projects @ OpenResource Hackathon, Seoul, 2019](./2019OpenResourceHackathon.md)\n- [Projects @ OpenResource Experience, SF, 2020](#OpenResource-Experience-SF-2020)\n- [Weekly Ainize](#Weekly-Ainize)\n- [Projects by Users](#Projects-by-Users)\n\n## Featured\n\n* **[Detectron2](https://github.com/gkswjdzz/ainized-detectron2)**\n  - Detectron2 is the object detection open source project based on the pytorch made in the Facebook AI Research (FAIR).\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/gkswjdzz/ainized-detectron2)\n\n* **[StanfordNLP](https://github.com/gkswjdzz/ainized-stanfordnlp)**\n  - API server using stanfordNLP that contains tools for robust text analytics, including tokenization, multi-word token (MWT) expansion, lemmatization, part-of-speech (POS) and morphological features tagging and dependency parsing.\n  - Pretrained neural models supporting [53 (human) languages featured in 73 treebanks](https://stanfordnlp.github.io/stanfordnlp/models.html#human-languages-supported-by-stanfordnlp).\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/gkswjdzz/ainized-stanfordnlp)\n\n\u003c!--\n* **[Hashtag Prediction with Pytorch](https://github.com/monologg/hashtag-prediction-pytorch)**\n  - Multimodal hashtag prediction model using Pytorch. Using the given image from Instagram and the texts, it returns appropriate hashtags.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=github.com/monologg/hashtag-prediction-pytorch)\n--\u003e\n\n* **[KoNLPy-gRPC](https://github.com/minhoryang/KoNLPy-gRPC)**\n  - Korean Natural Language Process API which redesigned KoNLPy (Wrapper) to enhance usability and portability with gRPC.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/minhoryang/KoNLPy-gRPC)\n\n* **[U-GAT-IT](https://github.com/kmswlee/UGATIT)**\n  - Official Tensorflow implementation of **U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation** (ICLR 2020).\n  - Pretrained `Selfie2Anime` and `Anime2Selfie` model included.\n  \n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/kmswlee/UGATIT)\n\n\u003c!--\n* **[Blurhash API](https://github.com/b3ting/blurhash-python)**\n  - `BlurHash` API generates a **compact representation of a placeholder** for an image.\n    \n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=github.com/b3ting/blurhash-python)\n--\u003e\n\n* **[Crowdy](https://github.com/ainize-team2/crowdy)**\n  - Crowdy is a web app that displays nearby supermarkets based on your current location, with the crowdedness levels at different times of the day.\n  - Originally developed by @andrewlimcj and submitted to CGH 1.0 (COVID-19 Global Hackathon 1.0).\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/ainize-team2/crowdy)\n    \n* **[Python Level Challenge](https://github.com/ainize-team1/python-level-challenge)**\n  - A simple online quiz platform for python programming language.\n  - Solve quiz and check your level!\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/ainize-team1/python-level-challenge)\n\n## Tutorial\n\n* **[Hello world](https://github.com/ainize-team/ainize-run-helloworld-example)**\n  - This application simply shows 'Hello World' on a web browser.  \n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/ainize-team/ainize-run-helloworld-example)\n\n* **[Primality test](https://github.com/ainize-team/ainize-run-primality-test-example)**\n  - A simple online prime number tester based on Miller–Rabin primaliity test algorithm.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/ainize-team/ainize-run-primality-test-example)\n\n* **[Wonny](https://github.com/ainize-team/ainize-run-wonny-example)**\n  - This repository provides an API server, called Wonny server, that evaluates images based on an aesthetic and technical image quality model.  \n  \n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/ainize-team/ainize-run-wonny-example)\n\n* **[Style-transfer](https://github.com/ainize-team/ainize-run-style-transfer)**\n  - This tutorial uses deep learning to compose one image in the style of another image.\n    \n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/ainize-team/ainize-run-style-transfer)\n\n\n## OpenResource Hackathon, Seoul, 2019\n- [Submitted Projects](./2019OpenResourceHackathon.md)\n\n\n## OpenResource Experience, SF, 2020\n\n* **[Blurhash API](https://github.com/b3ting/blurhash-python)**\n  - `BlurHash` API generates a **compact representation of a placeholder** for an image.\n    \n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/b3ting/blurhash-python)\n\n\n## Weekly Ainize\n\n* **[Detectron2](https://github.com/gkswjdzz/ainized-detectron2)**\n  - Detectron2 is the object detection open source project based on the pytorch made in the Facebook AI Research (FAIR).\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/gkswjdzz/ainized-detectron2)\n\n* **[A Non-negative Symmetric Encoder-Decoder Approach for Community Detection](https://github.com/kmkwon94/ainized-karateclub)**\n  - A general purpose community detection and network embedding library for research built on NetworkX. (a.k.a. karateclub)\n  - Find nodes that has probability of joining neigbors (Community Detection)\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/kmkwon94/ainized-karateclub)\n\n* **[StanfordNLP](https://github.com/gkswjdzz/ainized-stanfordnlp)**\n  - API server using stanfordNLP that contains tools for robust text analytics, including tokenization, multi-word token (MWT) expansion, lemmatization, part-of-speech (POS) and morphological features tagging and dependency parsing.\n  - Pretrained neural models supporting [53 (human) languages featured in 73 treebanks](https://stanfordnlp.github.io/stanfordnlp/models.html#human-languages-supported-by-stanfordnlp).\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/gkswjdzz/ainized-stanfordnlp)\n\n* **[MAX-Audio-Classifier](https://github.com/kmswlee/ainized-MAX-Audio-Classifier)**\n  - Identify sounds in short audio(.wav) clips from IBM\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/kmswlee/ainized-MAX-Audio-Classifier)\n\n* **[ChatLearner](https://github.com/parkhojun/ChatLearner)**\n  - A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/parkhojun/ChatLearner)\n\n\u003c!--* **[QnABot](https://github.com/gkswjdzz/qnabot)**\n  - A chatbot trained with specific topics in PyTorch.\n  - Topics: Parasite(Bong Joon Ho), AI Network.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize-dev.herokuapp.com/deployments/github.com/gkswjdzz/qnabot)\n--\u003e\n\n* **[LASER](https://github.com/kmkwon94/ainized-laser)**\n  - LASER(`Language-Agnostic SEntence Representations`) is a library to calculate and use multilingual sentence embeddings.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/kmkwon94/ainized-laser)\n\n* **[PEFrame](https://github.com/kmkwon94/ainized-peframe)**\n  - PEframe is a open source tool to perform static analysis on Portable Executable malware and malicious MS Office documents.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/kmkwon94/ainized-peframe)\n\n\u003c!--* **[Sentence Transformers](https://github.com/kmkwon94/ainized-sentence-transformers)**\n  - Sentence Transformers find similar sentences in .txt file show you sentences that have top 5 probability.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize-dev.web.app/redirect?git_repo=github.com/kmkwon94/ainized-sentence-transformers)\n--\u003e\n\n* **[UGATIT](https://github.com/kmswlee/UGATIT)**\n  - Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020).\n  - Pretrained `Selfie2Anime` and `Anime2Selfie` model included.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/kmswlee/UGATIT)\n\n\n* **[MaskDetection](https://github.com/vyvydkf628/MaskDetection)**\n  - Detects whether the person in the image is wearing a mask or not. The model used in the server is from face-api and teachable machine\n  - Swagger Version\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/vyvydkf628/MaskDetection)\n  - Webcam Version\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://landing.vyvydkf628.endpoint.ainize.ai/maskdetection)\n\n* **[ShadeSketch](https://github.com/vyvydkf628/ShadeSketch)**\n  - Generate detailed and accurate artistic shadows from pairs of line drawing sketches and lighting directions.\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/vyvydkf628/ShadeSketch)\n\n* **[Unsup3d](https://github.com/thetkim9/unsup3d)**\n  - Render 3D .gif file from a 2D image file using unsupervised learning.\n\n     [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/thetkim9/unsup3d)\n\n* **[StarGAN v2](https://github.com/psi1104/stargan-v2)**\n  - StarGAN v2 - Official PyTorch Implementation (CVPR 2020)\n  - Changes the face of a person or animal into various facial styles.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/psi1104/stargan-v2)\n\n* **[PIFuHD](https://github.com/psi1104/pifuhd)**\n  - PIFuHD: Multi-Level Pixel-Aligned Implicit Function for High-Resolution 3D Human Digitization (CVPR 2020)\n  - Creates 3D objects for picture of the human body.\n  \n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/psi1104/pifuhd)\n\n* **[Color-Transfer](https://github.com/woomurf/ainize-color-transfer)**\n  - Color_Transfer package transfer color from source image to target image super fast.\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/woomurf/ainize-color-transfer)\n\n* **[WaveRNN](https://github.com/woomurf/WaveRNN)**\n  - Pytorch implementation of Deepmind's WaveRNN model from Efficient Neural Audio Synthesis.\n  - Convert text to speech. ( audio file )\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/woomurf/WaveRNN)\n\n* **[DeepFace](https://github.com/woomurf/deepface)**\n  - deepface is a lightweight face recognition and facial attribute analysis (age, gender, emotion and race) framework for python.\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/woomurf/deepface)\n\n* **[MyQR](https://github.com/woomurf/qrcode)**\n  - MyQR generates common qr-code, artistic qr-code (black \u0026 white or colorized), animated qr-code (black \u0026 white or colorized).\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/woomurf/qrcode)\n\n* **[EasyOCR](https://github.com/Wook-2/EasyOCR)**\n  - Extracts text from the image. \n  - it supports 40+ languages, including Chinese, Japanese, Korean and Thai.\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/Wook-2/EasyOCR)\n\n* **[Asciify](https://github.com/Wook-2/asciify)**\n  - Converts images into ascii art with the power of python.\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/Wook-2/asciify)\n\n* **[Cnn-Explainer](https://github.com/Wook-2/cnn-explainer)**\n  - Learning Convolution Neural Networks with Interactive visualization.\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/wook-2/cnn-explainer)\n\n* **[Question Generator](https://github.com/Wook-2/question_generation)**\n  - Generates Answer/Question from your text.\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/Wook-2/question_generation)\n     \n* **[Image Reader](https://github.com/Wook-2/ImageReader)**\n  - Extracts voice file from images. \n  - It uses EasyOCR \u0026 WaveRNN.\n\n     [![Run on Ainize](https://www.ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/Wook-2/callapi)\n\n* **[Council-GAN](https://github.com/kmkwon94/Council-GAN)**\n  - In this project, you can try three different kinds of models person2anime, male2female, and no-glasses\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/kmkwon94/Council-GAN)\n\n## Projects by Users\n\n* **[OmicSelector](https://github.com/kstawiski/OmicSelector)**\n  - Biomarker signiture selection (feature selection) \u0026 automatic deep-learning-based diagnostic model development from high-throughput high-throughput omics experiments and other multidimensional datasets. Initially developed for miRNA-seq, RNA-seq and qPCR data.\n\n    [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=https://github.com/kstawiski/OmicSelector)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fainize-team%2Fainized-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fainize-team%2Fainized-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fainize-team%2Fainized-projects/lists"}