1,123 skills found · Page 1 of 38
mckaywrigley / AI Code TranslatorUse AI to translate code from one language to another.
NELSONZHAO / ZhihuThis repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
WillieWangWei / SwiftUI TutorialsA code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
pydn / ComfyUI To Python ExtensionA powerful tool that translates ComfyUI workflows into executable Python code.
msgi / Nlp JourneyDocuments, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc.
miracleyoo / Pytorch Lightning TemplateAn easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all the functions as well. Big-project-friendly as well. No need to rewrite your config in hydra.
amimo / DccDCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
ckdevrel / AppIntroAnimationAppIntroAnimation is a set of code snippets to make cool intro screen for your app with special Image Translation and Transformation animation effects. It is very easy to use and customize without adding third party library integrations.
intellism / Vscode Comment TranslateThis extension helps developers translate comments, strings, code hints, error messages, and variable names in their code. 注释翻译插件, 不干扰正常代码,方便快速阅读源码。
rohitg00 / SkillkitSupercharge AI coding agents with portable skills. Install, translate & share skills across Claude Code, Cursor, Codex, Copilot & 40 more
i18next / I18next ScannerScan your code, extract translation keys/values, and merge them into i18n resource files.
Dadangdut33 / Speech TranslateA realtime speech transcription and translation application using Whisper OpenAI and free translation API. Interface made using Tkinter. Code written fully in Python.
Rudrabha / LipGANThis repository contains the codes for LipGAN. LipGAN was published as a part of the paper titled "Towards Automatic Face-to-Face Translation".
deusyu / Translate BookClaude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents
natural / Java2pythonSimple but effective library to translate Java source code to Python.
Flame-Code-VLM / Flame Code VLMFlame is an open-source multimodal AI system designed to translate UI design mockups into high-quality React code. It leverages vision-language modeling, automated data synthesis, and structured training workflows to bridge the gap between design and front-end development.
i18next / I18next ParserParse your code to extract translation keys/values and manage your catalog files
nim-lang / C2nimc2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
TOMB5 / TOMB5Tomb Raider: Chronicles Disassembly translated to C source code.
Cr4sh / OpenreilOpen source library that implements translator and tools for REIL (Reverse Engineering Intermediate Language)