7,276 skills found · Page 3 of 243
ravenscroftj / TurbopilotTurbopilot is an open source large-language-model based code completion engine that runs locally on CPU
microsoft / PhiCookBookThis is a Phi Family of SLMs book for getting started with Phi Models. Phi a family of open sourced AI models developed by Microsoft. Phi models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks
liuyubobobo / Play With AlgorithmsCodes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
NExT-GPT / NExT GPTCode and models for ICML 2024 paper, NExT-GPT: Any-to-Any Multimodal Large Language Model
jose-elias-alvarez / Null Ls.nvimUse Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
coala / Coalacoala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
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.
microsoft / Power FxPower Fx low-code programming language
codefuse-ai / Awesome Code LLM[TMLR] A curated list of language modeling researches for code (and other software engineering activities), plus related datasets.
darrenhinde / OpenAgentsControlAI agent framework for plan-first development workflows with approval-based execution. Multi-language support (TypeScript, Python, Go, Rust) with automatic testing, code review, and validation built for OpenCode
orangeduck / BuildYourOwnLispLearn C and build your own programming language in under 1000 lines of code!
nvimtools / None Ls.nvimnull-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
dotnet / Interactive.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
openai / Human EvalCode for the paper "Evaluating Large Language Models Trained on Code"
eureka-research / EurekaOfficial Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models" (ICLR 2024)
pkivolowitz / Asm BookA book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
Kotlin / Kotlin LspKotlin Language Server and plugin for Visual Studio Code
lowdefy / LowdefyBuild apps that AI can generate, humans can review, and teams can maintain. Config that works between code and natural language.
chaosprint / GlicolGraph-oriented live coding language and music/audio DSP library written in Rust
mtshiba / PylyzerA fast, feature-rich static code analyzer & language server for Python