Lists (1)
Sort Name ascending (A-Z)
Stars
- All languages
- Astro
- AutoIt
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Dart
- Dockerfile
- EJS
- Go
- HTML
- Haml
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Less
- Lua
- MDX
- Makefile
- Markdown
- Nunjucks
- Objective-C
- PHP
- Perl
- Python
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SVG
- Scala
- Shell
- Stylus
- Svelte
- Swift
- TypeScript
- Vim Script
- Vue
- Zig
An AI web browsing framework focused on simplicity and extensibility.
Unmodified Postgres with some useful plugins
A feature-rich command-line audio/video downloader
A javascript, stylesheet and webcomponent injection plugin for Gulp
Inference code for the paper "Spirit-LM Interleaved Spoken and Written Language Model".
Generates an audiobook with chapters and ebook metadata using Calibre and Xtts from Coqui tts, and with optional voice cloning, and supports multiple languages
Realm is a mobile database: an alternative to SQLite & key-value stores
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
🗜 JavaScript parser, mangler and compressor toolkit for ES6+
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Utilities to use the Hugging Face Hub API
turingscript / tokenizers
Forked from huggingface/tokenizers💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
MarkdownLint Command Line Interface
Markdown linting and style checking for Visual Studio Code
Make Prettier convert your Markdown headings to title-case.
基于 lint-md 的 Prettier 格式化插件,让其符合中文编写规范。
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
Library to generate vector embeddings in NodeJS
Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
Retrieval and Retrieval-augmented LLMs
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step