Notion-style WYSIWYG editor with AI-powered autocompletions Novel An open-source Notion-style WYSIWYG editor with AI-powered autocompletions. Introduction · Deploy Your Own · Tech Stack · Contributing · License Introduction Novel is a Notion-style WYSIWYG editor with AI-powered autocompletions. Here's a quick 30-second demo: Novel.mp4 Deploy Your Own You can deploy your own version of Novel to Vercel with one c…
A Clash Client For OpenWrt OpenClash 本插件是一个可运行在 OpenWrt 上的 Clash 客户端 兼容 Shadowsocks、ShadowsocksR、Vmess、Trojan、Snell 等协议,根据灵活的规则配置实现策略代理 - 感谢 frainzy1477 ,本插件基于 Luci For Clash 进行二次开发 - 使用手册 Wiki 下载地址 IPK 前往下载 依赖 luci luci-base dnsmasq-full coreutils coreutils-nohup bash curl ca-certificates ipset ip-full libcap libcap-bin ruby ruby-yaml unzip iptables(iptables) kmod-ipt-nat(iptables) iptables-mod-tproxy(iptables) iptables-mod-extra(iptables) kmod-tun(TUN模式) luc…
A cross platform Mastodon Client written in RustEbou Ebou is a cross platform Mastodon (and Pleroma, untested) client written in Rust using the Dioxus UI library. It currently runs on macOS [stable], Windows [beta], and theoretically on Linux [untested]. Ebou is a different take on the Microblogging / Mastodon experience. It groups new Toots by author and displays them in a UI not unlike modern messengers like Telegram, iMessage or WhatsApp. This makes it easy to see your friends' updates …
Open source tool for monitoring and managing ClickHouse clusters 📈 Open source tool for monitoring and managing ClickHouse clusters Get an overview of cluster load and performance Drill down into your queries and understand the load they put on your cluster Search through logs and errors Monitor and kill running queries with the click of a button Get stats on your disk usage per node, and understand how much disk space tables, columns, and parts take up Run your own queries straight f…
Performance Optimizer Observation PlatformPerformance Optimizer Observation Platform Stop flushing your performance down the drain. Overview This command line tool uses Linux's perf_event_open functionality to compare the performance of multiple commands with a colorful terminal user interface. Usage Usage: poop [options] <command1> ... <commandN> Compares the performance of the provided commands. Options: --duration <ms> (default: 5000) how long to repeatedly sampl…
Build AI-powered applications with React, Svelte, and VueVercel AI SDK The Vercel AI SDK is a library for building edge-ready AI-powered streaming text and chat UIs. Features SWR-powered React, Svelte and Vue helpers for streaming text responses and building chat and completion UIs First-class support for LangChain and OpenAI, Anthropic, and HuggingFace Edge Runtime compatibility Callbacks for saving completed streaming responses to a database (in the same request) Installation pnpm install a…
Lit is a simple library for building fast, lightweight web components. Simple. Fast. Web Components. Lit is a simple library for building fast, lightweight web components. At Lit's core is a boilerplate-killing component base class that provides reactive state, scoped styles, and a declarative template system that's tiny, fast and expressive. Documentation See the full documentation for Lit at lit.dev. For information about upgrading lit-html 1.x and lit-element 2.…
This is a simple proxy server that can be used for sending free transactional emails through Cloudflare workers. Cloudflare Worker Email Server Send free transactional emails from your Cloudflare Workers using MailChannels. Getting Started! Clone this repository Install the dependencies with npm install Use the command npx wrangler secret put --env production TOKEN to deploy a securely stored token to Cloudflare. With this command, you will be prompted to enter a random secret value, w…
Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoderWizardLM: An Instruction-following LLM Using Evol-Instruct Empowering Large Pre-Trained Language Models to Follow Complex Instructions News At present, our core contributors are preparing the 65B version and we expect to empower WizardLM with the ability to perform instruction evolution itself, aiming to evolve your specific data at a low cost. 🔥🔥🔥 we released the latest optimized version of Evol-Instruc…