7,277 skills found · Page 7 of 243
NathanFlurry / VisualProgrammingLanguageVisual programming language written in Swift that assembles to executable Swift code.
UMass-Embodied-AGI / 3D LLMCode for 3D-LLM: Injecting the 3D World into Large Language Models
felixfbecker / Php Language ServerPHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
langgenius / Dify SandboxA lightweight, fast, and secure code execution environment that supports multiple programming languages
nvarner / Typst Lsp[Deprecated] An early language server for Typst, plus a VS Code extension
shyamsn97 / Mario Gpt[Neurips 2023] Generating Mario Levels with GPT2. Code for the paper "MarioGPT: Open-Ended Text2Level Generation through Large Language Models" https://arxiv.org/abs/2302.05981
lupantech / Chameleon LlmCodes for "Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models".
vrtbl / PasserineA small extensible programming language designed for concise expression with little code.
pawelmalak / Snippet BoxSnippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.
kkoomen / Vim Doge(Do)cumentation (Ge)nerator for nearly 20 languages 📚 Generate proper code documentation with a single keypress. ⚡️🔥
glato / EmergeEmerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.
bigcode-project / Bigcode Evaluation HarnessA framework for the evaluation of autoregressive code generation language models.
erning / Gorungorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.
Azure-Samples / Cognitive Speech TTSMicrosoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
juanfranblanco / Vscode SolidityVisual Studio Code language support extension for Solidity smart contracts in Ethereum https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity
loopeer / Code ReaderOne Multi program language code reader
ferrislucas / PromptrPromptr is a CLI tool that applies plain language instructions to the filesystem. Instructions can utilize a liquidjs based templating system. Use cases include refactoring, code generation, and experimentation.
THUDM / P TuningA novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.
sourcegraph / Srclibsrclib is a polyglot code analysis library, built for hackability. It consists of language analysis toolchains (currently for Go and Java, with Python, JavaScript, and Ruby in beta) with a common output format, and a CLI tool for running the analysis.
facebookresearch / SpiritlmInference code for the paper "Spirit-LM Interleaved Spoken and Written Language Model".