
Lists (2)
Sort Name ascending (A-Z)
- All languages
- Astro
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Cuda
- Dart
- Dockerfile
- Elixir
- Erlang
- Fluent
- Go
- HTML
- Haskell
- JSON
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Less
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Objective-C
- PHP
- PostScript
- PowerShell
- Python
- R
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- ShaderLab
- Shell
- Stylus
- Svelte
- Swift
- SystemVerilog
- TeX
- TypeScript
- V
- Vim Script
- Vue
- XSLT
Starred repositories
FinRL: Financial Reinforcement Learning. 🔥
SDG is a specialized framework designed to generate high-quality structured tabular data.
cenXiv 是一个基于 Django 的电子预印本存档,旨在为用户提供中文(CN)和英文(EN)双语界面的 arXiv 论文浏览、搜索和下载功能。该项目允许用户浏览、搜索和获取科学论文的各种格式,包括中文全文 PDF、英文全文 PDF、HTML、DVI 和源文件等。
本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器。Backend service for xiaozhi-esp32, helps you quickly build an ESP32 device control server.
Train transformer language models with reinforcement learning.
we want to create a repo to illustrate usage of transformers in chinese
Framework for enhancing LLMs for RAG tasks using fine-tuning.
The simplest and lowest-cost AI integration solution. If you like this project, please give it a Star~ | 最简单、最低成本的AI接入方案。喜欢本项目的话点个 Star 吧~
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
An AI agent that writes (actually useful) code for you
This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API.
A Repository for Single- and Multi-modal Speaker Verification, Speaker Recognition and Speaker Diarization
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
百聆 是一个类似GPT-4o的语音对话机器人,通过ASR+LLM+TTS实现,集成DeepSeek R1等优秀大模型,时延低至800ms,Mac等低配置也可运行,支持打断
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
Server that provides RESTful services to control a Raspberry Pi
A minimal GPU design in Verilog to learn how GPUs work from the ground up
搭建专属于你的消息推送服务,支持多种消息推送方式,支持 Markdown,基于 Golang 仅单可执行文件,开箱即用
Bringing Old Photo Back to Life (CVPR 2020 oral)
Instructions on how to use the Realtime API on Microcontrollers and Embedded Platforms
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step