带有用户管理和后台管理系统的 ChatGPT WebUI ⚠️ 本项目为 lmobest 的开源版本,目前并没有发布正式版 用户层的逻辑已经实现完毕,管理页面(后台)仍在开发中。 可以关注频道获取最新消息。 ChatGPT Admin Web 简体中文 / English apps/chat 基于 ChatGPT-Next-Web 二次开发 带有用户管理和后台面板的 ChatGPT 网页应用 📚 部署文档 🎦 演示站点 💬 反馈 🌐 群组 & 频道 ChatGPT Admin Web 🤩 开发计划 🚀 技术栈 Tech Stack 仓库 Repository 这是一个 monorepo 仓库,由以下部分组成: Package Package Description Package …
Sample code and notebooks for Generative AI on Google CloudGenerative AI Welcome to the Google Cloud Generative AI repository. This repository contains notebooks and content that demonstrate how to use, develop and manage generative AI workflows using Generative AI, powered by Vertex AI on Google Cloud. Folder structure generative-ai/ ├── language/ | └── examples/ | ├── prompt-design/ - examples for prompts | └── tuning/ - examples of tuning models └── setu…
AllForOne - Nuclei Template Collector 👤 Welcome to the "AllForOne" repository! 🚀 This repository contains a Python script that allows bug bounty hunters and security researchers to collect all Nuclei YAML templates from various public repositories, helping to streamline the process of downloading multiple templates using just a single repository. How it Works ⚙️ The script leverages the GitHub repositories which containing Nuclei Templates. It will clones them to your local machine, and…
🍦VanJS: World's smallest reactive UI framework🍦 VanJS: The Smallest Reactive UI Framework in the World VanJS (abbr. Vanilla JavaScript) is an ultra-lightweight, zero-dependency and unopinionated Reactive UI framework based on pure vanilla JavaScript and DOM. Programming with VanJS feels a lot like React. Check-out the Hello World code below: // Reusable components can be just pure vanilla JavaScript functions. // Here we capitalize the first letter to follow React conventions. const Hello = () …
A C Compiler that fits in the 512 byte boot sector of an x86 machineSectorC SectorC is a C compiler written in x86-16 assembly that fits within the 512 byte boot sector of an x86 machine. It supports a subset of C that is large enough to write real and interesting programs. It is quite likely the smallest C compiler ever written. In a base64 encoding, it looks like this: 6gUAwAdoADAfaAAgBzH/6DABPfQYdQXoJQHr8+gjAVOJP+gSALDDqluB+9lQdeAG/zdoAEAfy+gI AegFAYnYg/hNdFuE9nQNsOiqiwcp+IPoAqvr4j3/FXUG6OUA…
TypeScript for Tiny IoT DevicesDeviceScript TypeScript for Tiny IoT Devices. DeviceScript brings a professional TypeScript developer experience to low-resource microcontroller-based devices. DeviceScript is compiled to a custom VM bytecode, which can run in very constrained environments. Read the documentation ** Technical Preview - Join the discussions to provide feedback. ** blinky.mp4 Contributing Contributions are welcome! See contributing page. Tradem…
Degens Interpreter Competition (DIC) Based on the awesome book "Writing An Interpreter In Go" by Thorsten Ball Use the code THEPRIMEAGEN for 30% off Contributing Remember: first come, first serve. If there exists an implementation in your language of choice, contribute to it! If not, start by copying LANG_TEMPLATE folder: cp -r .github/LANG_TEMPLATE/ <your_folder_name> It comes with: ├── .gitignore # ignores all editor-specific or os-specific files, add additional stuff …
10分钟搭建自己可免费商用的ChatGPT环境,搭建简单,包含用户,订单,任务,付费等功能 GPTLink 只需简单几步,即可快速搭建可商用的 ChatGPT 站点。 体验地址 · 演示图片 · 反馈 · 微信加群 商务合作 · 关注公众号 · 打赏开发者 功能概览 支持 Docker 部署 开箱即用的控制台 完美适配移动端 自定义付费套餐 一键导出对话 任务拉新获客 开始使用 项目基于 PHP (Hyperf) + Vue 开发,推荐使用 Docker 进行部署; 准备好一个 API Key,推荐使用 GPTLINK Key; GPTLINK Key ,注册完成之后进入个人中心申请开发者后获取 API Key,过程非常简单,无需审核,接口无需代理; OpenAi 官方 Key; 微信相关资源(网站应用,微信公众号,微信支付),网站应用用于 PC 端扫码登录,公众号用于微信内网页登录,缺省情况将无法在对应渠道使用; 项目配置 项目提供有限的权限控制功能,项目配置文件位于 gptserver/.env,如诺不存在此文件,将 gptserver/.env.…
🤖 A list of open LLMs available for commercial use.Open LLMs These LLMs are all licensed for commercial use (e.g., Apache 2.0, MIT, OpenRAIL-M). Contributions welcome! Language Model Release Date Checkpoints Paper/Blog Params (B) Context Length Licence Try it T5 2019/10 T5 & Flan-T5, Flan-T5-xxl (HF) Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer 0.06 - 11 512 Apache 2.0 T5-Large UL2 2022/10 UL2 & Flan-UL2, Flan-UL2 (HF) UL2 20B: An Open Sourc…