AI Zen (ai-zen)

AI Zen

ai-zen

Geek Repo

Location:China

Home Page:https://ai-zen.cn

Github PK Tool:Github PK Tool

AI Zen's repositories

async-queue

AsyncQueue is a TypeScript class that provides a simple asynchronous queue implementation. It implements the Symbol.asyncIterator interface, allowing it to be used in for-await-of loops. This enables one or multiple consumers to process items in the queue asynchronously.

Language:TypeScriptStargazers:2Issues:0Issues:0

chats

A simple AI chat framework that consists of two sub-projects: @ai-zen/chats-core and @ai-zen/chats-webui. It aims to simplify the development of AI chat applications.

Language:VueLicense:MITStargazers:2Issues:0Issues:0

steamworks.js

A steamworks implementation for nw.js/electron games

Language:RustLicense:MITStargazers:2Issues:0Issues:0

steamworks-rs

Rust bindings to the SteamWorks SDK

Language:RustLicense:Apache-2.0Stargazers:0Issues:0Issues:0

live2d-vue-workspace

A Pnpm Workspace Project of @ai-zen/live2d-vue

Language:TypeScriptStargazers:0Issues:0Issues:0

event-bus

Simple TypeScript library for managing events.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

live2d-copilot

An AI Desktop Pet

Language:TypeScriptStargazers:13Issues:0Issues:0

lazy-promise

LazyPromise is a TypeScript class that represents a lazy promise, which executes its executor function only when then, catch, or finally methods are called.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

node-fetch-event-source

A better API for making Event Source requests, with all the features of node-fetch

Language:TypeScriptLicense:MITStargazers:6Issues:0Issues:0